aGrUM/pyAgrum 1.13.0 released

   -- Posted on Thu 28 March 2024 in News

ANNOUNCE: aGrUM 1.13.0

aGrUM/pyAgrum 1.13.0 is out.

  • Internal
    • New servers for (linux and windows) CI !
  • aGrUM

    • Fast syntax for empirical gum::DiscretizedVariable: name suffixed by '+'.
    • Reorganizing a bit gum::DiscreteVariable's hierarchy.
    • Working on quasi-continuous (numerical discrete variable with large domain size) :
      • Logical operators (&,|, ~) to …

Continue reading

aGrUM/pyAgrum 1.12.1 released

   -- Posted on Sat 17 February 2024 in News

ANNOUNCE: aGrUM 1.12.1

aGrUM/pyAgrum 1.12.1 is out.

  • aGrUM
    • Adding a new job during CI for sphinx documentation.
    • Fixing a typo in gum::MeeRules::propagate(s).
  • pyAgrum
    • Fixing a typo in pyAgrum.MeekRules.propagate(s).
    • Adding new rules for 'python typification' of generated files.
    • Fixing and …

Continue reading

aGrUM/pyAgrum 1.12.0 released

   -- Posted on Wed 14 February 2024 in News

ANNOUNCE: aGrUM 1.12.0

aGrUM/pyAgrum 1.12.0 is out.

  • aGrUM

    • Adding a new class gum::MeekRules to complete a learned PDAG to CPADG or BN.
    • Preventing 'infinities' in the definition of numerical discrete variable.
    • Adding a new constructor for gum::PDAG fromgum::MixedGraph.
    • Better (stricter) operator …

Continue reading