Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Get a random orthogonal matrix with elements of R

How can I get a random orthogonal matrix with elements of R in Sage?
If I understand the documentation correctly, GO(3,RR) contains all orthogonal matrices of dimension 3 with elements of R?
How can I get a random element from GO(3,RR)?