aGrUM/pyAgrum 1.15.1 released

   -- Posted on Sat 17 August 2024 in News

ANNOUNCE: aGrUM 1.15.1

aGrUM/pyAgrum 1.15.1 is out.

  • aGrUM

    • Added gum::Potential<GUM_SCALAR>::memoryFootprint and gum::IBayesNet::memoryFootprint (thanks to Benjamin Datko).
    • Fixed a bug when subscripting gum::DiscretizedVariable with the (last) interval (thanks to Gaspard Ducamp).
    • Removed gcc warnings (psabi, false positive uninitialized).
  • pyAgrum

    • Added …

Continue reading

aGrUM/pyAgrum 1.15.0 released

   -- Posted on Wed 17 July 2024 in News

ANNOUNCE: aGrUM 1.15.0

aGrUM/pyAgrum 1.15.0 is out.

We continue to add (full python) experimental models. In 1.15, we introduce the CTBN model (Continuous Time Bayesian Network) featuring, as usual, modelization and representation, inference (exact and sampling) and a learning algorithm.

  • aGrUM
  • Added gum::NodeId …


Continue reading

aGrUM/pyAgrum 1.14.1 released

   -- Posted on Thu 27 June 2024 in News

ANNOUNCE: aGrUM 1.14.1

aGrUM/pyAgrum 1.14.1 is out.

  • aGrUM

    • Fixing compilation errors for clang18 (thanks to @yurivict).
  • pyAgrum

    • Fixing python version for readthedocs.

Continue reading