v1.8.2
JuMP v1.8.2
Closed issues:
- Renaming MathOptInterface -> MOI is breaking for some external packages (#3233)
- [Q] Support of M1 chipset (#3239)
- Incorrect summation with Hermitian matrices (#3242)
Merged pull requests:
- Add get_attribute and set_attribute (#3219) (@joaquimg)
- [docs] Polish simple SDP examples (#3232) (@jd-foster)
- [docs] fix thread safefy issue in parallelism tutorial (#3240) (@odow)
- [docs] parallelism: 2 characters (#3243) (@jd-foster)
- Fix dot between JuMP types and constant (#3244) (@blegat)
- Backport dot product fix with complex numbers (#3248) (@blegat)