Releases: JuliaApproximation/RecurrenceRelationships.jl
Releases · JuliaApproximation/RecurrenceRelationships.jl
v0.1.0
RecurrenceRelationships v0.1.0
Merged pull requests:
- Support finite convergence for Olvers (#9) (@dlfivefifty)
- Support complex vectors in olver (#10) (@dlfivefifty)
v0.0.1
RecurrenceRelationships v0.0.1
Merged pull requests:
- CompatHelper: add new compat entry for LazyArrays at version 2, (keep existing compat) (#2) (@github-actions[bot])
- CompatHelper: add new compat entry for LazyArrays in [weakdeps] at version 2, (keep existing compat) (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for FillArrays at version 1, (keep existing compat) (#4) (@github-actions[bot])
- Implement Olver's algorithm (alternative that avoids overflow) (#5) (@dlfivefifty)
- Better function names (#6) (@dlfivefifty)