aGrUM/pyAgrum 0.22.9 and dataframe

   -- Posted on Tue 05 April 2022 in News

Sampling and learning with pandas dataframes

During APUD22, it was brought to our attention that it would be nice to be able to use pandas dataframe directly for learning or sampling. Without waiting, we set to work to bring you this feature with the release of version 0.22.9 …


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

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