Skip to content

Releases: aaowens/StaticOptim.jl

v0.2.0

16 Jul 11:24
v0.2.0
368cb40

Choose a tag to compare

v0.2.0 (2019-07-12)

Diff since v.0.2.0

Merged pull requests:

v 0.2.0

10 Jul 22:53
7622209

Choose a tag to compare

Add bound constrained optimization
Remove BFGS in favor of Newton. In these low dimensional problems computing the hessian is not costly.
Support regular arrays

First release

12 Mar 21:08
5ee253d

Choose a tag to compare

Merge pull request #25 from aaowens/improve

Improve interface