Releases: JuliaSmoothOptimizers/OptimizationProblems.jl
Releases · JuliaSmoothOptimizers/OptimizationProblems.jl
v0.9.0
v0.8.1
OptimizationProblems v0.8.1
Merged pull requests:
- Fix
hs61
test (#334) (@tmigot) - Update docs/Project.toml (#335) (@amontoison)
- Support Documenter.jl v1.0 (#337) (@amontoison)
- Classify avion2 and NZF1 as NLS (#340) (@tmigot)
Closed issues:
v0.8.0
v0.7.4
OptimizationProblems v0.7.4
Merged pull requests:
- [documentation] Update Documenter.jl (#310) (@amontoison)
- Update link to JuMP (#311) (@tmigot)
- [CI] Update .cirrus.yml (#313) (@amontoison)
- [CI] Remove linux musl (#314) (@amontoison)
- Simplify how we specify the type in AD models (#315) (@tmigot)
- Add CITATION.cff (#320) (@tmigot)
- Add using ADNLPProblems in benchmark tutorial (#323) (@tmigot)
v0.7.3
v0.7.2
OptimizationProblems v0.7.2
Closed issues:
Merged pull requests:
- Add
britgas
(#233) (@tmigot) - Update broydn7d
get_nvar
(#274) (@tmigot) - Be more flexible in arguments of residual for NLS problems (#275) (@tmigot)
- Add NIST nonlinear regression test set (#277) (@tmigot)
- Fix domain in conditional AMPGO13 (#279) (@tmigot)
- Add modified/corrected Cragg and Levy function (#281) (@tmigot)
- Add COPS 3 marine (#286) (@tmigot)
- Add COPS bearing (#287) (@tmigot)
- Add Problems (#289) (@MaxenceGollier)
- Remove unused type (#291) (@tmigot)
- Fix scalable (#294) (@tmigot)
- Add HS220 to HS225 (#295) (@tmigot)
- HS226 to 230 (#296) (@tmigot)
- HS231 to 235 (#297) (@tmigot)
- HS236 to 240 (#298) (@tmigot)
- HS241 to 245 (#299) (@tmigot)
- HS246 to 250 (#300) (@tmigot)
- HS251 to 255 (#301) (@tmigot)
- HS256 to 260 (#302) (@tmigot)
- HS261 to 265 (#303) (@tmigot)
- Version 0.7.2 (#306) (@tmigot)
v0.7.1
v0.7.0
OptimizationProblems v0.7.0
Merged pull requests:
- add
ADNLSModel
constructor inarglina
(#200) (@tmigot) - Prepare using NLS constructors (#251) (@tmigot)
- Add in-place residual for NLS models (#252) (@tmigot)
- Add in-place
c
(#253) (@tmigot) - Add problems
argtrig
,bard
,biggs5
,brownal
andbroyden3d
(#255) (@tmigot) - Bump documentation (#256) (@tmigot)
- Add
gulf
(#257) (@tmigot) - Add
watson
(#258) (@tmigot) - Add
penalty1
(#260) (@tmigot) - Add
integreq
(#261) (@tmigot) - fix documentation regarding extended powell
powellsg
(#263) (@tmigot) - Version 0.7.0 (#264) (@tmigot)
v0.6.0
OptimizationProblems v0.6.0
Closed issues:
- Problem name starting with a number (#204)
- StackOverFlow Error occurs when using the module with multiple processes. (#213)
Merged pull requests:
- Add aircrafta (#203) (@tmigot)
- Add allinit problems (#205) (@tmigot)
- Add
avion2
(#206) (@tmigot) - add
3pk
(#207) (@tmigot) - Remove
jac
call in tests (#212) (@tmigot) - Remove bounds in
elec
(#214) (@tmigot) - add
chain
problem (#215) (@tmigot) - Add channel problem (#216) (@tmigot)
- Add community guidelines section in readme (#218) (@tmigot)
- Avoid convert rationals (#219) (@tmigot)
- Add more genericity (#221) (@tmigot)
- Convert data in
palmer
(#222) (@tmigot) - Make only one vcat in
robotarm
and fixhovercraft1d
(#223) (@tmigot) - Add missing
kwargs...
(#225) (@tmigot) - Use
jld2
to store data (#226) (@tmigot) - Add
alsotame
(#229) (@tmigot) - Add
arggauss
(#230) (@tmigot) - Add
booth
(#231) (@tmigot) - Add
bqp1var
(#232) (@tmigot) - Add
hs68
andhs69
(#234) (@tmigot) - Add
hs87
(#238) (@tmigot) - Add
hs99
(#239) (@tmigot) - Make
arwheadnlp.f(x)
allocation-free (#241) (@paraynaud) - First pass to reduce
f
allocations (#242) (@tmigot) - Refactor test environment (#245) (@tmigot)
- Version 0.6.0 (#247) (@tmigot)