Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug fixes and clean ups | Michael Schneeberger | 2022-04-12 | 86 | -1817/+539 |
| | |||||
* | remove shape property, introduce accumulate function, reimplement derivative ↵ | Michael Schneeberger | 2022-04-08 | 34 | -309/+868 |
| | | | | expression | ||||
* | implement polynomial matrix as an expression | Michael Schneeberger | 2022-04-04 | 135 | -710/+2970 |
| | |||||
* | bugfixes in KKT conditions | Michael Schneeberger | 2022-03-16 | 7 | -300/+588 |
| | |||||
* | add inequality constraint and KKT conditions | Michael Schneeberger | 2022-03-05 | 16 | -270/+905 |
| | |||||
* | add solver for roots of a set of polynomial equations | Michael Schneeberger | 2022-03-01 | 4 | -306/+769 |
| | |||||
* | bugfixes | Michael Schneeberger | 2022-02-21 | 2 | -154/+393 |
| | |||||
* | add skew-symmetry and gradient function | Michael Schneeberger | 2022-01-17 | 3 | -131/+259 |
| | |||||
* | Initial commit | Michael Schneeberger | 2022-01-15 | 11 | -0/+1099 |