DistMesh.jl icon indicating copy to clipboard operation
DistMesh.jl copied to clipboard

v0.0.1 Punch List

Open sjkelly opened this issue 6 years ago • 0 comments

  • [ ] Ensure if fixed points, no sorting occurs
  • [ ] Set filtering value (geps) in filtering
  • [ ] More tests
  • [ ] More Docs

API

Possibly switch from the p, t, s = distmesh(...) to t = distmesh(...) where T is a struct with all info inside. This should allow for triangle and edge output in the future without major API break.

sjkelly avatar Dec 15 '19 15:12 sjkelly