JSOSuite v0.2.0
Merged pull requests:
- [documentation] Update Documenter.jl (#129) (@amontoison)
- Add tutorial for in-place solve (#134) (@tmigot)
- Fix bug in bounds selection (#137) (@tmigot)
- Add multi start strategy (#138) (@tmigot)
- Bump to NLPModels 0.21 (#139) (@tmigot)
- chore: Limit the number of problems in the longer tests to 5 (#145) (@abelsiqueira)
- Fix docs build error (#148) (@abelsiqueira)
- chore: 🤖 Update CompatHelper (#155) (@abelsiqueira)
- fix: 🐛 Limit version of OptimizationProblems to 0.7.3 (#158) (@abelsiqueira)
- refactor: 💡 Change optional args of select_optimizers to kwargs (#160) (@abelsiqueira)
- CompatHelper: bump compat for JSOSolvers to 0.12, (keep existing compat) (#164) (@github-actions[bot])
- Update .cirrus.yml (#166) (@amontoison)
- CompatHelper: bump compat for ADNLPModels to 0.8, (keep existing compat) (#167) (@github-actions[bot])
- Bump to OptimizationProblems 0.8 in tests (#168) (@tmigot)
- Clean BIB file (#169) (@tmigot)
- CompatHelper: bump compat for NLPModelsJuMP to 0.13, (keep existing compat) (#170) (@github-actions[bot])
- Version 0.2.0 (#171) (@tmigot)
Closed issues:
- Add documentation for in-place optimization (#117)
- Move
bmark_solvers
wrapper to SolverBenchmark.jl (#136) - Fix documentation (#141)
- Add workflow dispatch trigger to ComptaHelper (#154)
- Limit version of OptimizatonProblems (#156)
- Update to OptimisationProblems 0.7.4 (#157)
- Refactor select_optimizers to have only the problem as positional (#159)