| 1 | initial version |
Yes, the maximal collection of linearly independent rows can be found by calling M.pivot_rows() for a given matrix M.
| 2 | No.2 Revision |
Yes, the a maximal collection of linearly independent rows can be found by calling M.pivot_rows() for a given matrix M.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.