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

aGrUM/pyAgrum 1.7.0 released

   -- Posted on Sat 11 March 2023 in News

ANNOUNCE: aGrUM 1.7.0

aGrUM/pyAgrum 1.7.0 is out.

Changelog for 1.7.0

  • aGrUM
    • Add gum::Potential::sign and gum::Potential::new_sign
    • Bug fix in causalImpact found by Musfiqur Rahman
    • Generalization and rationalization of access of aGrUM's generator of pseudo-random values
    • Adding gum::Timer::toString().
    • Improving …

Continue reading