v0.5.3
Dualization v0.5.3
Closed issues:
- Performance of creating equality constraints (#66)
- SDP dualization slow, can read_from_file replace it for SDPA input? (#134)
Merged pull requests:
- Specialized set_dot for one-entry vector (#135) (@blegat)
- Avoid setting empty names to JuMP's object dictionary (#136) (@blegat)
- Speed up get_scalar_term for large vector constraints (#137) (@blegat)
- Skip object dictionary setting if there are no name (#138) (@blegat)
- Add test and specialize dot (#139) (@blegat)