DistMesh.jl
DistMesh.jl copied to clipboard
v0.0.1 Punch List
- [ ] 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.