aGrUM/pyAgrum 1.4.0 released
Posted on Fri 04 November 2022 in News
ANNOUNCE: aGrUM 1.4.0
aGrUM/pyAgrum 1.4.0 is out.
Changelog for 1.4.0
-
aGrUM
- better
gum::IBayesNet::toStringfor BN : show the memory used by the parameters.
- better
-
pyAgrum
- adding conda and pip packages for python 3.11
- better
__str__for BN : show the memory used by the parameters. - bug fix in obsolete pyAgrum.
BNLearner.useNoAPriori(). - bug fix when displaying a
pyAgrum.causal.CausalFormulagenerated by do-Calculus : retrieving the originaldoingandknowingsets.