Commit Graph

4 Commits

Author SHA1 Message Date
131283890f Compute lines for the batch 2022-01-30 19:33:46 +03:00
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
d0a2cbb0db
cleanup
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2022-01-25 22:45:45 +03:00
5461422c6b init: early test, classes WIP 2022-01-25 21:48:48 +03:00