Metadata-Version: 2.3
Name: sosopt
Version: 0.0.1
Summary: SOSOpt is a Python library designed for solving a sums-of-squares optimization problems.
Project-URL: Homepage, https://github.com/MichaelSchneeberger/sosopt
Author-email: Michael Schneeberger <michael.schneeb@hotmail.com>
Requires-Dist: dataclassabc>=0.0.10
Requires-Dist: donotation>=0.0.9
Requires-Dist: numpy>=2.1.0
Requires-Dist: polymat>=0.0.1
Requires-Dist: scipy>=1.12.0
Requires-Dist: sympy>=1.14.1
Description-Content-Type: text/markdown

# SOSOpt

SOSOpt is a Python library designed for solving a sums-of-squares optimization problems.