Published August 17, 2023
| Version v1.7.7
Software
Open
JuliaNLSolvers/Optim.jl: v1.7.7
Creators
- Patrick Kofod Mogensen1
- John Myles White2
- Asbjørn Nilsen Riseth3
- Tim Holy4
- Miles Lubin5
- Christof Stocker
- Andreas Noack6
- Antoine Levitt7
- Christoph Ortner8
- Blake Johnson9
- Dahua Lin10
- Kristoffer Carlsson1
- Yichao Yu11
- Christopher Rackauckas12
- Arno Strouwen
- Josua Grawitter13
- Alex Williams14
- Alexey Stukalov15
- Ben Kuhn16
- Benoît Legat17
- Jeffrey Regier18
- cossio
- Michael Creel19
- Ron Rock20
- Thomas R. Covert21
- Benoit Pasquier
- Takafumi Arakaki
- Andrew Clausen
- 1. @JuliaComputing
- 2. Meta
- 3. Man AHL
- 4. Washington University in St. Louis
- 5. @hudson-trading
- 6. @JuliaHub
- 7. Inria Paris
- 8. University of British Columbia
- 9. IBM Research
- 10. The Chinese University of Hong Kong
- 11. Duke University
- 12. Massachusetts Institute of Technology
- 13. TU Berlin
- 14. NYU / Flatiron Institute
- 15. @seerbio
- 16. @anthropics
- 17. LIDS, MIT
- 18. University of Michigan
- 19. Universitat Autonoma de Barcelona, BGSE, and MOVE
- 20. The University of Chicago
- 21. @uchicago
Description
Optim v1.7.7
Closed issues:
- patch 1.7.4 -> 1.7.5 breaks Accelerated/MomentumGradientDescent() (#1038)
- NamedTuple switch broke add_default_options (#1041)
- Verbose option (#1042)
- Optim with BFGS, LBGFS gives wrong result (#1045)
Merged pull requests:
- Change outer tolerances default to nothing (#936) (@ArnoStrouwen)
- Add docs for outer boxconstrained options (#937) (@ArnoStrouwen)
- fix
reset_search_direction!
failure when training with GPU (#1034) (@wei3li) - Fix bug in add default options (#1043) (@pkofod)
- Math rendering in the README (#1044) (@DanielVandH)
- exit early when nan in grad or hessian (#1046) (@mohamed82008)
Files
JuliaNLSolvers/Optim.jl-v1.7.7.zip
Files
(350.6 kB)
Name | Size | Download all |
---|---|---|
md5:e84d12341d82ec95fd8c659c2b06feeb
|
350.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaNLSolvers/Optim.jl/tree/v1.7.7 (URL)