Pakket: python3-meshzoo (0.9.4-1)
Verwijzigingen voor python3-meshzoo
Debian bronnen:
Het bronpakket python-meshzoo downloaden:
- [python-meshzoo_0.9.4-1.dsc]
- [python-meshzoo_0.9.4.orig.tar.gz]
- [python-meshzoo_0.9.4-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-meshzoo gerelateerde pakketten
|
|
|
|
-
- 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)