aGrUM/pyAgrum 0.14.3 released

   -- Posted on Thu 04 April 2019 in News

ANNOUNCE: aGrUM 0.14.3

aGrUM/pyAgrum 0.14.3 is out.

Changelog for 0.14.3

  • aGrUM
    • new constraint for structural learning : possibleEdge forces the tested edges to be taken from the sets of possibleEdges
    • new methods BNLearner::addPossibleEdge(const gum::Edge&) and BNLearner::setPossibleSkeleton(const gum::UndiGraph …

Continue reading

aGrUM/pyAgrum 0.14.2 released

   -- Posted on Fri 01 March 2019 in News

ANNOUNCE: aGrUM 0.14.2

aGrUM/pyAgrum 0.14.2 is out.

Mainly bugfixes for aGrUM and several API adjustments for pyAgrum in this patch.

Changelog for 0.14.2

  • aGrUM
    • bug fixes in learning (3off2/miic and learnMixedGraph)
    • removing redundant gum::BNLearner::setAprioriWeight
  • pyAgrum
    • pyAgrum.lib.notebook.showInference can …

Continue reading

aGrUM/pyAgrum 0.14.1 released

   -- Posted on Tue 12 February 2019 in News

ANNOUNCE: aGrUM 0.14.1

aGrUM/pyAgrum 0.14(.1) is out.

  • Main new functionnality : do-calculus and causal identification in pyAgrum.
  • Main technical new features : Cross-compilation with mingw and compilation with microsoft visual C++17.

Changelog for 0.14.1

  • aGrUM

    • chaintool for compilation with microsfot visual C++ 17 (act …

Continue reading