deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-numpy, python3:any
Description: |-
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.
Homepage: https://github.com/jared-hughes/isosurfaces
Installed-Size: '524'
Maintainer: Debian Math Team <team+math@tracker.debian.org>
Multi-Arch: foreign
Package: python3-isosurfaces
Priority: optional
Section: python
Source: python-isosurfaces
Version: 0.1.1-2
srcpkg_name: python-isosurfaces
srcpkg_version: 0.1.1-2