StructuralIdentifiability.jl Versions Save

Fast and automatic structural identifiability software for ODE systems

v0.5.8

1 week ago

StructuralIdentifiability v0.5.8

Diff since v0.5.7

Merged pull requests:

  • Bump crate-ci/typos from 1.20.8 to 1.20.9 (#313) (@dependabot[bot])
  • CompatHelper: bump compat for AbstractAlgebra to 0.41, (keep existing compat) (#314) (@github-actions[bot])
  • Bump crate-ci/typos from 1.20.9 to 1.20.10 (#315) (@dependabot[bot])
  • CompatHelper: bump compat for Nemo to 0.44, (keep existing compat) (#316) (@github-actions[bot])
  • CompatHelper: bump compat for Nemo to 0.45, (keep existing compat) (#319) (@github-actions[bot])
  • Bump crate-ci/typos from 1.20.10 to 1.21.0 (#320) (@dependabot[bot])
  • Restrict Julia version to <= 1.10.2 (#322) (@sumiya11)
  • CompatHelper: bump compat for SymbolicUtils in [weakdeps] to 2, (keep existing compat) (#323) (@github-actions[bot])
  • Bump crate-ci/typos from 1.21.0 to 1.22.0 (#325) (@dependabot[bot])
  • Bump the symbolic libraries and fix deprecations (#327) (@ChrisRackauckas)
  • Sequel to #327 (#328) (@pogudingleb)
  • Lower bound for the Julia version (compat ne vinovat) (#329) (@pogudingleb)
  • bounding julia version from above (#330) (@pogudingleb)

Closed issues:

  • Cannot precompile on v1.10.3 (#321)

v0.5.7

1 month ago

StructuralIdentifiability v0.5.7

Diff since v0.5.6

Merged pull requests:

  • Bump crate-ci/typos from 1.20.4 to 1.20.8 (#311) (@dependabot[bot])
  • Add access to eval_at_nemo via MTK extension (#312) (@sumiya11)

v0.5.6

2 months ago

StructuralIdentifiability v0.5.6

Diff since v0.5.5

Merged pull requests:

  • Bump julia-actions/setup-julia from 1 to 2 (#305) (@dependabot[bot])
  • Bump crate-ci/typos from 1.19.0 to 1.20.0 (#306) (@dependabot[bot])
  • Bump crate-ci/typos from 1.20.0 to 1.20.4 (#307) (@dependabot[bot])
  • Expression of a function in terms of generators of rational function field (bug fix) (#308) (@pogudingleb)
  • Now fixing Aqua (#309) (@pogudingleb)

v0.5.5

3 months ago

StructuralIdentifiability v0.5.5

Diff since v0.5.4

Merged pull requests:

  • Bump actions/checkout from 3 to 4 (#282) (@dependabot[bot])
  • Bump codecov/codecov-action from 3 to 4 (#283) (@dependabot[bot])
  • Bump crate-ci/typos from 1.16.23 to 1.18.1 (#284) (@dependabot[bot])
  • ci: explicitly specify token for codecov (#285) (@thazhemadam)
  • Update Groebner.jl and PirlimPinPin.jl (#287) (@sumiya11)
  • Bump crate-ci/typos from 1.18.1 to 1.18.2 (#288) (@dependabot[bot])
  • updating compats for AA & Nemo (#290) (@pogudingleb)
  • CompatHelper: bump compat for Nemo to 0.42, (keep existing compat) (#291) (@github-actions[bot])
  • CompatHelper: bump compat for AbstractAlgebra to 0.39, (keep existing compat) (#292) (@github-actions[bot])
  • [skip ci] update downgrade CI repo (#293) (@ArnoStrouwen)
  • CompatHelper: bump compat for AbstractAlgebra to 0.40, (keep existing compat) (#294) (@github-actions[bot])
  • CompatHelper: bump compat for Nemo to 0.43, (keep existing compat) (#295) (@github-actions[bot])
  • Update ModelingToolkit.jl (#296) (@sumiya11)
  • CompatHelper: bump compat for ParamPunPam to 0.4, (keep existing compat) (#297) (@github-actions[bot])
  • updating to the newest AA and Nemo (#299) (@pogudingleb)
  • Getting Nemo&AA update (#300) (@pogudingleb)
  • Update to MTK9 (#301) (@pogudingleb)
  • Bump crate-ci/typos from 1.18.2 to 1.19.0 (#302) (@dependabot[bot])
  • Fix issues with unicode names (#303) (@sumiya11)

Closed issues:

  • Write how to define models with MTK (#155)
  • Algebraic function in the ODE for structural analysis? (#174)
  • Structural Analysis for algebraic difference equations (DiscreteSystem) (#175)
  • Including initial conditions in equations (#236)
  • Option for having a known initial condition (#237)
  • Using ModelingToolkit to mark ODE inputs and outputs for StructuralIdentifiability (#268)

v0.5.4

4 months ago

StructuralIdentifiability v0.5.4

Diff since v0.5.3

Merged pull requests:

  • WIP: Identifiability with known generic initial conditions (#249) (@pogudingleb)

Closed issues:

  • mtk_to_si no longer defined/exported with new functionality. (#279)

v0.5.3

4 months ago

StructuralIdentifiability v0.5.3

Diff since v0.5.2

Merged pull requests:

  • Aqua + Spellcheck (#274) (@pogudingleb)
  • Fix ModelingTookit extension (#280) (@TorkelE)

Closed issues:

  • Fixing type piracy (#254)
  • Alternative names for certain kwargs? (#256)

v0.5.2

4 months ago

StructuralIdentifiability v0.5.2

Diff since v0.5.1

Merged pull requests:

  • Add Downgrade.yml (#255) (@sumiya11)
  • CompatHelper: bump compat for AbstractAlgebra to 0.35, (keep existing compat) (#257) (@github-actions[bot])
  • CompatHelper: bump compat for Nemo to 0.39, (keep existing compat) (#258) (@github-actions[bot])
  • CompatHelper: bump compat for Groebner to 0.6, (keep existing compat) (#259) (@github-actions[bot])
  • update from master (#260) (@pogudingleb)
  • Bump actions/checkout from 3 to 4 (#261) (@dependabot[bot])
  • renaming p to prob_threschold (#262) (@pogudingleb)
  • CompatHelper: bump compat for ParamPunPam to 0.3, (keep existing compat) (#265) (@github-actions[bot])
  • Render ModelingToolkit as an extension (#266) (@pogudingleb)
  • Bump actions/cache from 3 to 4 (#267) (@dependabot[bot])
  • removing Requires from the deps (#273) (@pogudingleb)

Closed issues:

  • Structural Identifiability for Interpolation (#219)
  • Displaying (t) in the output for the case when the input is in the internal SI format. (#243)

v0.5.1

6 months ago

StructuralIdentifiability v0.5.1

Diff since v0.5.0

v0.5.0

6 months ago

StructuralIdentifiability v0.5.0

Diff since v0.4.16

The main new functionality:

  • Assessing identifiability of states (i.e. observability), not only of parameters
  • Computing the generators of identifiable/observable functions
  • Suggesting reparametrizations with better identifiability properties

Merged pull requests:

  • CompatHelper: bump compat for AbstractAlgebra to 0.34, (keep existing compat) (#250) (@github-actions[bot])
  • CompatHelper: bump compat for Nemo to 0.38, (keep existing compat) (#251) (@github-actions[bot])
  • Tutorial on reparametrization (#252) (@pogudingleb)

v0.4.16

7 months ago

StructuralIdentifiability v0.4.16

Diff since v0.4.15

Merged pull requests:

  • Renaming preprocess_ode to mtk_to_si (#246) (@pogudingleb)
  • Ordering the elements in the output (#247) (@pogudingleb)
  • Making dependency on t explicit in the output (#248) (@pogudingleb)

Closed issues:

  • Rename preprocess_ode (#239)
  • The order of quantities in the output (#244)