You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ This Julia package is a lightweight framework for defining N-Dimensional region
14
14
15
15
## Usage
16
16
17
-
See [examples/demo.ipynb](https://github.com/rdeits/RegionTrees.jl/blob/master/examples/demo.ipynb) for a tour through the API. You can also check out:
17
+
See [examples/demo/demo.ipynb](https://github.com/rdeits/RegionTrees.jl/blob/master/examples/demo/demo.ipynb) for a tour through the API. You can also check out:
18
18
19
19
*[examples/adaptive_distances.ipynb](https://github.com/rdeits/RegionTrees.jl/blob/master/examples/adaptive_distances.ipynb) for an adaptively-sampled distance field, or [AdaptiveDistanceFields.jl](https://github.com/rdeits/AdaptiveDistanceFields.jl) for a more complete example [1]
20
20
*[examples/adaptive_mpc.ipynb](https://github.com/rdeits/RegionTrees.jl/blob/master/examples/adaptive_mpc.ipynb) for an adaptive approximation of a model-predictive controller
0 commit comments