Releases: PerezHz/TaylorIntegration.jl
Releases · PerezHz/TaylorIntegration.jl
v0.9.1
TaylorIntegration v0.9.1
Diff since v0.9.0
Closed issues:
- Stopping Simulation - Question (#144)
Merged pull requests:
- Metaprogramming for taylorinteg dense output (#142) (@LuEdRaMo)
- Minor fix in jetcoeffs!, and bump patch version (#147) (@lbenet)
v0.9.0
TaylorIntegration v0.9.0
Diff since v0.8.11
Closed issues:
- Accuracy issues compared to RK-family solvers from OrdinaryDiffEq.jl? (#133)
- Conditional output size and @taylorize? (#140)
Merged pull requests:
v0.8.11
TaylorIntegration v0.8.11
Diff since v0.8.10
Closed issues:
- Taylorize system dynamics with control inputs (#135)
Merged pull requests:
- Add methods to output local Taylor polynomials for dense output (#134) (@lbenet)
v0.8.10
TaylorIntegration v0.8.10
Diff since v0.8.9
Closed issues:
- Compatibility with DynamicalODEProblem (#109)
- function lyap_taylorinteg can't work (#128)
- / not defined for HomogeneousPolynomial (#132)
- Some tests in nightly (1.8.0-DEV) are broken (#136)
Merged pull requests:
v0.8.9
TaylorIntegration v0.8.9
Diff since v0.8.8
Merged pull requests:
- CompatHelper: bump compat for "TaylorSeries" to "0.11" (#127) (@github-actions[bot])
v0.8.8
TaylorIntegration v0.8.8
Diff since v0.8.7
Closed issues:
- Clarification: Performance of Vern9 (#125)
Merged pull requests:
- Update restricted three-body problem example (#126) (@PerezHz)
v0.8.7
TaylorIntegration v0.8.7
Diff since v0.8.6
Closed issues:
- Install CompatHelper? (#122)
Merged pull requests:
- Create CompatHelper.yml (#123) (@mforets)
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#124) (@github-actions[bot])
v0.8.5
TaylorIntegration v0.8.5
Diff since v0.8.4
Closed issues:
- Trouble with installation of TaylorIntegration (#115)
Merged pull requests:
- Re-implement common interface bindings (#114) (@PerezHz)
- Add backward integration support in lyap_taylorinteg (#117) (@PerezHz)
- Enable GitHub Actions-based CI and docs deployment (#118) (@PerezHz)
v0.8.4
TaylorIntegration v0.8.4
Diff since v0.8.3
Closed issues:
- Warning: incremental compilation (maybe) broken when using
@taylorize
in package (#106)
Merged pull requests: