I have two matrix A, B with same number of rows. I want  lattice reduction
on B.
During this reduction, I changes rows of A accordingly. That is if i-th row
and j-th row
in B interchanges, swap i-th row and j-th row of A. Similar for other
elementary row
operations.

How can I do efficiently this in Sage?

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to