Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-02-10 | move init expr functions into a single file | Michael Schneeberger | 16 | -94/+63 |
2023-02-09 | update test cases | Michael Schneeberger | 7 | -8/+49 |
2022-08-10 | fix bug in test TestToMatrixRepr | Michael Schneeberger | 1 | -6/+6 |
2022-08-04 | clean up and restructurings | Michael Schneeberger | 16 | -16/+16 |
2022-08-04 | add max_degree, max and filter operator | Michael Schneeberger | 19 | -336/+818 |
2022-03-16 | bugfixes in KKT conditions | Michael Schneeberger | 1 | -142/+148 |
2022-03-01 | add solver for roots of a set of polynomial equations | Michael Schneeberger | 1 | -75/+168 |
2022-01-17 | add skew-symmetry and gradient function | Michael Schneeberger | 1 | -3/+64 |