[ Bron: python-isosurfaces ]
Pakket: python3-isosurfaces (0.1.1-1)
Verwijzigingen voor python3-isosurfaces
Debian bronnen:
Het bronpakket python-isosurfaces downloaden:
- [python-isosurfaces_0.1.1-1.dsc]
- [python-isosurfaces_0.1.1.orig.tar.gz]
- [python-isosurfaces_0.1.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Compute isolines/isosurfaces of scalar fields
Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function, i.e. curves over which `f(x,y)=0` or surfaces over which `f(x,y,z)=0`. Most similar libraries use marching squares or similar over a uniform grid, but this uses a quadtree to avoid wasting time sampling many far from the implicit surface.
This package installs the Python 3 module.
Andere aan python3-isosurfaces gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)