An open API service indexing awesome lists of open source software.

https://github.com/austinschneider/meander

Computing contours in a two dimensional space with the meandering triangles algorithm
https://github.com/austinschneider/meander

contours geometry

Last synced: 6 months ago
JSON representation

Computing contours in a two dimensional space with the meandering triangles algorithm

Awesome Lists containing this project

README

          

# 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.