Python maths code.
Go to file
Kyle Isom c0f599e563 Initial import. 2022-03-07 23:47:39 -08:00
kmath Initial import. 2022-03-07 23:47:39 -08:00
tests Initial import. 2022-03-07 23:47:39 -08:00
LICENSE Initial import. 2022-03-07 23:47:39 -08:00
README.rst Initial import. 2022-03-07 23:47:39 -08:00
requirements.txt Initial import. 2022-03-07 23:47:39 -08:00
setup.py Initial import. 2022-03-07 23:47:39 -08:00

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.