aGrUM/pyAgrum 0.22.9 released

   -- Posted on Tue 29 March 2022 in News

ANNOUNCE: aGrUM 0.22.9

aGrUM/pyAgrum 0.22.9 is out.

Changelog for 0.22.9

This tag is a pre-relase for 1.0.0 (!).

  • aGrUM

    • Added a new Multithreaded facility which supports easily both openMP and STL.
    • Enabled exceptions raised by threads to be catched.
    • Made gum::CredalNetworks …

Continue reading

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