---Preamble
---Functions
Hamilton fast marching via FileIO
Hamilton fast marching via Wolfram Library Link
---Sub-Riemannian Wavefront propagation (fast marching)
Via Library Link
Domain specification, point on the circle are specified with angles θ from 0 to π or 0 to 2π with Nθ number of samples
Specify volume dimensions and sampling
1. make library link
2. set parameters (Check xyMinMax (the physical spatial range) and "gridScale" (smaller means more detail))
3. run code
4. get results
5. close library link
6. reformat the data
Show results
---End of notebook
Convert output to bitmap to reduce notebook size