aGrUM/pyAgrum 1.8.1 released
Posted on Wed 24 May 2023 in News
ANNOUNCE: aGrUM 1.8.1
aGrUM/pyAgrum 1.8.1 is out.
Changelog for 1.8.1
-
aGrUM
- Bugfixes in
gum::PDAG::cSeparation(thanks to Keneth Lee). - Using 'table' instead of 'default' for marginal cpt in
gum::BIFWriter. - Adding
std::cout<<(gum::Timer& t)
- Bugfixes in
-
pyAgrum
- Updating build image for rtd.
- Improving documentations.
- Documentation for pyAgrum.InformationTheory.
- Uniformizing argume
cmaptocmapNodeinpyAgrum.lib.notebook. - Adding beeswarmplot for shapley values figures in
pyAgrum.lib.explain.