aGrUM/pyAgrum 0.22.2 released

   -- Posted on Tue 21 September 2021 in News

ANNOUNCE: aGrUM 0.22.2

aGrUM/pyAgrum 0.22.2 is out.

Changelog for 0.22.2

  • aGrUM

    • Minor change in CSVParser (BNLearner etc.): if a token is surrounded by quote characters, those are not part of the very token anymore.
  • pyAgrum

    • Updating documentations
    • Moving export image utilities in a …

Continue reading

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 --stats for act,
    • gum …

Continue reading

aGrUM/pyAgrum 0.22.0 released

   -- Posted on Sat 07 August 2021 in News

ANNOUNCE: aGrUM 0.22.0 : first release compatible with python>3.6 only.

aGrUM/pyAgrum 0.22.0 is out.

As planned, 0.22.0 is the first version of pyAgrum that does not support python<3.7 (including 2.7).

  • aGrUM

    • fix issue #27
    • (act) remove (hopefully) all the …

Continue reading