buggy matrix inversion

From: Fabrice Pardo <Fabrice.Pardo_at_L2m.cnrs.fr>
Date: Thu, 6 Jan 2000 12:25:55 +0100 (MET)

Versions: Genius 0.4.5 and Genius 0.4.6

        genius> a=[3,1:2,1]

        =
        [3 1
         2 1]

        genius> 1/a
   
        =
        [1 -1
         -2 3]

        genius> a
    
        =
        [1 1
         2 1]

"1/a" is correct but "a00" term of "a" is modified !!!

As I work with genius since less than 10 minutes,
I apologize if this is a feature and not a bug.

Best regards and happy new year.

--
Fabrice Pardo L2M-CNRS         email: Fabrice.Pardo_at_L2m.cnrs.fr
196 av. Henri Ravera, BP 107   phone: 33 (0)1 4231 7563
92225 Bagneux CEDEX (FRANCE)     fax: 33 (0)1 4231 7378
Received on Thu Jan 06 2000 - 03:26:08 CST

This archive was generated by hypermail 2.2.0 : Sun Apr 17 2011 - 21:00:02 CDT