套件: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)