Re: [sage-edu] get the list of row operations to put a matrix into rref

2014-12-30 Thread David Joyner
On Tue, Dec 30, 2014 at 8:45 PM, Dan Drake wrote: > Hi, > > I'm teaching linear algebra and would like to automatically get a list > of the row operations one can use to put a matrix into reduced row > echelon form. So I coded up the usual algorithm: > > https://gist.github.com/dandrake/6fa2f03b5d

[sage-edu] get the list of row operations to put a matrix into rref

2014-12-30 Thread Dan Drake
Hi, I'm teaching linear algebra and would like to automatically get a list of the row operations one can use to put a matrix into reduced row echelon form. So I coded up the usual algorithm: https://gist.github.com/dandrake/6fa2f03b5dff632706a9 You can get a list of elementary matrices or a list