aGrUM/pyAgrum 1.8.1 released

   -- Posted on Wed 24 May 2023 in News

ANNOUNCE: aGrUM 1.8.1

aGrUM/pyAgrum 1.8.1 is out.

Changelog for 1.8.1

  • aGrUM

    • Bugfixes in gum::PDAG::cSeparation (thanks to Keneth Lee).
    • Using 'table' instead of 'default' for marginal cpt in gum::BIFWriter.
    • Adding std::cout<<(gum::Timer& t)
  • pyAgrum

    • Updating build image for rtd …

Continue reading

aGrUM/pyAgrum 1.8.0 released

   -- Posted on Tue 09 May 2023 in News

ANNOUNCE: aGrUM 1.8.0

aGrUM/pyAgrum 1.8.0 is out.

Changelog for 1.8.0

  • aGrUM

    • Adding new class gum::InfomationTheory that regroups every information theory concepts (entropies, conditional entropies and mutual information, ...) with only one inference, which allows also conditioned information theory concepts.
    • Adding gum::Potential::expectedValue …

Continue reading

aGrUM/pyAgrum 1.7.1 released

   -- Posted on Sat 18 March 2023 in News

ANNOUNCE: aGrUM 1.7.1

aGrUM/pyAgrum 1.7.1 is out.

Changelog for 1.7.1

  • aGrUM

    • Adding gum::{AllDiscreteVariable}.toFast() to write the variable in fast syntax.
    • Fixing a bug in BN's random generators : domain_size incremented by 1 (thanks to Kenneth Lee).
    • Fixing a bug in fast syntax …

Continue reading