Releases: SciML/EasyModelAnalysis.jl
Releases · SciML/EasyModelAnalysis.jl
v1.1.0
EasyModelAnalysis v1.1.0
Merged pull requests:
- CompatHelper: bump compat for EasyModelAnalysis to 1 for package docs, (keep existing compat) (#254) (@github-actions[bot])
- CompatHelper: bump compat for OptimizationBBO to 0.3, (keep existing compat) (#260) (@github-actions[bot])
- Test Changes (#262) (@jClugstor)
- CompatHelper: bump compat for Turing to 0.34, (keep existing compat) (#264) (@github-actions[bot])
- CompatHelper: bump compat for Optimization to 4, (keep existing compat) (#265) (@github-actions[bot])
- CompatHelper: bump compat for Optimization to 4 for package docs, (keep existing compat) (#266) (@github-actions[bot])
- CompatHelper: bump compat for OptimizationNLopt to 0.3, (keep existing compat) (#267) (@github-actions[bot])
- CompatHelper: bump compat for OptimizationBBO to 0.4, (keep existing compat) (#268) (@github-actions[bot])
- CompatHelper: bump compat for OptimizationMOI to 0.5 for package docs, (keep existing compat) (#269) (@github-actions[bot])
- CompatHelper: bump compat for Optimization to 4 for package docs, (keep existing compat) (#270) (@github-actions[bot])
- Bump MTK and SciMLBase (#271) (@jClugstor)
v1.0.0
EasyModelAnalysis v1.0.0
Merged pull requests:
- Aqua + typos CI (#219) (@ArnoStrouwen)
- Bump actions/checkout from 3 to 4 (#220) (@dependabot[bot])
- Bump crate-ci/typos from 1.16.23 to 1.16.24 (#221) (@dependabot[bot])
- Bump crate-ci/typos from 1.16.24 to 1.16.25 (#222) (@dependabot[bot])
- [skip ci] dependabot ignore typos patches (#223) (@ArnoStrouwen)
- CompatHelper: bump compat for OptimizationMOI to 0.2 for package docs, (keep existing compat) (#225) (@github-actions[bot])
- CompatHelper: bump compat for OptimizationNLopt to 0.2, (keep existing compat) (#226) (@github-actions[bot])
- CompatHelper: bump compat for OptimizationBBO to 0.2, (keep existing compat) (#227) (@github-actions[bot])
- CompatHelper: bump compat for OptimizationMOI to 0.3 for package docs, (keep existing compat) (#228) (@github-actions[bot])
- Bump crate-ci/typos from 1.16.25 to 1.17.0 (#229) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#231) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#232) (@dependabot[bot])
- Bump crate-ci/typos from 1.17.0 to 1.18.0 (#233) (@dependabot[bot])
- [skip ci] Update dependabot.yml (#234) (@ArnoStrouwen)
- Bump actions/add-to-project from d8e41a41861baa4c7af88a39f7692681e89f6668 to 0008229a2277e5f9299b5d1f06272b00d09342f8 (#235) (@dependabot[bot])
- ci: explicitly specify token for codecov (#236) (@thazhemadam)
- CompatHelper: bump compat for OptimizationMOI to 0.4 for package docs, (keep existing compat) (#238) (@github-actions[bot])
- reapply formatting (#241) (@ArnoStrouwen)
- try updating (#243) (@ChrisRackauckas)
- Bump julia-actions/setup-julia from 1 to 2 (#247) (@dependabot[bot])
- Bump actions/add-to-project from 0008229a2277e5f9299b5d1f06272b00d09342f8 to 9bfe908f2eaa7ba10340b31e314148fcfe6a2458 (#248) (@dependabot[bot])
- Try updating compats (#250) (@jClugstor)
v0.1.13
EasyModelAnalysis v0.1.13
Merged pull requests:
- Bump actions/add-to-project from 0da8e46333d7b6e01d0e857452a1e99cb47be205 to d8e41a41861baa4c7af88a39f7692681e89f6668 (#210) (@dependabot[bot])
- Documenter 1.0 upgrade (#213) (@ArnoStrouwen)
- Expose solve kws to datafit functions. (#215) (@jClugstor)
v0.1.12
EasyModelAnalysis v0.1.12
Merged pull requests:
- CompatHelper: bump compat for NLopt to 1, (keep existing compat) (#204) (@github-actions[bot])
- CompatHelper: bump compat for NLopt to 1 for package docs, (keep existing compat) (#205) (@github-actions[bot])
- Bump actions/checkout from 3 to 4 (#208) (@dependabot[bot])
- CompatHelper: bump compat for SciMLBase to 2, (keep existing compat) (#211) (@github-actions[bot])
Closed issues:
- Simple fitting example (#197)
v0.1.11
EasyModelAnalysis v0.1.11
Merged pull requests:
- Simplify ensemble code (#189) (@ChrisRackauckas)
- Fix bayesian data fit with t (#190) (@chriselrod)
- further improve ensemble tutorial (#194) (@ChrisRackauckas)
v0.1.10
EasyModelAnalysis v0.1.10
Closed issues:
- Unable to recover the dynamic and predict, when DataDrivenSolution's problem is Discrete DataDrivenProblem (#144)
- test integration issue (#147)
- ensemble simulation of a collection of MTK models (#148)
- Ensemble model calibration (#162)
- Using DataDrivenSolution ODE instead of ModelingToolkit model (#183)
Merged pull requests:
- Add another cost function on the solution object (#141) (@YingboMa)
- allow for using relative l2 loss (#142) (@ChrisRackauckas)
- Update
plot_uncertainty_forecast
to support plotting kwargs (#143) (@Vaibhavdixit02) - various doc and style improvements (#145) (@ArnoStrouwen)
- enable dependabot for GitHub actions (#149) (@ranocha)
- Bump codecov/codecov-action from 1 to 3 (#150) (@dependabot[bot])
- Bump actions/checkout from 1 to 3 (#151) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#152) (@dependabot[bot])
- Bump actions/add-to-project from 5b15b1a619153d251d9affe56d0b5f291f679f21 to 097fa0553b3e9b086707f31c11ac80cad560f757 (#153) (@dependabot[bot])
- Bump actions/add-to-project from 097fa0553b3e9b086707f31c11ac80cad560f757 to e78e561fec2d20b269e26e757e208fcc9c824954 (#155) (@dependabot[bot])
- Bump actions/add-to-project from e78e561fec2d20b269e26e757e208fcc9c824954 to 5b64707bb36aee84f20b8bd887f401b3b91be4d2 (#156) (@dependabot[bot])
- Bump actions/add-to-project from 5b64707bb36aee84f20b8bd887f401b3b91be4d2 to 80dff8360364fc9d8c5ca58b41c535e66b66c331 (#157) (@dependabot[bot])
- Bump actions/add-to-project from 80dff8360364fc9d8c5ca58b41c535e66b66c331 to 0da8e46333d7b6e01d0e857452a1e99cb47be205 (#179) (@dependabot[bot])
- Try fixing master (#181) (@ChrisRackauckas)
- Add ensemble modeling tutorial (#182) (@ChrisRackauckas)
- Generalize/improve the calculation of ensemble weights and make function (#186) (@ChrisRackauckas)
- Generalize datafit for unmatched times (#188) (@ChrisRackauckas)
v0.1.6
EasyModelAnalysis v0.1.6
v0.1.5
EasyModelAnalysis v0.1.5
Merged pull requests:
v0.1.4
EasyModelAnalysis v0.1.4
Merged pull requests: