index
:
ethz/semproj/sumofsquares
main
sosexprbase_hotfix
Sum of Squares Programming
Linux User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Create superclass of OptVariableMixin for variables that are not expressions
Nao Pross
2024-05-06
1
-7
/
+21
*
Fix indexing bug in OptVariableMixin
Nao Pross
2024-05-05
1
-1
/
+2
*
Update after polymatrix.typing was renamed to polymatrix.index
Nao Pross
2024-05-05
1
-2
/
+1
*
Delete SOSExpr and SOSExprBase
Nao Pross
2024-05-05
23
-691
/
+1
*
Add __str__ to OptVariable
Nao Pross
2024-05-05
1
-0
/
+3
*
Remove OptVariableExpression, just return a VariableExpression with OptVariab...
Nao Pross
2024-05-03
1
-29
/
+4
*
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
sosexprbase_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
[prev]