Source: sfepy
Standards-Version: 4.7.4
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Anton Gladky <gladk@debian.org>,
 Francesco Ballarin <ballarin@debian.org>,
Section: python
Build-Depends:
 cython3,
 debhelper-compat (= 14),
 dh-sequence-python3,
 ipython3,
 latexmk,
 libadmesh-dev,
 libjs-jquery,
 libsuitesparse-dev,
 ninja-build,
 python3-all,
 python3-all-dev,
 python3-matplotlib,
 python3-meshio,
 python3-numpy,
 python3-numpy-dev,
 python3-numpydoc,
 python3-pyparsing,
 python3-pytest,
 python3-pyvista,
 python3-scipy,
 python3-setuptools,
 python3-skbuild,
 python3-sphinx,
 python3-sphinx-rtd-theme,
 python3-sympy,
 python3-tables,
 texlive-fonts-recommended,
 texlive-plain-generic,
 texlive-latex-extra,
 texlive-latex-recommended,
 tex-gyre,
Vcs-Browser: https://salsa.debian.org/science-team/sfepy
Vcs-Git: https://salsa.debian.org/science-team/sfepy.git
Homepage: https://sfepy.org

Package: python3-sfepy
Architecture: any
Depends:
 ipython3,
 libsuitesparse-dev,
 python3-matplotlib,
 python3-meshio,
 python3-pyparsing,
 python3-scipy,
 python3-sympy,
 python3-tables,
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Recommends:
 mayavi2,
 python3-sparse,
Suggests:
 python3-pyvista,
Description: Simple Finite Elements in Python
 SfePy is a software for solving systems of coupled partial differential
 equations (PDEs) by the finite element method in 1D, 2D and 3D.
 It can be viewed both as black-box PDE solver, and as a Python package
 which can be used for building custom applications. The word “simple”
 means that complex FEM problems can be coded very easily and rapidly.

Package: python-sfepy-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Recommends:
 python3-sfepy,
Description: Simple Finite Elements in Python (documentation)
 SfePy is a software for solving systems of coupled partial differential
 equations (PDEs) by the finite element method in 1D, 2D and 3D.
 It can be viewed both as black-box PDE solver, and as a Python package
 which can be used for building custom applications. The word “simple”
 means that complex FEM problems can be coded very easily and rapidly.
 .
 The package contains documentation and examples.
