]> gitweb.michael.orlitzky.com - sage.d.git/commit
mjo/cone/completely_positive.py: add completely_positive_operators_gens().
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 20 Dec 2018 01:13:34 +0000 (20:13 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 20 Dec 2018 01:13:34 +0000 (20:13 -0500)
commit3d6ec3f4f138a6278be4f393b491aa1ac2bbffa8
treef062388cd3d631443f6c973a4c0110b2794ac5a4
parente4e4685ec815a523d9ee73a61a3de8b8b2799a1b
mjo/cone/completely_positive.py: add completely_positive_operators_gens().

Add a new function to return (as matrices) the generators of the
completely-positive cone of K, where K is some other given cone.
mjo/cone/completely_positive.py