randomUnipotent n
randomUnipotent(n, R)
This method returns a random unipotent matrix of a given size $n$, which is upper triangular with all diagonal entries equal to $1$. if a ring $R$ is provided, then the output is a matrix over $R$ - by default, the output is a matrix over QQ.
|
|
|
The object randomUnipotent is a method function.
The source of this document is in DeterminantalRepresentations.m2:1090:0.