aGrUM/pyAgrum 0.22.3 released

   -- Posted on Tue 02 November 2021 in News

ANNOUNCE: aGrUM 0.22.3

aGrUM/pyAgrum 0.22.3 is out.

Changelog for 0.22.3

  • pyAgrum
    • new option in gum.config for percent or just number in histograms.
    • better wrappers for gum.Instantiation.variablesSequence() and pyAgrum.MixedGraph.adjacents(id).
    • better wrappers for pyAgrum.MixedGraph.{mixedOrientedPath|mixedUnorientedPath}.
    • refreshing all …

Continue reading

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