- This package name was changed from eqsolvecarlover101 to eqsolve.
- The new pypi page is located here.
- Two new functions were added:
- eqsolve.intcompound() - Noncontinuously compounding interest.
- eqsolve.contcompound() - Continuously compounding interest.
- All functions were updated to work with Python's default help() function.
- All functions were updated to move away from using input().