JuliaGeometry / Contour.jl

Calculating contour curves for 2D scalar fields in Julia
Other
43 stars 13 forks source link
contours julia plotting

Contour.jl

Documentation:

CI Status:
Coverage Status

A generic implementation of the marching squares algorithm for tracing contour curves on a scalar 2D field.

The main authors of this package are Darwin Darakananda and Tomas Lycken.