Latest Updates
Discover the newest features, improvements, and changes in pyAgrum.
aGrUM/pyAgrum 3.0.0 released
This major release brings three headline changes: the causal module is promoted from pure Python to a first-class C++
module (CM), structure learning is extended with PC, FCI (with PAG output), GreedyThickThinning, and triangle
deletions in GreedyHillClimbing, and a new native GUM serialization format (jgum / bgum) is introduced for all ...