Skip to content

v0.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 01:22
· 58 commits to master since this release

Dualization v0.5.3

Diff since v0.5.2

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)