elementary matrices for elementary row operations

asked 2015-11-30 11:48:03 +0200

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

Hello,

I'm using Sage to get random_matrix for Students.

random_matrix(QQ,4,4, algorithm="echelonizable", rank=4, upper_bound=15)

Is there an option to get all elementary matrices for all elementary matrix-operations by using for example matrix.inverse()?

Thanks for the help!

edit retag flag offensive close merge delete

Comments

pang gravatar imagepang ( 2015-12-01 12:30:35 +0200 )edit