aGrUM/pyAgrum 1.1.0 released

   -- Posted on Fri 13 May 2022 in News

ANNOUNCE: aGrUM 1.1.0

aGrUM/pyAgrum 1.1.0 is out.

Changelog for 1.1.0

  • aGrUM

    • Parallelizing inference for Markov Net : gum::ShaferShenoyMNInference.
    • Adding a new gum::fastVar(std::string) factory function to easily build variable such as in gum::*::fastPrototype(std::string). See Documentation. This syntax is …

Continue reading

aGrUM/pyAgrum 1.0.0 released

   -- Posted on Wed 20 April 2022 in News

ANNOUNCE: aGrUM 1.0.0

aGrUM/pyAgrum 1.0.0 is out.

Changelog for 1.0.0

The aGrUM's team is very proud to announce the release of aGrUM/pyAgrum 1.0.0!

This long journey sometimes strewn with pitfalls, but which often brought great satisfactions, began with this first …


Continue reading

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