Releases: andreaperin/EnhancedBayesianNetworks.jl
Releases · andreaperin/EnhancedBayesianNetworks.jl
enhanced Bayesian Networks with imprecise probabilities
Firse release of this julia package for implementing eBNs with imprecise probabilities, evaluate and reduce them into BNs or BNs.
Once reduced exact-inference algorithm can be used to query networks nodes.
What's Changed
- Imprecise ebn by @andreaperin in #2
- 8 cn inference bug by @andreaperin in #9
- 7 envelopes for srp by @andreaperin in #10
- 11 exporting strategy by @andreaperin in #12
- Add codecov.yml by @andreaperin in #14
- Interval probability check discrete child node by @andreaperin in #16
- Test Julia1.11 by @andreaperin in #17
- Compose.jl for plotting AbstractNetwork and improved Base.show for node/s, networks and factors by @andreaperin in #18
New Contributors
- @andreaperin made their first contribution in #2
Full Changelog: https://github.com/andreaperin/EnhancedBayesianNetworks.jl/commits/0.1.0