パッケージ: 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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- sug: python-ufl-doc
- documentation and demos for UFL