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:
- Fixed some bugs
- 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.9.tar.gz
(23.6 kB
view details)
File details
Details for the file SOSPysp-0.1.9.tar.gz
.
File metadata
- Download URL: SOSPysp-0.1.9.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 | 6baea8a644fc0359e47f24b3b61abff238feb3d89ab60e10ef7eaf0d3ebaf8cb |
|
MD5 | 022e614ffb27889f7ee661aee82a9fb8 |
|
BLAKE2b-256 | 9922fe6f7ce9c6ea3e087ccdea020b37cc04f8f724244d36b9d5952e0f5df533 |