Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-11 | 1.4 kB | |
v0.16.0 source code.tar.gz | 2024-06-11 | 9.5 MB | |
v0.16.0 source code.zip | 2024-06-11 | 9.6 MB | |
Totals: 3 Items | 19.1 MB | 0 |
ProbNumDiffEq v0.16.0
Merged pull requests: - Add the DiagonalEK1 (#301) (@nathanaelbosch) - CompatHelper: bump compat for DiffEqCallbacks to 3, (keep existing compat) (#304) (@github-actions[bot]) - Change the ordering of the state-space model (#305) (@nathanaelbosch) - Use ExtendedTestSets.jl (#306) (@nathanaelbosch) - CompatHelper: bump compat for TaylorSeries to 0.17, (keep existing compat) (#307) (@github-actions[bot]) - CompatHelper: bump compat for TaylorIntegration to 0.15, (keep existing compat) (#308) (@github-actions[bot]) - Update the docs to work with MTK v9 and add compat (#309) (@nathanaelbosch) - Bump julia-actions/setup-julia from 1 to 2 (#310) (@dependabot[bot]) - Fix some tests due to an MTK update (and something related to FiniteDiff.jl) (#311) (@nathanaelbosch) - CompatHelper: bump compat for FastBroadcast to 0.3, (keep existing compat) (#312) (@github-actions[bot]) - CompatHelper: bump compat for BlockArrays in [weakdeps] to 1, (keep existing compat) (#313) (@github-actions[bot]) - Fix errors relating to RecursiveArrayTools, Base.stack, and GaussianDistributions.jl (#314) (@nathanaelbosch)
Closed issues: - Memory leaking when computing gradients (#249) - Make the DiagonalEK1 work for SecondOrderODEs (#302)