套件:python3-ffc(2019.2.0~git20210714.a20cbe7-3)
python3-ffc 的相關連結
Debian 的資源:
下載原始碼套件 ffc:
- [ffc_2019.2.0~git20210714.a20cbe7-3.dsc]
- [ffc_2019.2.0~git20210714.a20cbe7.orig.tar.bz2]
- [ffc_2019.2.0~git20210714.a20cbe7-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [fenicsproject.org]
相似套件:
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 legacy FFC library for Python 3.
You may want to consider installing python3-ffcx instead to get the next-generation FFC-X.
其他與 python3-ffc 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dijitso (<< 2019.3~)
- distributed just-in-time building of shared libraries (Python 3)
- dep: python3-dijitso (>= 2019.2)
-
- dep: python3-fiat (<< 2019.3~)
- tabulation of finite element function spaces (Python 3)
- dep: python3-fiat (>= 2019.2)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-ufl (>= 2019.2)
- unified language for form-compilers (Python 3)