Source: ffcx Section: python Priority: optional Maintainer: Debian Science Team Uploaders: Drew Parsons Build-Depends: debhelper-compat (= 13), dh-python, python3-all (>= 3.5), python3-basix, python3-setuptools, python3-sphinx , python3-sphinx-rtd-theme Standards-Version: 4.5.1 Homepage: http://fenicsproject.org Vcs-Git: https://salsa.debian.org/science-team/fenics/ffcx.git Vcs-Browser: https://salsa.debian.org/science-team/fenics/ffcx Package: python3-ffcx Architecture: all Depends: python3-cffi, python3-fiat (>= ${fenics:Upstream-Version}), python3-fiat (<< ${fenics:Next-Upstream-Version}), python3-ufl (>= ${fenics:Upstream-Version}), python3-ufl (<< ${fenics:Next-Upstream-Version}), python3-numpy, ${python3:Depends}, ${misc:Depends} Description: next-gen compiler for finite element variational forms (Python 3) The FEniCS Form Compiler FFC provides state-of-the-art automatic and efficient evaluation of general multilinear forms (variational formulations) for FEniCS. FFC functions as the form evaluation system for DOLFIN but can also be used to compile forms for other systems. . FFC works as a compiler for multilinear forms by generating code (C or C++) for the evaluation of a multilinear form given in mathematical notation. This new approach to form evaluation makes it possible to combine generality with efficiency; the form can be given in mathematical notation and the generated code is as efficient as hand-optimized code. . This package installs the next-generation FFC-X library for Python 3. Package: python-ffcx-doc Architecture: all Depends: ${sphinxdoc:Depends}, ${misc:Depends} Suggests: python3-ffcx Description: next-gen compiler for finite element variational forms (docs) The FEniCS Form Compiler FFC provides state-of-the-art automatic and efficient evaluation of general multilinear forms (variational formulations) for FEniCS. FFC functions as the form evaluation system for DOLFIN but can also be used to compile forms for other systems. . FFC works as a compiler for multilinear forms by generating code (C or C++) for the evaluation of a multilinear form given in mathematical notation. This new approach to form evaluation makes it possible to combine generality with efficiency; the form can be given in mathematical notation and the generated code is as efficient as hand-optimized code. . This package installs documentation for the next-generation FFC-X library.