v1.8.2
版本发布时间: 2023-02-27 19:50:34
jump-dev/JuMP.jl最新发布版本:v1.23.2(2024-09-13 13:29:38)
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)