DiffOpt v0.4.3
Merged pull requests:
- mention that exponential cone also works in docs (#250) (@currymj)
- map_indices for IndexMappedFunction (#254) (@blegat)
- [docs] Remove trailing commas (#255) (@blegat)
- Update (typo) matrix-inversion-manual.jl (#256) (@mzagorowska)
- Update matrix-inversion-manual.jl (#257) (@mzagorowska)
- Typo "acutal" to "actual" (#258) (@mzagorowska)
- Fix GitHub actions badge in README (#263) (@odow)
- Implement MOI.Utilities.scalar_type for (Matrix|Sparse)VectorAffineFunction (#264) (@odow)
- Prep for v0.4.3 (#265) (@odow)
Closed issues:
- Support exponential cone (#50)