Problem with mateigen() command.

Venkataraman Subramaniam <[email protected]>
Newsgroups gmane.comp.mathematics.pari.devel
Message-ID <[email protected]>
The mateigen gives wrong answer for the input [1,0,-1;0,1,0;-1,0,-1]
Pari]  m=[1,0,-1;0,1,0;-1,0,-1]


%1 = (
1  0 -1
0  1 0
-1 0 -1
)
Pari]  mateigen(m)


%2 = (
0 0.41421356237309504880168872420969807857 -2.4142135623730950488016887242096980786
1 0                                        0
0 1                                        1
)
What could be the problem?
I am using gp 2.13.2 version, windows executable.
Best,

S. Venkataraman Associate Professor in Mathematics School of Sciences Indira Gandhi National Open University Maidan Garhi New Delhi-110 068 INDIA Tel.; 29572812(o)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.