Releases: DanielVandH/ProfileLikelihood.jl
Releases · DanielVandH/ProfileLikelihood.jl
v0.4.0
What's Changed
- Fix doc example, and remove LaTeXStrings by @DanielVandH in #94
- Allow custom gradient and Hessian in OptimizationFunction by @sebapersson in #97
- Up the package compats. Use SymbolicIndexingInterface by @DanielVandH in #98
New Contributors
- @sebapersson made their first contribution in #97
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- Reflect test fix in docs, update images after Makie update, and up SciML compat by @DanielVandH in #92
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Use package extensions instead of Requires by @DanielVandH in #86
- Fix package extensions (#87)
- Clean up tests (#87)
- Remove uses of
threadid()
(#87) - Move figures into docs folder (#87)
- Add a better, shorter, PDE example (#87)
- Remove GeneralLazyBufferCache (#87)
- Clean up all examples (#87)
Full Changelog: v0.2.3...v0.3.0
v0.2.3
Compat fix
v0.2.2
v0.2.1
v0.2.0
Bivariate profile likelihoods now added.
v0.1.2
Clarify plotting requirements