This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
Releases: nathanaelbosch/Fenrir.jl
Releases · nathanaelbosch/Fenrir.jl
v0.1.10
Fenrir v0.1.10
Merged pull requests:
- Deprecate Fenrir.jl (#30) (@nathanaelbosch)
Closed issues:
- Add some way to specify other
ProbNumDiffEq.jl
solvers (#27)
v0.1.9
v0.1.8
Fenrir v0.1.8
Merged pull requests:
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#24) (@github-actions[bot])
- Bump ProbNumDiffEq.jl compat to 0.13 (#25) (@nathanaelbosch)
- Change CI to test LTS and latest (#26) (@nathanaelbosch)
v0.1.7
v0.1.6
Fenrir v0.1.6
Closed issues:
compute_nll_and_update!
(partly) assumes noiseless measurements (#15)
Merged pull requests:
- Add the actual parameter inference part to the tutorial (#20) (@nathanaelbosch)
- Fix typos in the docs and improve structure (#21) (@nathanaelbosch)
- Correct the Joseph form update + quite some refactoring (#22) (@nathanaelbosch)
v0.1.5
Fenrir v0.1.5
Merged pull requests:
v0.1.4
Fenrir v0.1.4
Merged pull requests:
- CompatHelper: bump compat for ProbNumDiffEq to 0.10, (keep existing compat) (#17) (@github-actions[bot])
v0.1.3
Fenrir v0.1.3
Merged pull requests:
- Update ProbNumDiffEq to v0.8.5 (#13) (@nathanaelbosch)
- Bump ProbNumDiffEq.jl to v0.9.0 (#14) (@nathanaelbosch)
- Fix the tests and an old bug with
ProbNumDiffEq.update!
(#16) (@nathanaelbosch)
v0.1.2
Fenrir v0.1.2
Merged pull requests:
- Fix bug that prevented Fenrir to compute a NLL on partially observed systems (#12) (@nathanaelbosch)
v0.1.1
Fenrir v0.1.1
Closed issues:
- Printing the estimated values of parameters (#7)
Merged pull requests:
- Enable vector-valued diffusion parameters (#11) (@nathanaelbosch)