Metadata-Version: 2.0
Name: meander
Version: 0.0.2
Summary: Tools for computing contours on 2d surfaces.
Home-page: https://github.com/austinschneider/meander
Author: Austin Schneider
Author-email: austin.schneider@icecube.wisc.edu
License: LGPL-3.0
Platform: UNKNOWN

# meander
Meander is a small package for computing contours (isolines of a scalar field) in a two dimensional space using the meandering triangles algorithm and some geometry routines built into scipy.


