Releases: nathanaelbosch/ProbNumDiffEq.jl
Releases · nathanaelbosch/ProbNumDiffEq.jl
v0.1.4
ProbNumDiffEq v0.1.4
Closed issues:
- Solvers do not model uncertainty (#25)
Merged pull requests:
- Testing improvements + small bugfix (#28) (@nathanaelbosch)
- Add Julia 1.6 to the tests (#29) (@nathanaelbosch)
- Feature: Sample full states from the solution (#30) (@nathanaelbosch)
- Changed the fixed-diffusion to use a local diffusion for error-est (#31) (@nathanaelbosch)
v0.1.3
ProbNumDiffEq v0.1.3
Merged pull requests:
- Remove SciMLBase.jl again to fix more dependency issues (#26) (@nathanaelbosch)
v0.1.2
ProbNumDiffEq v0.1.2
Closed issues:
- Add to DiffEqDocs? (#12)
Merged pull requests:
- Fix coverage issues (#24) (@nathanaelbosch)
v0.1.1
ProbNumDiffEq v0.1.1
v0.1.0
ProbNumDiffEq v0.1.0
Closed issues:
- TagBot trigger issue (#2)
Merged pull requests:
- Let Q be a PSDMatrix to remove the cholesky decompositions in each step (#6) (@nathanaelbosch)
- Expand the CI to add additional Julia versions and OSes (#7) (@nathanaelbosch)
- CompatHelper: bump compat for "Reexport" to "1.0" (#13) (@github-actions[bot])
- Improved the performance by splitting up predict! into predict_mean! and predict_cov! (#14) (@nathanaelbosch)
- CompatHelper: add new compat entry for "StaticArrays" at version "1.0" (#15) (@github-actions[bot])
- CompatHelper: bump compat for "StructArrays" to "0.5" (#19) (@github-actions[bot])