tianluyuan / meander

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%