aGrUM/pyAgrum 2.3.0 released

   -- Posted on Tue 28 October 2025 in News

ANNOUNCE: aGrUM 2.3.0

aGrUM/pyAgrum 2.3.0 is out.

Changelog for 2.3.0

  • aGrUM

    • Use of std::format` (C++20) to correctly print doubles (thanks to Christopher Eveland).
    • Updated docker images, runners and CI for C++20 and python 3.14.
    • Moved minimalCondSet from gum::IBayesNet …

Continue reading

aGrUM/pyAgrum 2.2.1 released

   -- Posted on Sun 28 September 2025 in News

ANNOUNCE: aGrUM 2.2.1

aGrUM/pyAgrum 2.2.1 is out.

Changelog for 2.2.1

  • aGrUM

    • Fixed bugs in gum::PDAG(thanks to Louis Derumaux).
    • Added gum::Set::popFirst()
  • pyAgrum

    • updated some requirements
    • Fixed bugs in pyagrum.PDAG(thanks to Louis Derumaux).

Continue reading

aGrUM/pyAgrum 2.2.0 released

   -- Posted on Fri 25 July 2025 in News

ANNOUNCE: aGrUM 2.2.0

aGrUM/pyAgrum 2.2.0 is out.

Changelog for 2.2.0

  • aGrUM

    • (internal) Improved cmake files and act
    • Enhanced gum::BNLearner::copyState to more correctly handle constraints.
    • Enhanced gum::BNLearner's EM algorithm to enable user-based initialization.
    • Enhanced gum::BNLearner's EM algorithm to …

Continue reading