issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Could not find a version that satisfies the requirement dateutil
#66
ramajuno
closed
3 years ago
2
paymentize method - consider more complex cases when times and amounts might be callable
#65
genedan
opened
4 years ago
0
incorrect mid-period outstanding loan balance for simple loans
#64
genedan
opened
4 years ago
0
In bond class, change prior_coupons() return type to annuity
#63
genedan
opened
4 years ago
0
add semipractical clean price
#62
genedan
opened
4 years ago
0
for Amount.t_solver, handle multiple roots
#61
genedan
opened
4 years ago
0
write function to compare two amount functions
#60
genedan
opened
4 years ago
0
check dirty value formula when j_tilde not equal to j
#59
genedan
opened
4 years ago
0
support clean and dirty prices for nonlevel coupons
#58
genedan
opened
4 years ago
0
cannot initialize annuity with 0 payments
#57
genedan
opened
4 years ago
0
add bond amortization support for nonlevel coupons
#56
genedan
opened
4 years ago
0
Solve for aprog in nonlevel annuities with arithmetic progression every m payments
#55
genedan
opened
4 years ago
1
in the case of fixed principal loan payments, offer ability to calculate balloon and drop payments
#54
genedan
opened
4 years ago
0
When Loan.amortization is called when sinking fund is present, should return the amortized equivalent
#53
genedan
opened
4 years ago
0
handle arbitrary payment rates with continuously paying annuities
#52
genedan
closed
4 years ago
0
add shortcut formula for pv when mprog != 0
#51
genedan
opened
4 years ago
0
Add delta_t to the notation guide once it's implemented
#50
genedan
opened
4 years ago
0
For nonlevel/nonstandard annuities, payments might need to be grouped
#49
genedan
opened
4 years ago
0
possibly deprecate Annuity.pt_bal()
#48
genedan
opened
4 years ago
0
allow more complex growth functions to be applied to compound solver
#47
genedan
opened
4 years ago
0
allow composition of different investment classes
#46
genedan
opened
4 years ago
0
Check Payments.dollar_weighted_yield() vs Payments.irr()
#45
genedan
closed
4 years ago
1
Simple interest/discount may cause equation of value problems and issues for classes that depend on it
#44
genedan
opened
4 years ago
0
Fix checks for compound and level interest in Amount class
#43
genedan
opened
4 years ago
0
Add validation to make sure tiers in TieredBal, TieredTime classes are in order
#42
genedan
opened
4 years ago
0
Allow initialization of Annuities using number of payments
#41
genedan
closed
4 years ago
1
Allow get_loan_pmt to solve for general accumulation functions
#40
genedan
opened
4 years ago
0
enable pv and sv annuity methods to handle general accumulation functions
#39
genedan
opened
4 years ago
1
Rework Payments class documentation
#38
genedan
closed
4 years ago
1
Rework simple interest examples in docs
#37
genedan
closed
4 years ago
1
Move NPV article to value chapter
#36
genedan
closed
4 years ago
1
Rework interest rate conversions using Rate class in docs
#35
genedan
closed
4 years ago
1
Rework APR/APY examples
#34
genedan
closed
4 years ago
1
Define __repr__ for Payments class
#33
genedan
opened
4 years ago
0
Initialize classes by passing a solver
#32
genedan
opened
4 years ago
0
Break up solvers into different functions.
#31
genedan
opened
4 years ago
0
Create unit test for Rate relational operators
#30
genedan
opened
4 years ago
0
Create unit test for Rate arithmetic operators
#29
genedan
opened
4 years ago
0
Emulate arithmetic type for Rate class
#28
genedan
closed
4 years ago
1
Re-add delta_t
#27
genedan
closed
4 years ago
1
allow instantiation of compound interest rate by supplying a float to Rate()
#26
genedan
closed
4 years ago
1
add inflation adjustments
#25
genedan
opened
4 years ago
1
refactor cases for convert_rate
#24
genedan
closed
4 years ago
1
calculate delta_t for any function
#23
genedan
opened
4 years ago
0
generalize compound solver to accept any kind of compound growth rate
#22
genedan
closed
4 years ago
0
check argument consistency for interest-discount conversion formulas
#21
genedan
closed
4 years ago
1
create alternative discount options for npv function
#20
genedan
opened
4 years ago
0
check arguments for rate converter
#19
genedan
closed
4 years ago
0
rate conversion names should be consistent
#18
genedan
closed
4 years ago
0
create generalized GrowthRate class
#17
genedan
closed
4 years ago
0
Next