[ 原始碼: fenics-ufl ]
套件:python3-ufl(2024.2.0-1exp1)
python3-ufl 的相關連結
Debian 的資源:
下載原始碼套件 fenics-ufl:
- [fenics-ufl_2024.2.0-1exp1.dsc]
- [fenics-ufl_2024.2.0.orig.tar.gz]
- [fenics-ufl_2024.2.0-1exp1.debian.tar.xz]
維護小組:
- Debian Science Team (QA 頁面, 郵件存檔)
- Johannes Ring (QA 頁面)
- Drew Parsons (QA 頁面)
- Francesco Ballarin (QA 頁面)
外部的資源:
- 主頁 [fenicsproject.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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.
其他與 python3-ufl 有關的套件
|
|
|
|
-
- 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