Skip to content

Commit

Permalink
Restores the old API
Browse files Browse the repository at this point in the history
  • Loading branch information
PTNobel committed Nov 11, 2024
1 parent baefa80 commit ee65c2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions diffcp/cones.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from diffcp._diffcp import project_exp_cone, Cone, ConeType

ZERO = "z"
EQ_DIM = ZERO
POS = "l"
SOC = "q"
PSD = "s"
Expand Down

0 comments on commit ee65c2d

Please sign in to comment.