[ ソース: ufl ]
パッケージ: python3-ufl (2022.2.0-2)
python3-ufl に関するリンク
Debian の資源:
ufl ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [fenicsproject.org]
類似のパッケージ:
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
- Fast array facility to the Python 3 language
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- sug: python-ufl-doc
- documentation and demos for UFL