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 …

Continue reading

aGrUM/pyAgrum 1.3.2 released

   -- Posted on Sat 15 October 2022 in News

ANNOUNCE: aGrUM 1.3.2

aGrUM/pyAgrum 1.3.2 is out.

Changelog for 1.3.2

  • aGrUM

    • gum::BNDataGenerator : Add a way to generate samples from Bayesian Network with evidence
    • More informative error message for gum::DatabaseTable::insertRow().
    • Code structure for checking syntax before saving a Bayesian Network. Instantiated …

Continue reading

aGrUM/pyAgrum 1.3.1 released

   -- Posted on Sun 28 August 2022 in News

ANNOUNCE: aGrUM 1.3.1

aGrUM/pyAgrum 1.3.1 is out.

Changelog for 1.3.1

  • aGrUM

    • Updating readme
  • pyAgrum

    • Fixing warnings in gum.Potential.topandas().
    • Allowing label or index when addressing variables in dictionary for gum.Instantiation (such as in gum.Potential.extract).
    • Allowing dictionnary for mapping variables …

Continue reading