]> gitweb.michael.orlitzky.com - sage.d.git/commit
Add back the drop_dependent() function.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 7 Jun 2015 04:42:39 +0000 (00:42 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 7 Jun 2015 04:42:39 +0000 (00:42 -0400)
commitc4fdc3d232c1c6c179f7919ebb4fd169017edafd
treeb2c9ac1cfb0b36f868ee9a05356c5786cf1a850b
parent0bdf2bb8ca97eeb065e7dd3c36bdac6879a52116
Add back the drop_dependent() function.

It turns out that it doesn't matter if our basis is orthogonal, so we
don't need to do Gram-Schmidt. Since this will be relied upon in the
paper, we go back to using (a subset of) the rays of the cone as our
basis.
mjo/cone/cone.py