summaryrefslogtreecommitdiffstats
path: root/test_polymatrix/test_polymatrix.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-04add max_degree, max and filter operatorMichael Schneeberger1-336/+0
2022-03-16bugfixes in KKT conditionsMichael Schneeberger1-142/+148
2022-03-01add solver for roots of a set of polynomial equationsMichael Schneeberger1-75/+168
2022-01-17add skew-symmetry and gradient functionMichael Schneeberger1-3/+64