Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 14:48
· 289 commits to master since this release

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)