feat: add numeric and symbolic scripts
This commit is contained in:
parent
6ea7900b55
commit
e80b7c3582
38 changed files with 3314 additions and 0 deletions
8
scripts/dps_hierarchy/requirements.txt
Normal file
8
scripts/dps_hierarchy/requirements.txt
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue