Releases: vboussange/PiecewiseInference.jl
Releases · vboussange/PiecewiseInference.jl
v0.10.0
v0.9.6
- Bug fixes
- parameter now required as
ComponentArray
- compatibility with non-ODE models (e.g. models with analytic formula)
v0.8.0
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
Update following ParametricModels v0.2.0. User can now constrain with bijector the initial conditions inferred.
v0.5.0
- Name changed from MiniBatchInference.jl to PiecewiseInference.jl
- Implementation of mini batches
v0.3.0
Renamed package name EcologyInformedML.jl
for MiniBatchInference.jl
v0.2.4
added documentation