pyAgrum
A GRaphical Universal Modeler (https://gitlab.com/agrumery/aGrUM)
aGrUMaGrUM is a C++ library for graphical models. |
pyAgrumpyAgrum is a Python wrapper for the C++ aGrUM library. |
Documentation & supports
- tutorials as jupyter notebooks
- documentation (ReadTheDocs) of pyAgrum
- aGrUM/pyAgrum at gitter
- Mailing list
Installation
You can install using pyAgrum
,
,
poetry,
docker or directly from
sources.
Requirements
Required | Optional (especially required for notebooks) | |
|
|
Testing pyAgrum
Using , you can test pyagrum directly on the web (live but a bit slow).
Code samples
see pyAgrum code samples.