]> gitweb.michael.orlitzky.com - sage.d.git/blobdiff - mjo/cone/all.py
mjo/cone/nonnegative_orthant.py: bye, use cones.nonnegative_orthant() instead
[sage.d.git] / mjo / cone / all.py
index 18fb052297b8ce1e4ef5a21d378638b6379d0379..a8d0eb30491fde4767fa3cb5b2d9c20ebb3dcf31 100644 (file)
@@ -6,7 +6,6 @@ from mjo.cone.cone import *
 from mjo.cone.completely_positive import *
 from mjo.cone.doubly_nonnegative import *
 from mjo.cone.faces import *
-from mjo.cone.nonnegative_orthant import *
 from mjo.cone.permutation_invariant import *
 from mjo.cone.rearrangement import *
 from mjo.cone.symmetric_pd import *