Published December 17, 2020
| Version v1.2.1
Software
Open
JuliaNLSolvers/Optim.jl: v1.2.1
Creators
- Patrick Kofod Mogensen1
- John Myles White2
- Asbjørn Nilsen Riseth3
- Tim Holy4
- Miles Lubin5
- Christof Stocker
- Andreas Noack1
- Antoine Levitt
- Christoph Ortner6
- Blake Johnson7
- Dahua Lin8
- Kristoffer Carlsson1
- Yichao Yu9
- Christopher Rackauckas10
- Alex Williams
- Ben Kuhn11
- Jeffrey Regier12
- cossio
- Ron Rock13
- Thomas R. Covert14
- Takafumi Arakaki
- Alexey Stukalov15
- Andrew Clausen
- Benjamin Deonovic16
- Benoit Pasquier
- Benoît Legat17
- Don MacMillen
- Iain Dunning18
- Jarrett Revels19
- 1. @JuliaComputing
- 2. Facebook
- 3. University of Oxford
- 4. Washington University in St. Louis
- 5. @google
- 6. University of British Columbia
- 7. IBM Research
- 8. The Chinese University of Hong Kong
- 9. Harvard
- 10. Massachusetts Institute of Technology
- 11. @wavemm
- 12. University of Michigan
- 13. The University of Chicago
- 14. @uchicago
- 15. Technical University of Munich
- 16. ACT, Inc.
- 17. ICTEAM, UCL
- 18. Hudson River Trading
- 19. Beacon Biosignals
Description
Optim v1.2.1
Closed issues:
- Optim 1.0, 1.1 and Julia 1.0 (#863)
- BarrierWrapper has no field f_calls (#865)
- show_trace panic with Optim.Brent() (#867)
- Documentation: Something is wrong with the Matlab Simplexer example: (#871)
optimize
passes NaN as x value to function (#874)- Does L-BFGS support mini-batch gradient decent? (#875)
- L1 regularization with box constraint in Optim ? (#877)
- particle swarm candidate solution (#880)
- show_trace fails with Brent (#881)
Merged pull requests:
- Small typo in doc, code doesnt run without .+ (#851) (@eirikbrandsaas)
- Don't repeatedly calculate first element of the swarm in ParticleSwar… (#869) (@pkofod)
- Test that tracing works for univariate optimization. (#879) (@pkofod)
- Create CompatHelper.yml (#886) (@briochemc)
- Add Github Action CI (#888) (@briochemc)
- make some utils gpu friendly (#889) (@piever)
- CompatHelper: bump compat for "FillArrays" to "0.10" (#890) (@github-actions[bot])
- Fix reset of LBFGS. (#891) (@pkofod)
Files
JuliaNLSolvers/Optim.jl-v1.2.1.zip
Files
(348.8 kB)
Name | Size | Download all |
---|---|---|
md5:94db7b898b4912870e341181989470ee
|
348.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaNLSolvers/Optim.jl/tree/v1.2.1 (URL)