Skip to content

Releases: vboussange/PiecewiseInference.jl

v0.10.0

08 Jul 12:04
Compare
Choose a tag to compare
  • Compatibility with AnalyticModel and ARModel
  • Changed keywords arguments for better consistency with Boussange et al 2024.

v0.9.6

20 Apr 08:52
0cffc18
Compare
Choose a tag to compare
  • Bug fixes
  • parameter now required as ComponentArray
  • compatibility with non-ODE models (e.g. models with analytic formula)

v0.8.0

08 Feb 12:50
7216160
Compare
Choose a tag to compare

Added the possibility to add priors on both parameters and initial conditions. We now ask the user to provide three loss functions, two relating to parameter and initial condition priors, and one related to the likelihood function.

v0.6.0

10 Nov 09:26
Compare
Choose a tag to compare

Update following ParametricModels v0.2.0. User can now constrain with bijector the initial conditions inferred.

v0.5.0

07 Nov 17:42
Compare
Choose a tag to compare
  • Name changed from MiniBatchInference.jl to PiecewiseInference.jl
  • Implementation of mini batches

v0.3.0

17 Jul 11:39
Compare
Choose a tag to compare

Renamed package name EcologyInformedML.jl for MiniBatchInference.jl

v0.2.4

23 Jun 13:52
Compare
Choose a tag to compare
added documentation