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

aGrUM/pyAgrum 0.22.5 released

   -- Posted on Thu 09 December 2021 in News

ANNOUNCE: aGrUM 0.22.5

aGrUM/pyAgrum 0.22.5 is out.

Changelog for 0.22.5

This release mainly deals with providing a workaround to a pydotplus/pyparsing bug affecting several graph visualizations in pyAgrum.

  • pyAgrum

    • workaround to the pydotplus/pyparsing bug : "adding an empty node".
    • remove the use …

Continue reading

aGrUM/pyAgrum 0.22.4 released

   -- Posted on Fri 19 November 2021 in News

ANNOUNCE: aGrUM 0.22.4

aGrUM/pyAgrum 0.22.4 is out.

Changelog for 0.22.4

This release aims to provide a number of new configurations for aGrUM and pyAgrum:

  • aGrUM

    • builder for windows using msvc2022 (new option for act)
    • aGrUM is now compiled using c++17
  • pyAgrum

    • package …

Continue reading