I have a matrix whose rows are linearly dependent. Showing that with sage is straightforward. Is there a reasonably fast algorithm to find the smallest set of rows that form such a linear dependence and would it be simple to implement in sage?
1 | initial version |
I have a matrix whose rows are linearly dependent. Showing that with sage is straightforward. Is there a reasonably fast algorithm to find the smallest set of rows that form such a linear dependence and would it be simple to implement in sage?
I have a matrix whose rows are linearly dependent. Showing that with sage is straightforward. Is there a reasonably fast algorithm to find the a smallest set of rows that form such a linear dependence and would it be simple to implement in sage?