Skip to content

Releases: SciML/EasyModelAnalysis.jl

v1.1.0

10 Oct 23:26
e4378f3
Compare
Choose a tag to compare

EasyModelAnalysis v1.1.0

Diff since v1.0.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

13 May 23:14
784d1b0
Compare
Choose a tag to compare

EasyModelAnalysis v1.0.0

Diff since v0.1.13

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

06 Oct 21:15
f674f20
Compare
Choose a tag to compare

EasyModelAnalysis v0.1.13

Diff since v0.1.12

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

22 Sep 05:00
d98340e
Compare
Choose a tag to compare

EasyModelAnalysis v0.1.12

Diff since v0.1.11

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

13 Jul 20:22
2f99ded
Compare
Choose a tag to compare

EasyModelAnalysis v0.1.11

Diff since v0.1.10

Merged pull requests:

v0.1.10

11 Jul 20:41
adf84d4
Compare
Choose a tag to compare

EasyModelAnalysis v0.1.10

Diff since v0.1.6

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

01 Feb 21:08
dfd6137
Compare
Choose a tag to compare

EasyModelAnalysis v0.1.6

Diff since v0.1.5

v0.1.5

01 Feb 17:44
7e0ea16
Compare
Choose a tag to compare

EasyModelAnalysis v0.1.5

Diff since v0.1.4

Merged pull requests:

  • Add total_only and other kw options in create_sensitivity_plot (#137) (@YingboMa)

v0.1.4

31 Jan 21:37
59ec405
Compare
Choose a tag to compare

EasyModelAnalysis v0.1.4

Diff since v0.1.3

Merged pull requests:

  • Add optimal_parameter_intervention_for_reach (#136) (@YingboMa)

v0.1.3

31 Jan 16:19
027d9bb
Compare
Choose a tag to compare

EasyModelAnalysis v0.1.3

Diff since v0.1.2

Merged pull requests:

  • Add create_sensitivity_plot(sensres, pbounds) (#134) (@YingboMa)
  • Fix a typo in optimal_parameter_intervention_for_threshold (#135) (@YingboMa)