v0.1.1
MathOptSetDistances v0.1.1
Closed issues:
- Test projections against AD (#8)
- Should all projection gradient be square matrices? (#9)
- Reduce duplications (#10)
- Register package (#13)
- Leverage special arrays when relevant (#17)
- PSD gradient wrong? (#18)
- Factor of sqrt(2) in unvec_symm and vec_symm? (#21)
- Switch Random to test-only dependency (#33)
Merged pull requests:
- improve workflow, formatting (#15) (@matbesancon)
- CompatHelper: add new compat entry for "FillArrays" at version "0.10" (#19) (@github-actions[bot])
- More tests for SOC and PSD (#20) (@matbesancon)
- consistency projection distance (#22) (@matbesancon)
- distance to PSD cone (#23) (@matbesancon)
- update docstring for matrix vectorization (#24) (@tjdiamandis)
- Implementing ChainRulesCore.rrule for projections (#25) (@matbesancon)
- PSD frule (#28) (@matbesancon)
- Exponential Cone (#29) (@tjdiamandis)
- add frule for orthants (#31) (@matbesancon)
- simplify deps (#34) (@matbesancon)
- CompatHelper: bump compat for "FillArrays" to "0.11" (#36) (@github-actions[bot])