Skip to content

Releases: SciML/DiffEqParamEstim.jl

Fix cost function default weight bug

26 Apr 15:24
8038729
Compare
Choose a tag to compare
v1.1.2

Update cost_functions.jl

Warning fix

16 Apr 02:51
6a6daf1
Compare
Choose a tag to compare
v1.1.1

Update cost_functions.jl

First differences in likelihoods

10 Apr 04:52
553b72b
Compare
Choose a tag to compare
Merge pull request #75 from Vaibhavdixit02/editbranch2

Added first difference to L2Loss and changes in Likelihood tests

Fix tests and lsoptim

27 Mar 09:14
965648c
Compare
Choose a tag to compare
v1.0.1

Update dde_tests.jl

Syntax change

25 Jan 22:52
6f3e9ab
Compare
Choose a tag to compare
v1.0.0

Update REQUIRE

Likelihood Loss

19 Jan 16:01
Compare
Choose a tag to compare
v0.8.0

add likelihood test

Test fixing

17 Dec 23:49
Compare
Choose a tag to compare

This just fixes tests on release, but might be important when looking at Julia v0.7 releases.

DDE tests

04 Nov 18:34
Compare
Choose a tag to compare
v0.7.1

Merge branch 'maste'

Weighted loss functions

26 Oct 19:11
Compare
Choose a tag to compare
v0.7.0

Update .travis.yml

Regularization and loss value printing

22 Aug 14:14
Compare
Choose a tag to compare
v0.6.0

Merge remote-tracking branch 'origin/master'