Releases: JuliaSmoothOptimizers/JSOSolvers.jl
Releases · JuliaSmoothOptimizers/JSOSolvers.jl
v0.14.8
JSOSolvers v0.14.8
Merged pull requests:
- Update FreeBSD image family to 14-3 (#362) (@amontoison)
- CompatHelper: bump compat for NLPModelsModifiers to 0.8, (keep existing compat) (#364) (@github-actions[bot])
v0.14.7
JSOSolvers v0.14.7
Introduction of a new callback in solvers to perform customized quasi-Newton updates.
A default callaback is provided that implements the expect default update.
Merged pull requests:
v0.14.6
v0.14.5
v0.14.4
JSOSolvers v0.14.4
Merged pull requests:
- Add paper examples to documentation (#317) (@tmigot)
- Add tutorials section with external links (#319) (@tmigot)
- Add benchmark tutorial with bound-constrained examples (#320) (@tmigot)
- Update CI badge link in README.md (#322) (@tmigot)
- Update license file to show on Github (#324) (@tmigot)
- Apply comments to the paper (#327) (@tmigot)
- Add GPU test for TRUNK, TRUNK-NLS and FOMO (#328) (@tmigot)
- Replace nightly by pre (#330) (@tmigot)
- Fix benchmark script and add runner.jl (#331) (@tmigot)
- Add details about encouraging results (#332) (@tmigot)
- Add more information to the documentation (#333) (@tmigot)
- Add deps and tests comment in the documentation (#334) (@tmigot)
- Remove tests that are duplicate from SolverTest - Fix docs (#336) (@tmigot)
- Improve documentation and fix docstrings (#339) (@tmigot)
- Fix sentence on interoperability (#340) (@tmigot)
- Move callback section to doc (#341) (@tmigot)
- bibliography edits (#345) (@nkrusch)
- Fix JOSS paper review comments (#346) (@tmigot)
- Version 0.14.4 (#348) (@tmigot)
Closed issues:
v0.9.4
JSOSolvers v0.9.4
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.14.3
v0.14.2
v0.14.1
JSOSolvers v0.14.1
Merged pull requests:
- fix subsolver naming in TrunkSolverNLS #304 (#305) (@farhadrclass)
- Changement du domaine admissible pour le paramètre
memdans l’algorithmelbfgs(#307) (@Oussamamouhtal) - Check that all parameters in parameter set work (#309) (@tmigot)
- Version 0.14.1 (#310) (@tmigot)
Closed issues:
v0.14.0
JSOSolvers v0.14.0
Breaking changes
- drop support for Julia 1.6
- Bump to Krylov 0.10
- subsolver_type becomes subsolver and take a symbol corresponding to the solver function and not the structure.
Merged pull requests:
- Support Krylov.jl v0.10 (#292) (@amontoison)
- Update .cirrus.yml (#296) (@dpo)
- Version 0.14.0 (#300) (@tmigot)
- Add a subsolver for TRON (#301) (@amontoison)
- Fix link in documentation build (#302) (@tmigot)
Closed issues: