Fix a couple of bugs. Make the simulation run 100x and halt if
authorScott Gasch <[email protected]>
Mon, 20 Jan 2020 01:07:28 +0000 (17:07 -0800)
committerScott Gasch <[email protected]>
Mon, 20 Jan 2020 01:07:28 +0000 (17:07 -0800)
commitcf4f9fcc05eddcaf6d275c61ee8f6ecc1097a416
tree98b76b6dff95e934c9d68e30c6aa6dabf57fcd94
parent6615df6ed9352700798a62a3c1fa5f0235a4a44d
Fix a couple of bugs.  Make the simulation run 100x and halt if
it ever finds a scenario that causes it to run out of money.  Also
keep track of max net worth and display it in the final report.
accounts.py
retire.py
secrets.py
tax_brackets.py