aGrUM/pyAgrum 1.5.2 released

   -- Posted on Wed 11 January 2023 in News

ANNOUNCE: aGrUM 1.5.2

aGrUM/pyAgrum 1.5.2 is out.

Changelog for 1.5.2

Mainly documentation and new analytics for the different sites.

  • pyAgrum
    • Adding a new and very easy to use pyAgrum.randomBN that creates a BN from a list of names.
    • Removing obsolete pyAgrum.generateCSV …

Continue reading

aGrUM/pyAgrum 1.5.1 released

   -- Posted on Fri 23 December 2022 in News

ANNOUNCE: aGrUM 1.5.1

aGrUM/pyAgrum 1.5.1 is out.

Changelog for 1.5.1

  • aGrUM

    • Improving gum::BNLearner::state().
    • (internals) new macro GUM_TEST and GUM_INACTIVE_TEST for CI
  • pyAgrum

    • Improving gum.BNLearner.state().
    • Improving style for readthedoc (pygments and no StickySideBar)
    • Improving documentation coverage (for methods) from 84 …

Continue reading

aGrUM/pyAgrum 1.5.0 released

   -- Posted on Tue 06 December 2022 in News

ANNOUNCE: aGrUM 1.5.0

aGrUM/pyAgrum 1.5.0 is out.

Changelog for 1.5.0

  • aGrUM

    • (internals) Updating act --stats.
    • (internals) Reorganizing build folder : build/{aGrUM|pyAgrum}/{debug|release}.
    • (internals) Improving cmake & CIs.
    • Threadsafe graphs and Graphical Models.
    • Adding new graph gum::PDAG (Partially Directed Acyclic Graph).
    • Renaming …

Continue reading