[ ソース: ufl ]
パッケージ: python3-ufl (2018.1.0-5)
python3-ufl に関するリンク
Debian の資源:
ufl ソースパッケージをダウンロード:
- [ufl_2018.1.0-5.dsc]
- [ufl_2018.1.0.orig.tar.gz]
- [ufl_2018.1.0.orig.tar.gz.asc]
- [ufl_2018.1.0-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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