aGrUM/pyAgrum 0.22.1 released
Posted on Thu 09 September 2021 in News
ANNOUNCE: aGrUM 0.22.1
aGrUM/pyAgrum 0.22.1 is out.
Changelog for 0.22.1
-
aGrUM
- fix issue #69 (no more final destructor),
- update Coco/R parsers (notations and explicit casts),
- better
gum::SyntaxError(access to filename), - remove many redundant ';' in testsuites,
- better option
--statsfor act, gum.[model].fastPrototypenow accepts multiline specifications.
-
pyAgrum
- better
pyAgrum.SyntaxErrortreated as python's SyntaxError, - much better annotations for types declaration in python codes,
- improving documentation,
- update pyAgrum.causal,
gum.fast[Model]now accepts multiline specifications,gum.DiscreteVariableare now hashable.
- better