Skip to content

Releases: JuliaNLSolvers/OptimTestProblems.jl

Minor bug fix

Choose a tag to compare

@pkofod pkofod released this 21 Sep 21:30
45650b6

Wrong hessian in "Exponential" test problem

Fix undeprecated function name on JuliaLang v0.7.0-beta2

Choose a tag to compare

@pkofod pkofod released this 07 Aug 11:07
596cd9e
v2.0.1

Fix guardsrand (#17)

v2.0.0

Choose a tag to compare

@pkofod pkofod released this 29 Jun 07:15
b58b57f

Move OptimTestProblems to v0.7

Add ConstrainedProblems

Choose a tag to compare

@anriseth anriseth released this 16 Feb 06:28
a0d0464
Prepare for ConstrainedProblems (#9)

* Add ConstrainedProblems module

* Create MultivariateProblems module

* Add the Beale unconstrained problem

Add many more optimization problems

Choose a tag to compare

@anriseth anriseth released this 14 Jan 12:25
3024c55

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

Add tests

Choose a tag to compare

@pkofod pkofod released this 10 Oct 19:41
Add basic tests. (#1)

* Add basic tests.

A New Home

Choose a tag to compare

@pkofod pkofod released this 30 Aug 18:19

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.