软件包:python3-ffcx(1:0.9.0-1exp1)
python3-ffcx 的相关链接
Debian 的资源:
下载源码包 fenics-ffcx:
- [fenics-ffcx_0.9.0-1exp1.dsc]
- [fenics-ffcx_0.9.0.orig.tar.gz]
- [fenics-ffcx_0.9.0-1exp1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [fenicsproject.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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.
其他与 python3-ffcx 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-basix (>= 0.9.0~)
- Finite Element Basis Function Definition Runtime Library (Python 3)
-
- dep: python3-cffi
- Foreign Function Interface for Python 3 calling C code
-
- dep: python3-cffi-backend-api-max (>= 9729)
- 软件包暂时不可用
-
- dep: python3-cffi-backend-api-min (<= 9729)
- 软件包暂时不可用
-
- dep: python3-dev
- header files and a static library for Python (default)
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
- 或者 python3-supported-max (<< 3.12)
- 软件包暂时不可用
-
- dep: python3-setuptools
- Python3 Distutils Enhancements
-
- dep: python3-ufl (>= 2024.2.0~)
- unified language for form-compilers (Python 3)