Go to file
HeshamTB 1474e7e03a
mklines: rewrite main to use new classes
Test with
	python mklines.py polar_cords.csv
	Shows correct conversion from polar to cart
	with new classes

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2022-01-25 23:01:24 +03:00
.gitignore init: early test, classes WIP 2022-01-25 21:48:48 +03:00
basictypes.py cleanup 2022-01-25 22:45:45 +03:00
mklines.py mklines: rewrite main to use new classes 2022-01-25 23:01:24 +03:00
notes init: early test, classes WIP 2022-01-25 21:48:48 +03:00
polar_cords.csv init: early test, classes WIP 2022-01-25 21:48:48 +03:00
simulate.py init: early test, classes WIP 2022-01-25 21:48:48 +03:00