|
MRFFL: MR Fortran Finance Library 2024-12-28
Computational Tools For Finance
|
Files | |
| mrffl_bitset.f90 | |
| Simple sets (using the bits of an integer to indicate element existence). | |
| mrffl_cashflows.f90 | |
| Time value of money for general cashflows. | |
| mrffl_config.f90 | |
| Configuratoin for MRFFL. | |
| mrffl_life_table.f90 | |
| This module provides life table computations, and some US life table data. | |
| mrffl_percentages.f90 | |
| Simple functions for working with percentages. | |
| mrffl_prt_sets.f90 | |
| Constants to select what *_print subroutines will print. | |
| mrffl_solver.f90 | |
| Root solvers. | |
| mrffl_solver_ne.f90 | |
| mrffl_stats.f90 | |
| Statstical tools supporting MRFFL. | |
| mrffl_tvm.f90 | |
| Time value of money solvers. | |
| mrffl_tvm12.f90 | |
| TVM solver with functionality similar to financial calculators. | |
| mrffl_us_inflation.f90 | |
| US inflation data and monte carlo. | |
| mrffl_us_markets.f90 | |
| Annual us stock market return data and monte carlo. | |
| mrffl_us_taxes.f90 | |
| Compute Taxes for USA. | |
| mrffl_var_sets.f90 | |
| Constants to to identify TVM variables. | |