Kyle Isom
ff3aa3f349
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. |
||
---|---|---|
kmath | ||
tests | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.py |
README.rst
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.