Re: Complexity of qfisom()
Bill Allombert <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <YdliiIwQLMJxD5Y1@seventeen> |
On Sat, Jan 08, 2022 at 09:36:43AM +0200, Georgi Guninski wrote: > I read the Fine Manual, but didn't find the answer. > qfisom(G,H) returns matrix S such that G=S^T H S. > > 1. Must S be permutation matrix up to sign (-1 entry is possible)? No. S must only be integral with determinant 1 or -1. Cheers, Bill