Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 23:05
· 236 commits to master since this release

SumOfSquares v0.4.1

Diff since v0.4.0

Closed issues:

  • Implement symmetry reduction (#7)
  • Error at test (#151)
  • error when using Symmetric() inside PSDCone constraint (#153)
  • How to cite this software in a paper? (#157)
  • Constraint with FixedPolynomialBasis? (#159)

Merged pull requests:

  • Move simple_matrix to Tests and fix Symmetric matrix constraint (#154) (@blegat)
  • Add noncommutative example (#155) (@blegat)
  • Implement newton chip (#156) (@blegat)
  • Add JuliaCon presentation bibtex entry (#158) (@blegat)
  • Add support for given polynomial basis (#160) (@blegat)