Skip to content

Releases: felixleopoldo/benchpress

v2.13.1

16 Dec 19:18

Choose a tag to compare

  • Fixed bug in graph_plots module
  • Updated docs

v2.13.0

11 Sep 14:02
cc2e0bf

Choose a tag to compare

  • Supporting Snakemake 9

v2.12.1

09 Jun 22:00

Choose a tag to compare

  • Fixed bug in the graph_estimation module.

v2.12.0.1

28 Apr 23:07
732b089

Choose a tag to compare

Updated docs.

v2.12.0

26 Dec 07:47

Choose a tag to compare

v2.11.5

20 Dec 09:11

Choose a tag to compare

Minor fixes in the docs etc.

v2.11.0

16 Dec 07:23
bc5dfcb

Choose a tag to compare

  • This version introduces the bips_tpc module, based on the temporal PC (tPC) and the micd package. It enables causal discovery through the PC algorithm allowing for Edge constraints, mixed data, and missing data handling.

v2.10.1

11 Dec 23:52

Choose a tag to compare

Some bug fixes and updates to the docs.

v2.10.0

29 Nov 03:51
be1a3a9

Choose a tag to compare

New capabilities to handle missing data problems

  • Sample data through mvpc_gen_data module
  • Causal discovery using the mvpc module

v2.9.0

24 Nov 03:50
579a37d

Choose a tag to compare

Three major new features:

  • The ability to incorporate background knowledge in terms of edge Constraints.
  • The ability to specify multiple benchmark setups in the same config file.
  • A new module gcastle_dag, for generating DAGs using the gCastle package