Re: [Numpy-discussion] Numpy inverse giving incorrect result

2012-05-23 Thread Pauli Virtanen
23.05.2012 11:22, shbr kirjoitti: > I am running the following script as a basic input-output model but the > inverse function is bringing back an incorrect result (I have checked this > by inputting the data manually).I am very new to python but I assume the > error occurs in how the data is gathe

[Numpy-discussion] Numpy inverse giving incorrect result

2012-05-23 Thread shbr
I am running the following script as a basic input-output model but the inverse function is bringing back an incorrect result (I have checked this by inputting the data manually).I am very new to python but I assume the error occurs in how the data is gathered from the csv but I don’t know how to