Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove OptVariableExpression, just return a VariableExpression with ↵ | Nao Pross | 2024-05-03 | 1 | -29/+4 |
| | | | | OptVariableMixin | ||||
* | Create OptVariableExpression | Nao Pross | 2024-05-02 | 2 | -0/+82 |
| | |||||
* | Add pyproject.toml with Poetry | Nao Pross | 2024-03-25 | 3 | -7/+727 |
| | |||||
* | Merge branch 'sosexprbase_hotfix' into 'main' | schneemich | 2024-03-22 | 1 | -0/+0 |
|\ | | | | | | | | | Add missing __init__.py See merge request schneemich/sumofsquares!1 | ||||
| * | Add missing __init__.pysosexprbase_hotfix | Nao Pross | 2024-03-21 | 1 | -0/+0 |
|/ | |||||
* | type check left argument of binary operation | Michael Schneeberger | 2024-02-27 | 1 | -15/+18 |
| | |||||
* | remove class SOSConstraint | Michael Schneeberger | 2024-02-26 | 20 | -134/+74 |
| | |||||
* | flatten package structure for better readibility | Michael Schneeberger | 2024-02-19 | 27 | -522/+92 |
| | |||||
* | integrate changes from polymatrix library | Michael Schneeberger | 2024-02-10 | 2 | -15/+37 |
| | |||||
* | include q_inequality to solve_cone | Michael Schneeberger | 2023-12-13 | 3 | -25/+73 |
| | |||||
* | add putinar n-satz | Michael Schneeberger | 2023-10-16 | 13 | -33/+578 |
| | |||||
* | create single parameter if n_rows > 1 or n_col > 1 | Michael Schneeberger | 2023-05-09 | 1 | -3/+6 |
| | |||||
* | key of x0 are the names instead of the parameter objects | Michael Schneeberger | 2023-05-09 | 1 | -2/+2 |
| | |||||
* | allow sos expression to have more than 1 column | Michael Schneeberger | 2023-05-08 | 5 | -8/+39 |
| | |||||
* | Initial commit | Michael Schneeberger | 2023-04-21 | 33 | -0/+1069 |