v0.2.0
ActuaryUtilities v0.2.0
- add
breakeven
to get the timepoint that accumulation cashflows breakeven - switch to
Optim.jl
instead ofRoots.jl
for solving the IRR
Closed issues:
- Generalize
irr
to not just need initial cf in the first period (#1)