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

Enable automatic K deduction for Accumulation #1

Open genedan opened 4 years ago

genedan commented 4 years ago

Not all accumulation functions have K explicitly defined. It would be nice to have k as an optional argument, and when it is not given, the value for k should be extracted from the given accumulation function.