williamjameshandley
released this
13 Dec 13:46
·
12 commits
to master
since this release
Fixed the unintuitive fineness behaviour (issue #13) by removing the last contour level, such that contour levels for e.g. fineness=0.5 and contours [1,2] are now [0.5,1,1.5,2,2] instead of [0.5,1,1.5,2,2,2.5].