Releases: sisl/BayesNets.jl
Releases · sisl/BayesNets.jl
v3.5.2
v3.5.1
BayesNets v3.5.1
Merged pull requests:
- Compat updates + minor documentation changes (#154) (@dylan-asmar)
Closed issues:
- GraphPlot.jl Incompatibility (#148)
v3.5.0
BayesNets v3.5.0
Merged pull requests:
- Variable ordering for exact inference. (#153) (@samuelsonric)
Closed issues:
- Inference with
LinearGaussianCPD
s. (#152)
v3.4.1
BayesNets v3.4.1
Closed issues:
- BayesNets.plot error: no method matching plot (#139)
- Simple question on the tutorial - cpd (#144)
- Computing unconditional probabilities at a children node (#147)
Merged pull requests:
- Updating GraphPlot (#150) (@Karthik-avj)
v3.4.0
BayesNets v3.4.0
Merged pull requests:
- Fix typos (#137) (@pitmonticone)
- Clean docs (#138) (@pitmonticone)
v3.3.5
BayesNets v3.3.5
Closed issues:
- Change
tables
to use :potential instead of :p (#51) - Use package-local wrapper type instead of extending Base (or other packages') methods on DataFrame (#67)
Merged pull requests:
- fixed issue #67 and #51 (#132) (@dwijenchawra)
- CompatHelper: bump compat for Documenter to 0.27, (keep existing compat) (#134) (@github-actions[bot])
v3.3.4
BayesNets v3.3.4
Closed issues:
Merged pull requests:
- CompatHelper: bump compat for "Distributions" to "0.25" (#125) (@github-actions[bot])
- Migrated documentation from Jupyter to Documenter.jl (#127) (@dwijenchawra)
- Added logo.svg (#129) (@dwijenchawra)
- Fix for #121 (#130) (@dwijenchawra)
v3.3.3
v3.3.2
BayesNets v3.3.2
Merged pull requests: