Releases: RomeoV/ProbabilisticParameterEstimators.jl
Releases · RomeoV/ProbabilisticParameterEstimators.jl
v0.8.3
ProbabilisticParameterEstimators v0.8.3
Merged pull requests:
- Bump actions/checkout from 4 to 5 (#19) (@dependabot[bot])
- CompatHelper: bump compat for NonlinearSolveBase to 2, (keep existing compat) (#21) (@github-actions[bot])
v0.8.2
ProbabilisticParameterEstimators v0.8.2
Merged pull requests:
v0.8.1
ProbabilisticParameterEstimators v0.8.1
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#9) (@dependabot[bot])
- Make
LinearApproximationEstimatorandLSQEstimatortrimmable (#16) (@RomeoV)
v0.8.0
ProbabilisticParameterEstimators v0.8.0
Breaking changes
- We switch from
NonlinearSolvetoSimpleNonlinearSolvefor our default solvers. However,NonlinearSolvesolvers can still be passed through thesolvealginterface. Note that although we useSimpleNonlinearSolve, we use the more complex termination condition that also considers stalled states.
Other changes
- change
lutocholeskyin covariance decomposition
Merged pull requests:
- CompatHelper: bump compat for Turing to 0.34, (keep existing compat) (#6) (@github-actions[bot])
v0.7.6
ProbabilisticParameterEstimators v0.7.6
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#2) (@dependabot[bot])
- CompatHelper: bump compat for Turing to 0.33, (keep existing compat) (#4) (@github-actions[bot])