[ ソース: python-meshzoo ]
パッケージ: python3-meshzoo (0.9.4-1)
python3-meshzoo に関するリンク
Debian の資源:
python-meshzoo ソースパッケージをダウンロード:
- [python-meshzoo_0.9.4-1.dsc]
- [python-meshzoo_0.9.4.orig.tar.gz]
- [python-meshzoo_0.9.4-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
simple geometric meshes (Python 3)
When generating meshes for FEM/FVM computations, sometimes your geometry is so simple that you don't need a complex mesh generator (like pygmsh, MeshPy, mshr, pygalmesh, dmsh), but something simple and fast that makes use of the structure of the domain. Enter meshzoo.
Examples: Triangle, Rectangle, Regular polygon, Disk, Möbius strip, Sphere (surface), Ball (solid), Tube, Cube.
This package installs the module for Python 3.
その他の python3-meshzoo 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy (>= 1.20~)
- Fast array facility to the Python language (Python 3)