Skip to content

Releases: JuliaNLSolvers/OptimTestProblems.jl

Minor bug fix

21 Sep 21:30
45650b6
Compare
Choose a tag to compare

Wrong hessian in "Exponential" test problem

Fix undeprecated function name on JuliaLang v0.7.0-beta2

07 Aug 11:07
596cd9e
Compare
Choose a tag to compare

v2.0.0

29 Jun 07:15
b58b57f
Compare
Choose a tag to compare

Move OptimTestProblems to v0.7

Add ConstrainedProblems

16 Feb 06:28
a0d0464
Compare
Choose a tag to compare
Prepare for ConstrainedProblems (#9)

* Add ConstrainedProblems module

* Create MultivariateProblems module

* Add the Beale unconstrained problem

Add many more optimization problems

14 Jan 12:25
3024c55
Compare
Choose a tag to compare

This release adds several more optimization problems and allows for parameterised problems.

Add tests

10 Oct 19:41
Compare
Choose a tag to compare
Add basic tests. (#1)

* Add basic tests.

A New Home

30 Aug 18:19
Compare
Choose a tag to compare

OptimTestProblems.jl is the new home for test problems that used to be in Optim.jl Meant to be used in Optim.jl but also benchmark packages and more.