Kyle Isom ff3aa3f349 Add test coverage.
Rationals are 100% tested, Vectors are 82% covered.

I used example cases from the class, so it's not exhaustive but it should be good.

The untested code in the vector class is all related to raising nonconformant errors.
2022-03-08 00:16:22 -08:00
2022-03-08 00:16:22 -08:00
2022-03-08 00:16:22 -08:00
2022-03-07 23:47:39 -08:00
2022-03-07 23:47:39 -08:00
2022-03-07 23:47:39 -08:00
2022-03-07 23:47:39 -08:00

kmath
=====

While learning maths, I've found it help to write code to explore the ideas. If I can implement them, it helps me understand them.

Description
Python maths code.
Readme 31 KiB
Languages
Python 100%