Releases: JuliaActuary/ActuaryUtilities.jl
Releases · JuliaActuary/ActuaryUtilities.jl
v1.0.2
ActuaryUtilities v1.0.2
Merged pull requests:
- Check IRR result by looking for sign change rather than trying to be near zero (#34) (@alecloudenback)
v1.0.1
ActuaryUtilities v1.0.1
Merged pull requests:
- make sure that IRR is finding a root rather than just a local minimum (#32) (@alecloudenback)
v1.0.0
ActuaryUtilities v1.0.0
Closed issues:
- Add Modified IRR (MIRR) (#9)
Merged pull requests:
- Copy/Paste data from/to Excel with
xlclip
(#31) (@alecloudenback)
v0.6.1
ActuaryUtilities v0.6.1
Closed issues:
- IRR solve failure (#28)
Merged pull requests:
- Optim (#29) (@alecloudenback)
v0.6.0
v0.5.1
ActuaryUtilities v0.5.1
Closed issues:
duration
with Yields (#22)
Merged pull requests:
- Yield derivs (#23) (@alecloudenback)
v0.5.0
ActuaryUtilities v0.5.0
Merged pull requests:
- make
breakeven
api consistent with interest,CFs,times pattern (#21) (@alecloudenback)
v0.4.0
ActuaryUtilities v0.4.0
Closed issues:
Merged pull requests:
- CompatHelper: bump compat for "Optim" to "1.0" (#19) (@github-actions[bot])
- Yields.jl (#20) (@alecloudenback)
v0.3.4
ActuaryUtilities v0.3.4
Merged pull requests:
- CompatHelper: bump compat for "Optim" to "0.22" (#15) (@github-actions[bot])
- Accum offset (#17) (@alecloudenback)
v0.3.3
ActuaryUtilities v0.3.3
Closed issues:
- Make
irr
more robust (#2)
Merged pull requests:
- More Robust IRR implementation (#14) (@alecloudenback)