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::toString for BN : show the memory used by the parameters.
  • 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.CausalFormula generated by do-Calculus : retrieving the original doing and knowing sets.