Published April 25, 2023
| Version v0.4.2
Software
Open
jump-dev/DiffOpt.jl: v0.4.2
Creators
- 1. Zuse Institute Berlin
- 2. @psrenergy and @LAMPSPUC
- 3. LIDS, MIT
- 4. Seoul National University
- 5. @JuliaComputing
- 6. Italian Institute of Technology
Description
DiffOpt v0.4.2
Closed issues:
- fix
@show
in the end of Differentiating trivial QP 1 (#106) - add tests for Differentiating simple SOCP (#107)
- Split moi_wrapper test file in conic and qp (#108)
- put tests into functions (#110)
- Test more exotic cases (#202)
- Benchmarking time | Differentiate an LP (#233)
Merged pull requests:
- Add attribute to access differentiation time (#230) (@blegat)
- Add conic to ridge sentitivity (#231) (@blegat)
- Implement ForwardConstraintFunction for QuadToSOCBridge (#232) (@blegat)
- CompatHelper: bump compat for LazyArrays to 1, (keep existing compat) (#234) (@github-actions[bot])
- import as for MOI (#235) (@blegat)
- Update README (#236) (@odow)
- Fix conic objective reverse diff (#237) (@blegat)
- Don't access vector with [] (#238) (@blegat)
- Add back qp_test (#240) (@blegat)
- Add license headers (#241) (@odow)
- Add JuliaFormatter (#242) (@odow)
- Convert tests to functional form (#244) (@odow)
- Enable show test (#245) (@odow)
- Split linear program and quad programs (#246) (@blegat)
- Add nearest correlation example (#248) (@blegat)
- Comment fixes (#249) (@blegat)
Files
jump-dev/DiffOpt.jl-v0.4.2.zip
Files
(94.7 kB)
Name | Size | Download all |
---|---|---|
md5:8e28b38056f4c23951fbea8028d74824
|
94.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/jump-dev/DiffOpt.jl/tree/v0.4.2 (URL)