Releases: JuliaSmoothOptimizers/OptimizationProblems.jl
Releases · JuliaSmoothOptimizers/OptimizationProblems.jl
v0.9.2
OptimizationProblems v0.9.2
Merged pull requests:
- [CI] Use pre-release instead of nightly (#370) (@amontoison)
- Update compat versions for DataFrames and JLD2 (#371) (@farhadrclass)
- Support JLD2 v0.6 (#372) (@amontoison)
v0.9.1
OptimizationProblems v0.9.1
Merged pull requests:
- Add HS211 (#346) (@tmigot)
- Misclassified hs252 and hs233 as unconstrained (#349) (@tmigot)
- Update with JSOBestieTemplate for OptimizationProblems (#350) (@tmigot)
- Update with JSOBestieTemplate for OptimizationProblems (#353) (@tmigot)
- fix: discrepancy in problem names. (#357) (@danphenderson)
- Fix small dimension specification issue. (#360) (@danphenderson)
- document missing key (#361) (@dpo)
- Update gulf metadata (#362) (@dpo)
- Update mgh10.jl metadata (#363) (@dpo)
- Update nelson.jl metadata (#364) (@dpo)
- bug #359, Issue with 'gulf' when use_nls= true (#365) (@farhadrclass)
- Version 0.9.1 (#368) (@tmigot)
Closed issues:
v0.9.0
v0.8.1
OptimizationProblems v0.8.1
Merged pull requests:
- Fix
hs61test (#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
ADNLSModelconstructor 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,brownalandbroyden3d(#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)