feat: add numeric and symbolic scripts

This commit is contained in:
Hans Aschauer 2026-07-26 14:09:49 +02:00
parent 6ea7900b55
commit e80b7c3582
38 changed files with 3314 additions and 0 deletions

View file

@ -0,0 +1,8 @@
numpy
sympy
cvxpy
scs
# Optional, much faster for the DPS SDPs (03, 04, 06, 07, 08) if you have
# a license (free for academics): mosek, and set SOLVER = cp.MOSEK in
# those scripts.