aGrUM/pyAgrum 0.14.2 released
Posted on Fri 01 March 2019 in News
ANNOUNCE: aGrUM 0.14.2
aGrUM/pyAgrum 0.14.2 is out.
Mainly bugfixes for aGrUM and several API adjustments for pyAgrum in this patch.
Changelog for 0.14.2
- aGrUM
- bug fixes in learning (
3off2/miicandlearnMixedGraph) - removing redundant
gum::BNLearner::setAprioriWeight
- bug fixes in learning (
- pyAgrum
pyAgrum.lib.notebook.showInferencecan now usesvgformat- use of the
svgformat by default for graphs and drawings inpyAgrum.lib.notebook - refreshing notebooks
- removing redundant
pyAgrum.BNLearner.setAprioriWeight - adding forgotten wrapper for
pyAgrum.BNLearner.useAprioriBDeu - changing the representation of causal model (special node for latent variable)
- extending documentation