Go to file
HeshamTB be9706fef8
basictypes: StraightLine:
- Fix return type hint for __find_line()
	- Rename Line to StraightLine
	- Getters for m and b in StraightLine
	- intercept in StraightLine
		Find the intercept point of 2 Striaght lines

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2022-01-30 18:40:59 +03:00
.gitignore init: early test, classes WIP 2022-01-25 21:48:48 +03:00
basictypes.py basictypes: StraightLine: 2022-01-30 18:40:59 +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