aGrUM/pyAgrum 0.15.1 released

   -- Posted on Wed 19 June 2019 in News

ANNOUNCE: aGrUM 0.15.1

aGrUM/pyAgrum 0.15.1 is out.

Changelog for 0.15.1

  • aGrUM
    • add forgotten addPossibleEdge constraint for LocalSearchWithTabuList learning algorithm in BNLearner.
    • bug fix in exact inference leading to an erroneous exception.
    • Better iterated random test for sampling inference
  • pyAgrum
    • update path for new …

Continue reading

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