Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-02-12 | 1.0 kB | |
v0.15.0 source code.tar.gz | 2024-02-12 | 9.5 MB | |
v0.15.0 source code.zip | 2024-02-12 | 9.6 MB | |
Totals: 3 Items | 19.1 MB | 0 |
ProbNumDiffEq v0.15.0
Merged pull requests:
- Implement a DataUpdateCallback
(#287) (@nathanaelbosch)
- Improve type stability (#288) (@nathanaelbosch)
- Add dependabot (#289) (@nathanaelbosch)
- Refactor the plotting in favor of a Gaussian
plot recipe (#291) (@nathanaelbosch)
- CompatHelper: bump compat for TaylorSeries to 0.16, (keep existing compat) (#292) (@github-actions[bot])
- Bump actions/checkout from 1 to 4 (#294) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 4 (#295) (@dependabot[bot])
- Bump actions/cache from 1 to 4 (#296) (@dependabot[bot])
- Fix the failing github action tests (#297) (@nathanaelbosch)
- Implement observation noise for the PN likelihood (#299) (@nathanaelbosch)
Closed issues:
- Memory leaking when computing gradients (#249)
- Plotting a MeanProbODESolution
doesn't work (#290)
- Add an API to specify non-zero observation noise (#298)