Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add links to README.md | Michael Schneeberger | 2022-08-04 | 1 | -8/+17 | |
* | clean up and restructurings | Michael Schneeberger | 2022-08-04 | 97 | -997/+312 | |
* | add max_degree, max and filter operator | Michael Schneeberger | 2022-08-04 | 47 | -627/+1214 | |
* | add polynomial operations for sos optimization | Michael Schneeberger | 2022-07-30 | 94 | -1303/+1955 | |
* | add eye, sum and symmetric operation | Michael Schneeberger | 2022-06-13 | 65 | -206/+1042 | |
* | introduce state monad and functions to go along with it | Michael Schneeberger | 2022-05-30 | 30 | -301/+788 | |
* | add statemonad syntax | Michael Schneeberger | 2022-05-03 | 43 | -326/+711 | |
* | 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 | |
* | 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 |