Skip to content

Commit 7c73dff

Browse files
author
Gerd Gruenert
committed
Update README to show Todos!
1 parent 2049099 commit 7c73dff

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,15 @@ print (tra.y)
101101
Or more complete: `plot_path.py`
102102

103103
![alt text](example_images/plot_path.png?raw=true "paths")
104+
105+
106+
TODOs
107+
=====
108+
109+
* improve documentation
110+
* Add support for the case of: om12_dist <= 2 * self.params.outer_rad.
111+
I.e., when the centers of the two circles are very close together!
112+
(PathType.lrl, PathType.rlr)
113+
* Add unit tests
114+
* add setup.py to install via pip
115+

0 commit comments

Comments
 (0)