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
27 stars 4 forks source link

Re-add delta_t #27

Closed genedan closed 4 years ago

genedan commented 4 years ago

I might want to re-add delta_t which was only implemented for simple interest but was taken out with the deprecation of the SimpleAmt and SimpleAcc classes. It has known forms for certain growth patterns so I may add limited support for those forms.

genedan commented 4 years ago

closed with dd66c3cd8b68243d48014716604c00ff8cd42a96.