Blame | Last modification | View Log | RSS feed
<p>
A square matrix of integer coefficient is called <em>unimodular</em>, if its determinant is equal to \pm 1.
One can use LU-decomposition to generate random unimodular matrices: first generate 3 random matrices A,B,C, where A and C are square triangular unimodular matrices, one is upper-triangular, the other lower-triangular, and B is a permutation matrix (that is, every row and every column is composed of one 1 and the other are 0's). Then the product ABC gives a random unimodular matrix.
Generated by GNU Enscript 1.6.5.90.