X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=dunshire%2Fcones.py;h=dc1964e3fde54a4a10b1cbfc11e8f4edbca962fa;hb=e2afaec126c88869a7e8a246b99bc1b90713ab62;hp=bc2764098176f2020a7165ebd41155ca77e6ef79;hpb=7d7775ac5300884e4e87fad322daa98469e3531c;p=dunshire.git diff --git a/dunshire/cones.py b/dunshire/cones.py index bc27640..dc1964e 100644 --- a/dunshire/cones.py +++ b/dunshire/cones.py @@ -753,7 +753,7 @@ class CartesianProduct(SymmetricCone): Return a dictionary of dimensions corresponding to the factors of this cartesian product. The format of this dictionary is described in the `CVXOPT user's guide - `_. + `_. Returns -------