Package: python-numeric Version: 23.7-1 Severity: important Tags: patch Hi,
on a 64bit arch, such as alpha, the following occures: >>> from Numeric import * >>> a = arange(4) >>> a array([0, 1, 2, 3]) >>> a.shape = (2, 2) Traceback (most recent call last): File "<stdin>", line 1, in ? ValueError: total size of new array must be unchanged It works fine on a 32 bit arch. A patch by David Cooke is available at http://sourceforge.net/tracker/index.php?func=detail&aid=1108739&group_id=1369&atid=301369 -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (600, 'unstable'), (500, 'testing') Architecture: alpha Kernel: Linux 2.4.27-2-generic Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages python-numeric depends on: ii python 2.3.4-6 An interactive high-level object-o ii python2.3-numeric 23.7-1 Numerical (matrix-oriented) Mathem -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]