Source: agrum
Section: science
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Julien Schueller <schueller@phimeca.com>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               cmake,
               python3-dev,
               python3-numpy,
               python3-six,
               python3-pydot,
               python3-matplotlib
Standards-Version: 4.6.0
Homepage: http://agrum.gitlab.io/
Vcs-Browser: https://salsa.debian.org/science-team/hmat-oss
Vcs-Git: https://salsa.debian.org/science-team/hmat-oss.git
Rules-Requires-Root: no

Package: agrum
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         python3-numpy,
         python3-six,
         python3-pandas,
         python3-pydot,
         python3-matplotlib
Description: A GRaphical Universal Modeler
 aGrUM is a C++ library designed for easily building applications using graphical models such as Bayesian networks,
 influence diagrams, decision trees, GAI networks or Markov decision processes.
