JuliaGeometry / Contour.jl

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

Misc cleanups and Reuse lookup dictionary #55

Closed sjkelly closed 4 years ago

sjkelly commented 4 years ago

Mostly just some code de-duplication. I also set contour to reuse the cell dictionary for multiple levels which cuts memory ~25%.

sjkelly commented 4 years ago

Passes MakieGallery.