Source: fenics-basix
Standards-Version: 4.7.4
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Drew Parsons <dparsons@debian.org>,
 Francesco Ballarin <ballarin@debian.org>,
Section: python
Testsuite: autopkgtest-pkg-python
Build-Depends:
 dpkg-dev (>= 1.22.5),
 debhelper-compat (= 14),
 dh-sequence-python3,
 python3-setuptools,
 python3-all-dev:any,
 python3-ufl (>= 2026.1.0~),
 python3-nanobind,
 python3-numpy,
 pybuild-plugin-pyproject,
 python3-pydata-sphinx-theme,
 python3-pytest,
 python3-scikit-build-core,
 python3-sphinx,
 python3-sympy,
 python3-wheel,
 cmake,
 chrpath,
 cython3,
 libeigen3-dev,
 libjs-mathjax,
 ninja-build,
 libblas-dev | libopenblas-dev | libblis-dev | libatlas-base-dev | libblas.so,
 liblapack-dev | libopenblas-dev | libatlas-base-dev | liblapack.so,
 dh-sequence-sphinxdoc,
Build-Depends-Indep:
 doxygen,
 graphviz,
Vcs-Browser: https://salsa.debian.org/science-team/fenics/fenics-basix
Vcs-Git: https://salsa.debian.org/science-team/fenics/fenics-basix.git
Homepage: https://github.com/FEniCS/basix

Package: libbasix-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libbasix0.11 (= ${binary:Version}),
 libeigen3-dev,
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 python3-basix,
 basix-doc,
Description: Finite Element Basis Function Definition Runtime Library (development headers)
 Computes FE basis functions and derivatives for the following
 elements:
  -   Lagrange (interval, triangle, tetrahedron, prism, pyramid,
  quadrilateral, hexahedron)
  -   Nédélec (triangle, tetrahedron)
  -   Nédélec Second Kind (triangle, tetrahedron)
  -   Raviart-Thomas (triangle, tetrahedron)
  -   Regge (triangle, tetrahedron)
  -   Crouzeix-Raviart (triangle, tetrahedron)
 .
 Computes quadrature rules on different cell types
 .
 Provides reference topology and geometry for reference cells of each
 type.
 .
 Python wrapper provided with pybind11.
 .
 This package installs the development files for the shared library.

Package: libbasix0.11
Architecture: any
Multi-Arch: same
Section: libs
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 basix-doc,
Provides:
 ${t64:Provides},
Description: Finite Element Basis Function Definition Runtime Library (Python 3)
 Computes FE basis functions and derivatives for the following
 elements:
  -   Lagrange (interval, triangle, tetrahedron, prism, pyramid,
  quadrilateral, hexahedron)
  -   Nédélec (triangle, tetrahedron)
  -   Nédélec Second Kind (triangle, tetrahedron)
  -   Raviart-Thomas (triangle, tetrahedron)
  -   Regge (triangle, tetrahedron)
  -   Crouzeix-Raviart (triangle, tetrahedron)
 .
 Computes quadrature rules on different cell types
 .
 Provides reference topology and geometry for reference cells of each
 type.
 .
 Python wrapper provided with pybind11.
 .
 This package installs the shared library.

Package: python3-basix
Architecture: any
Depends:
 libbasix-dev  (= ${binary:Version}),
 python3-ufl (>= 2026.1.0~),
 ${python3:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 basix-doc,
Breaks:
 python3-dolfinx (<< 1:0.9.0-8~),
 python3-dolfinx-real (<< 1:0.9.0-8~),
 python3-dolfinx-complex (<< 1:0.9.0-8~),
 python3-dolfinx-mpc (<< 0.9.3-2~),
 python3-scifem (<< 0.10.0-1~),
Description: Finite Element Basis Function Definition Runtime Library (Python 3)
 Computes FE basis functions and derivatives for the following
 elements:
  -   Lagrange (interval, triangle, tetrahedron, prism, pyramid,
  quadrilateral, hexahedron)
  -   Nédélec (triangle, tetrahedron)
  -   Nédélec Second Kind (triangle, tetrahedron)
  -   Raviart-Thomas (triangle, tetrahedron)
  -   Regge (triangle, tetrahedron)
  -   Crouzeix-Raviart (triangle, tetrahedron)
 .
 Computes quadrature rules on different cell types
 .
 Provides reference topology and geometry for reference cells of each
 type.
 .
 Python wrapper provided with pybind11.
 .
 This package installs the library for Python 3.

Package: basix-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 libjs-mathjax,
 ${sphinxdoc:Depends},
 ${misc:Depends},
Suggests:
 python3-basix,
Description: Finite Element Basis Function Definition Runtime Library (docs)
 Computes FE basis functions and derivatives for the following
 elements:
  -   Lagrange (interval, triangle, tetrahedron, prism, pyramid,
  quadrilateral, hexahedron)
  -   Nédélec (triangle, tetrahedron)
  -   Nédélec Second Kind (triangle, tetrahedron)
  -   Raviart-Thomas (triangle, tetrahedron)
  -   Regge (triangle, tetrahedron)
  -   Crouzeix-Raviart (triangle, tetrahedron)
 .
 Computes quadrature rules on different cell types
 .
 Provides reference topology and geometry for reference cells of each
 type.
 .
 This is the common documentation package.
