aGrUM/pyAgrum 1.12.0 released

   -- Posted on Wed 14 February 2024 in News

ANNOUNCE: aGrUM 1.12.0

aGrUM/pyAgrum 1.12.0 is out.

  • aGrUM

    • Adding a new class gum::MeekRules to complete a learned PDAG to CPADG or BN.
    • Preventing 'infinities' in the definition of numerical discrete variable.
    • Adding a new constructor for gum::PDAG fromgum::MixedGraph.
    • Better (stricter) operator …

Continue reading

aGrUM/pyAgrum 1.11.0 released

   -- Posted on Tue 16 January 2024 in News

ANNOUNCE: aGrUM 1.11.0

aGrUM/pyAgrum 1.11.0 is out.

  • Internal

    • Removing some warnings in CMakeLists.txt
    • Refactoring CI, cleaning wheelhouse
  • aGrUM

    • Adding gum::LazyPropagation::mpe{Log2Posterior} to compute the Most Probable Explanation with some evidence.
    • Improving MIIC algorithm and application of Meek Rules in ordre to to …

Continue reading

aGrUM/pyAgrum 1.10.0 released

   -- Posted on Thu 19 October 2023 in News

ANNOUNCE: aGrUM 1.10.0

aGrUM/pyAgrum 1.10.0 is out.

  • aGrUM

    • add contraints to MIIC BN learning algorithm.
    • MIIC is now the default for gum::BNLearner.
    • Fixing some minor bugs in gum::BNLearner.
    • Removing old 3off2 BN learning algorithm (use MIIC instead).
    • adding pyAgrum::MIIC::learnPDAG and give …

Continue reading