Releases: py-why/causal-learn
Releases · py-why/causal-learn
causal-learn 0.1.3.8
causal-learn 0.1.3.7
- Fixed some bugs
- Added functions including load_dataset
causal-learn 0.1.3.4
- Fixed several issues
causal-learn 0.1.3.3
- Fixed several issues
causal-learn 0.1.3.0
- Update PNL.
causal-learn 0.1.2.9
- Several updates for consistency
causal-learn 0.1.2.8
- 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
- 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
- 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
- Improve the implementation of FCI to make it drastically faster.
- Several minor changes to improve user experience, such as visualization outputs.