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

aGrUM/pyAgrum 1.3.0 released

   -- Posted on Mon 01 August 2022 in News

ANNOUNCE: aGrUM 1.3.0

aGrUM/pyAgrum 1.3.0 is out.

Changelog for 1.3.0

  • aGrUM

    • Fixing errors in doxygen configuration.
    • Adding a new class of discrete variable gum::NumericalDiscreteVariable whose support is a (finite) set of double.
    • Fixing new clang warnings.
    • Fixing a bug in gum::Potential …

Continue reading

aGrUM/pyAgrum 1.2.0 released

   -- Posted on Tue 05 July 2022 in News

ANNOUNCE: aGrUM 1.2.0

aGrUM/pyAgrum 1.2.0 is out.

Changelog for 1.2.0

  • aGrUM

    • Moving naming convention from apriori to prior.
    • gum::CliqueGraph::addNode{WithId} with the same syntax as in other graphs.
    • [act] Improving the compliance for various microsoft compilers.
    • [act] option -windows is now …

Continue reading