Re: determinant
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: determinant

From: Tuvas <tuvas21@gmail.com>
Date: Tue Jan 31 2006 - 15:34:29 CET

Never mind, I realized I was using a bit of code way too old. I just
needed to change the import statements to:

import numpy.matrix
import numpy.linalg

Thanks for the help!
Received on Tue Feb 7 20:21:49 2006