Skip to content

Releases: py-why/causal-learn

causal-learn 0.1.2.9

25 Oct 03:24

Choose a tag to compare

  • Several updates for consistency

causal-learn 0.1.2.8

03 Jul 07:46

Choose a tag to compare

  • Optimization of methods including PC, FCI, and GES.
  • Optimization of (conditional) independence tests.
  • Added GRaSP.
  • More unit tests.
  • Others

causal-learn 0.1.2.4

15 May 16:01

Choose a tag to compare

  • Optimizations w.r.t. speed and maintainability.
  • Functions w.r.t. application in various scenarios, such as constraints based on background knowledge.
  • Functions w.r.t. improving user experience, such as customizing nodes in the visualization.
  • Other updates.

causal-learn 0.1.2.1

28 Dec 05:40

Choose a tag to compare

  • Optimize PC and FCI. Now they are even faster than the previous version.
  • Add several functionalities (e.g., background knowledge, progress bar, cache, and others) to some methods.
  • Update comments and documents. For instance, now we have default values as suggestions to general users.
  • More outputs, such as results as matrices.
  • Other updates.

causal-learn 0.1.2.0

13 Dec 03:35

Choose a tag to compare

  • Improve the implementation of FCI to make it drastically faster.
  • Several minor changes to improve user experience, such as visualization outputs.

causal-learn 0.1.1.9

23 Nov 21:33

Choose a tag to compare

Several optimizations of the code.
Better visualization (node labels, visualization using pydot, etc.).

causal-learn 0.1.1.7

12 Nov 20:22
10afd1c

Choose a tag to compare

Create LICENSE