Pakket: python3-ufl (2024.2.0-1exp1)
Verwijzigingen voor python3-ufl
Debian bronnen:
Het bronpakket fenics-ufl downloaden:
- [fenics-ufl_2024.2.0-1exp1.dsc]
- [fenics-ufl_2024.2.0.orig.tar.gz]
- [fenics-ufl_2024.2.0-1exp1.debian.tar.xz]
Beheerders:
- Debian Science Team (QA-pagina, Mailarchief)
- Johannes Ring (QA-pagina)
- Drew Parsons (QA-pagina)
- Francesco Ballarin (QA-pagina)
Externe bronnen:
- Homepage [fenicsproject.org]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
unified language for form-compilers (Python 3)
UFL (Unified Form Language) is a unified language for definition of variational forms intended for finite element discretization. More precisely, it defines a fixed interface for choosing finite element spaces and defining expressions for weak forms in a notation close to mathematical notation. The form compilers FFC and SyFi use UFL as their end-user interface, producing UFC implementations as their output.
This package installs the library for Python 3.
Andere aan python3-ufl gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: python-ufl-doc
- documentation and demos for UFL