套件: python3-meshzoo (0.9.2-1)
python3-meshzoo 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-meshzoo:
- [python-meshzoo_0.9.2-1.dsc]
- [python-meshzoo_0.9.2.orig.tar.gz]
- [python-meshzoo_0.9.2-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Science Maintainers (郵件存檔)
- Drew Parsons
外部的資源:
- 主頁 [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
- Fast array facility to the Python 3 language