Venkataraman Subramaniam on Wed, 06 Apr 2022 10:56:46 +0200
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Problem with mateigen() command.
|
- To: Pari Developers Mailing List <pari-dev@pari.math.u-bordeaux.fr>
- Subject: Problem with mateigen() command.
- From: Venkataraman Subramaniam <s_vraman@yahoo.com>
- Date: Wed, 6 Apr 2022 08:56:25 +0000 (UTC)
- Delivery-date: Wed, 06 Apr 2022 10:56:46 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1649235400; bh=gxo2sSYPkLaeuxljmNnqR483dS1cVyatOLv0jU/3/x4=; h=Date:From:To:Subject:References:From:Subject:Reply-To; b=qt/7a8e0EoqyinGYvTby+E/RIPCf+dgYCSG1xaQ4HbH59gJnwPOI8K1fQ7ApsOt+X084rLkCK/+Q2vps1S+HmMCzwvykum6Maz6NPT/fS1Z3gGDavqT7dwJGxqN/P33ycsV58rTbgzN5e3/SNrY8oNjCBAXv/pbmiGRAwlBaBYfBXJnpqp7lC2L4GKcDKSqRgBlqctaNA3w2SCaiPJi18dCPMj/rR9l8dAgWqsMEDoHeOfptWExejaHFpmexlZ5tLEV4b0HlIi3BSUeoz4vVzIvbzW9YwDQbKwzYeizNUo738s3UAZ412WIduMCAaa1rzMiLwW7U73NYzeGxm4hPGQ==
- References: <2142890572.2575308.1649235385051.ref@mail.yahoo.com>
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)