aGrUM/pyAgrum 0.15.0 released

   -- Posted on Fri 10 May 2019 in News

ANNOUNCE: aGrUM 0.15.0

aGrUM/pyAgrum 0.15.0 is out.

Changelog for 0.15.0

  • LGPLV3 new LGPL3 licence for aGrUM/pyAgrum
  • aGrUM
    • bug fix with openMP in BNLearner::setDatabaseWeight
    • new BNLearner::recordWeight() and BNLearner::databaseWeight()
    • new BNLearner::setRecordWeight()
  • pyAgrum
    • nightly builds with pip : pip install pyAgrum-nightly
    • bug fix …

Continue reading

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