![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: determinant
From: Robert Kern <robert.kern@gmail.com>
Date: Tue Jan 31 2006 - 07:06:44 CET
Tuvas wrote:
That's a new one on me. Have you tried the latest release of numpy?
http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103
If that still doesn't work for you, then please come to the numpy-discussion
http://lists.sourceforge.net/lists/listinfo/numpy-discussion
But once you have it installed:
In [29]: A
In [30]: numpy.linalg.det(A)
-- Robert Kern robert.kern@gmail.com "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard HarterReceived on Tue Feb 7 20:19:11 2006 |