Releases: JuliaTurkuDataScience/FdeSolver.jl
Releases · JuliaTurkuDataScience/FdeSolver.jl
v1.0.9
v1.0.7
FdeSolver v1.0.7
v1.0.6
FdeSolver v1.0.6
v1.0.5
v1.0.4
FdeSolver v1.0.4
Closed issues:
- fix it: nc and tol are related to PI-PC method (without Jacobian), itmax and tol are related to PI-IM method (with Jacobian) (#52)
v1.0.3
FdeSolver v1.0.3
Closed issues:
- Register version 1.0.2 (#47)
Merged pull requests:
- Replace repl with example docstrings (#48) (@RiboRings)
- modify struct: error not enough initial conditions (#49) (@moeinkh88)
v1.0.2
v1.0.0
FdeSolver v1.0.0
Closed issues:
Merged pull requests:
- Format files, make improvements and introduce errors and warnings (#28) (@RiboRings)
- Merge dev_FFT into FFT (#32) (@RiboRings)
- Create structures and constructors (#33) (@RiboRings)
- Move FFT version to Main (#34) (@RiboRings)
- small polish (#36) (@moeinkh88)
v0.2.1
FdeSolver v0.2.1
Merged pull requests:
- CompatHelper: bump compat for SpecialFunctions to 1, (keep existing compat) (#22) (@github-actions[bot])
- Debug the beta > 1 case (#23) (@RiboRings)
- 2nd order example (#24) (@moeinkh88)
v0.2.0
FdeSolver v0.2.0
Closed issues:
Merged pull requests:
- Add Convergence option when tolerance is of interest (#17) (@RiboRings)
- Attach documentation and move subfunctions to a single file (#18) (@RiboRings)
- Add Jacobian method and more documentation (#20) (@RiboRings)
- Add new tests (#21) (@RiboRings)