python-isosurfaces 0.1.2
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Home page: https://github.com/jared-hughes/isosurfaces
Licenses: Expat
Build system: pyproject
Synopsis: Construct isolines/isosurfaces over a 2D/3D scalar field
Description:
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.
Total packages: 1