Installation
Installing smoothmath is easy. Get a copy of the project from github: https://github.com/taylorhummon/smoothmath.
Then from the top project directory run:
$ pip install .
If you no longer want smoothmath, you can uninstall it with:
$ pip uninstall smoothmath