Skip to content

v0.11.1: Bug fixes and improvements

Latest
Compare
Choose a tag to compare
@amit-sharma amit-sharma released this 25 Dec 07:08
· 22 commits to main since this release
e0d0038
  • New feature allowing users to write equations for the DGP of each node and obtain a causal model back with the mechanisms assigned (#1106 )
  • Convenience function to access fitted estimator instances from CausalModel (#1113 )
  • Bug fixes in Kernel-based independence test and networkx plot function
  • Bug fixes for confidence intervals and regressionestimator
  • Some improvements to CI/CD (auto-check readme on each PR, updated package publishing process, fix for timeout error)

Contributors: @bhatt-priyadutt, @drawlinson, @bloebp, @amit-sharma