Patch notes (from #2859)
This is a micro patch release which fixes a few bugs.
| Link | Type | 1.6.x | Comment |
|---|---|---|---|
| #2829 | Bug Fix | ✅ | |
| #2839 | Bug Fix | ✅ | |
| #2834 | Bug Fix | ✅ | |
| #2838 | Bug Fix | ✅ | |
| #2846 | Doc | ✅ |
Bug fixes
- Fix issue with duals not working in the HiGHS interface @senhalil @SteveDiamond
- Update sparse cholesky expression handling @rileyjmurray
- Adds new warning for using
.valuewith sparse leaves @PTNobel