genedan / TmVal

Time Value of Money - a Python package for mathematical interest theory, annuity, and bond calculations.
https://genedan.com/tmval/docs
GNU General Public License v3.0
30 stars 4 forks source link

Refactor tiered investment account classes #5

Open genedan opened 4 years ago

genedan commented 4 years ago

Tiered investments are now possible, but the code is quite messy, it may be possible to simplify it.