Hi,
I want to whether there is a function (/matrix) such that it can generate a m-dimensional vector such that this generated vector will always be linearly independent of the set of vectors the function has already generated.
My problem can be written in pseudocode format as follow. I...