aGrUM/pyAgrum 2.3.2 released
- pyAgrum
- Fix sklearn
check_X_y compatibility with mixed-type DataFrames. ...
Read more aGrUM/pyAgrum 2.3.1 released
- aGrUM
- Fixed a typo in BIFXML export (thanks to Pierre-François Gimenez).
- Better use of PCH in CMakefiles (thanks to Julien Schueller). ...
Read more aGrUM/pyAgrum 2.3.0 released
- aGrUM
- Use of std::format` (C++20) to correctly print doubles (thanks to Christopher Eveland).
- Updated docker images, runners and CI for C++20 and python 3.14. ...
Read more aGrUM/pyAgrum 2.2.1 released
- aGrUM
- Fixed bugs in
gum::PDAG(thanks to Louis Derumaux).
- Added
gum::Set::popFirst() ...
Read more aGrUM/pyAgrum 2.2.0 released
- aGrUM
- (internal) Improved cmake files and act
- Enhanced
gum::BNLearner::copyState to more correctly handle constraints. ...
Read more