aGrUM/pyAgrum 0.22.8 released

   -- Posted on Tue 22 February 2022 in News

ANNOUNCE: aGrUM 0.22.8

aGrUM/pyAgrum 0.22.8 is out.

Changelog for 0.22.8

  • aGrUM

    • Remove clang 13 warnings (thanks to Julien Schueller).
    • Add the ability to chain many methods in gum::learning::BNLearner.
  • pyAgrum

    • Reorganization of notebooks.
    • Add pyAgrum.lib.image.export[Inference] with no filename …

Continue reading

aGrUM/pyAgrum 0.22.7 released

   -- Posted on Wed 02 February 2022 in News

ANNOUNCE: aGrUM 0.22.7

aGrUM/pyAgrum 0.22.7 is out.

Changelog for 0.22.7

Mostly several quick fixes.

  • aGrUM

    • Small bugfix on Markov Network with only one factor.
    • Better behavior for ordering nodes when gum::MarkovNetwork::addFactor.
    • Better behavior for gum::ShaferShenoyMNInference::jointPosterior when a node of …

Continue reading

aGrUM/pyAgrum 0.22.6 released

   -- Posted on Sat 29 January 2022 in News

ANNOUNCE: aGrUM 0.22.6

aGrUM/pyAgrum 0.22.6 is out.

Changelog for 0.22.6

  • aGrUM

    • aGrum is now compiled using c++20 (updating cmake).
    • Fix 'distribute' phase in some cases for gum::ShaferShenoyLIMIDInference (Thanks to Michael Kontoulis).
    • Remove a lot of allocators as template parameters.
    • act: Improve …

Continue reading