Releases: JuliaNLSolvers/OptimTestProblems.jl
Releases · JuliaNLSolvers/OptimTestProblems.jl
Minor bug fix
Fix undeprecated function name on JuliaLang v0.7.0-beta2
v2.0.1 Fix guardsrand (#17)
v2.0.0
Add ConstrainedProblems
Prepare for ConstrainedProblems (#9) * Add ConstrainedProblems module * Create MultivariateProblems module * Add the Beale unconstrained problem
Add many more optimization problems
This release adds several more optimization problems and allows for parameterised problems.
Add tests
A New Home
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.