Skip to content

Commit ee65c2d

Browse files
committed
Restores the old API
1 parent baefa80 commit ee65c2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

diffcp/cones.py

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from diffcp._diffcp import project_exp_cone, Cone, ConeType
44

55
ZERO = "z"
6+
EQ_DIM = ZERO
67
POS = "l"
78
SOC = "q"
89
PSD = "s"

0 commit comments

Comments
 (0)