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

aGrUM/pyAgrum 1.13.1 released

   -- Posted on Thu 18 April 2024 in News

ANNOUNCE: aGrUM 1.13.1

aGrUM/pyAgrum 1.13.1 is out.

This release is mainly about documentation.

  • pyAgrum
    • Fixing last references to LIP6's notebooks instead of rtd's notebooks (thanks to Benjamin Datko).
    • Adding 'Book of Why's notebooks to readthedoc's documentation.
    • Updating Notebooks and thumbnails.
    • Improving documentation coverage for pyAgrum …

Continue reading