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

aGrUM/pyAgrum 1.14.0 released

   -- Posted on Wed 12 June 2024 in News

ANNOUNCE: aGrUM 1.14.0

aGrUM/pyAgrum 1.14.0 is out.

  • aGrUM

    • gum::Potential::marg{Xyz}{In|Out} are renamed gum::Potental::{xyz}{In|Out} to cut down on some verbosity. (for instance : p.margSumOut becomes p.sumOut)
    • Better error messages for gum::BNLearner<GUM_DATA>
  • pyAgrum

    • Dropping support of …

Continue reading

aGrUM/pyAgrum 1.13.2 released

   -- Posted on Thu 09 May 2024 in News

ANNOUNCE: aGrUM 1.13.2

aGrUM/pyAgrum 1.13.2 is out.

  • aGrUM

    • Better (compact) format for numerical labels.
    • Better uniformly distributed random discrete distribution.
  • pyAgrum

    • Better (compact) format for numerical labels.
    • Better uniformly distributed random discrete distribution.
    • Continue to implement some automatic pyAgrum.Potential filling tools with pyAgrum.Potential …

Continue reading