JuliaApproximation / DomainSets.jl

A Julia package for describing domains as continuous sets of elements
MIT License
72 stars 12 forks source link

This definition should be reversed: `boundary(d::Domain) = ∂(d)` #17

Closed dlfivefifty closed 6 years ago

dlfivefifty commented 6 years ago

People (other than me) don't like non-ASCII, so let's avoid the complaints and make shorthand for boundary, not the other way around.