Read-only forum archive

linearly independent columns from matrix

linearly independent columns from matrix

gstic ยท Mon May 16, 2016 12:11 pm

I have this problem to solve with Singular:
Given a matrix A, we consider the problem of selecting a subset of its columns such that its elements are linearly independent
I want a subset unchanged
Procedure gauss_col() from Singular change the columns components

someone please help?