Python version of MATLAB SOSTOOLS, a toolbox for sum-of-squares optimization
Project description
This package is a Python version of MATLAB TOOLBOX -- SOSTOOLS.
This package contains functions based on sympy package. However, in case of a large number of decision variables, sympy may take a long time to parse the data.
Demos are in the folder SOSPy_demos.
Updates in the current version:
- When creating an SOS program, the code searches for and prints out all installed and available solvers.
- We have added cvxpy as a solver. As a result, users can now utilize other solvers through cvxpy.
- The solvers we currently support are mosek and cvxpy.
- It's worth noting that since cvxpy acts as a parser, certain results cannot be read after executing with cvxpy. This includes details like the iteration number, primal infeasible, and dual infeasible.
Contributors:
- James Anderson, email: james.anderson@columbia.edu
- Leonardo Felipe Toso, email: lt2879@columbia.edu
- Zhe Mo, email: zm2404@columbia.edu
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SOSPysp-0.1.8.tar.gz
(23.6 kB
view details)
File details
Details for the file SOSPysp-0.1.8.tar.gz
.
File metadata
- Download URL: SOSPysp-0.1.8.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4a165722415f0403a93c2ecee2e09349fa59bc2116281556f15cf972089d247 |
|
MD5 | d8bfb9f5dc3976cdce8f4db81db39655 |
|
BLAKE2b-256 | aa860cc3638fca20a5ff26af381f7d8c2e42ea36201b04c44d8c933357732fdd |