-- Posted on Wed 21 February 2024 in notebooks • Tagged with snippets
-- 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 …
- Fixing a typo in
Continue reading
-- 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 …
- Adding a new class
Continue reading