Releases: mschauer/CausalInference.jl
Releases · mschauer/CausalInference.jl
v0.17.0
CausalInference v0.17.0
Changes
- Updates to the interface for SCMs
Merged pull requests:
- add CausalEffectsMatrix in SCM (#157) (@JorgeLuizFranco)
- minor version bump (0.16.0 -> 0.17.0) causal equations for Julia registration (#158) (@JorgeLuizFranco)
v0.16.0
CausalInference v0.16.0
Merged pull requests:
- Bump codecov/codecov-action from 1 to 4 (#150) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#151) (@dependabot[bot])
- Bump actions/cache from 1 to 4 (#152) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#153) (@dependabot[bot])
- Scm/equations (#155) (@JorgeLuizFranco)
- Bump version (#156) (@mschauer)
Closed issues:
- Retrieve Equations from CausalGraph (#154)
v0.15.1
CausalInference v0.15.1
Merged pull requests:
v0.15.0
v0.14.0
CausalInference v0.14.0
Merged pull requests:
- Try exponential representation of rate to make sqrt-balance possible (#134) (@mschauer)
- Add dagsampler (#137) (@mschauer)
- CompatHelper: add new compat entry for "LogarithmicNumbers" at version "1.4" (#138) (@github-actions[bot])
- Add Bayesball graph (#140) (@mschauer)
- Bound log argument (#141) (@mwien)
v0.13.0
CausalInference v0.13.0
Breaking changes
causalzigzag
returns a vector of tuples each containing a graph, spent time, current direction, number of edges and, now also, the score.
Merged pull requests: