[ experimental ]
[ ソース: fenics-basix ]
パッケージ: libbasix0.9 (0.9.0-1exp1)
libbasix0.9 に関するリンク
Debian の資源:
fenics-basix ソースパッケージをダウンロード:
- [fenics-basix_0.9.0-1exp1.dsc]
- [fenics-basix_0.9.0.orig.tar.gz]
- [fenics-basix_0.9.0-1exp1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
Finite Element Basis Function Definition Runtime Library (Python 3)
Computes FE basis functions and derivatives for the following elements:
- Lagrange (interval, triangle, tetrahedron, prism, pyramid, quadrilateral, hexahedron) - Nédélec (triangle, tetrahedron) - Nédélec Second Kind (triangle, tetrahedron) - Raviart-Thomas (triangle, tetrahedron) - Regge (triangle, tetrahedron) - Crouzeix-Raviart (triangle, tetrahedron)
Computes quadrature rules on different cell types
Provides reference topology and geometry for reference cells of each type.
Python wrapper provided with pybind11.
This package installs the shared library.
その他の libbasix0.9 関連パッケージ
|
|
|
|
-
- dep: libblas3
- 基本線形代数のリファレンス実装 - 共有ライブラリ
- または libblas.so.3
- パッケージは利用できません
-
- dep: libc6 (>= 2.29)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: liblapack3
- 線形代数ルーチンライブラリ 3 - 共有ライブラリ版
- または liblapack.so.3
- パッケージは利用できません
-
- dep: libstdc++6 (>= 13)
- GNU 標準 C++ ライブラリ v3
-
- sug: basix-doc
- Finite Element Basis Function Definition Runtime Library (docs)