]> gitweb.michael.orlitzky.com - sage.d.git/blobdiff - mjo/cone/all.py
mjo/cone: improve docstrings the the rearrangement and schur cones.
[sage.d.git] / mjo / cone / all.py
index e7d3bffcc4efccb3c145c354a06ecb27a789507e..d6a6dd6a802939e41a77ee4ab2f4449b0482d50f 100644 (file)
@@ -9,4 +9,6 @@ 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.schur import *
 from mjo.cone.symmetric_psd import *
+from mjo.cone.trivial_cone import *