On Sun, 21 Feb 2010 13:22:41 +0200
Pauli Virtanen wrote:
> Hi,
>
> Please remind me what platform you are running on. Also,
>please update
> and re-run the tests, and check the output from
>
> import numpy as np
> from numpy.core.multiarray import memorysimpleview as
>memoryview
>
> dt = [(
Hi,
Please remind me what platform you are running on. Also, please update
and re-run the tests, and check the output from
import numpy as np
from numpy.core.multiarray import memorysimpleview as memoryview
dt = [('a', np.int8), ('b', np.int16),
('c', np.int32), ('d', np.int64),
('e'
==
FAIL:
test_multiarray.TestNewBufferProtocol.test_export_endian
--
Traceback (most recent call last):
File
"/home/nwagner/local/lib64/python2.6/site-packag
ma, 2009-12-07 kello 22:36 +0100, Nils Wagner kirjoitti:
> >>> numpy.__version__
> '1.5.0.dev7980'
>
> FAIL: test_buffer_hashlib (test_regression.TestRegression)
Thx, fixed. I forgot about defaulting to int64.
Pauli
___
NumPy-Discussion maili
>>> numpy.__version__
'1.5.0.dev7980'
FAIL: test_buffer_hashlib (test_regression.TestRegression)
--
Traceback (most recent call last):
File
"/home/nwagner/local/lib64/python2.6/site-packages/numpy/core/tests/test_regression.p
>>> numpy.__version__
'1.3.0.dev6283'
==
FAIL: Check formatting.
--
Traceback (most recent call last):
File
"/usr/local/lib64/python2.5/site-packages/nose-0.1
On Tue, 30 Dec 2008, Nicholas Matsakis wrote:
> I just installed what I believe to be a completely vanilla installation of
> numpy on an Intel Mac OS X 10.5.6. Python 2.5 pkg from Python.org, numpy
> 1.2.1 pkg from scipy.org, nose installed through setup tools. Running
> "import numpy; numpy.te
I just installed what I believe to be a completely vanilla installation of
numpy on an Intel Mac OS X 10.5.6. Python 2.5 pkg from Python.org, numpy
1.2.1 pkg from scipy.org, nose installed through setup tools. Running
"import numpy; numpy.test()" results in the following errors and failures:
On Sat, 24 May 2008 08:49:12 -0600
"Charles R Harris" <[EMAIL PROTECTED]> wrote:
> On Sat, May 24, 2008 at 6:54 AM, Nils Wagner
><[EMAIL PROTECTED]>
> wrote:
>
>> Hi all,
>>
>> I found two failures and three errors wrt numpy.test()
>>
>> numpy.__version__
>>
>> '1.2.0.dev5228'
>>
>
On Sat, May 24, 2008 at 6:54 AM, Nils Wagner <[EMAIL PROTECTED]>
wrote:
> Hi all,
>
> I found two failures and three errors wrt numpy.test()
>
> numpy.__version__
>
> '1.2.0.dev5228'
>
Hi Nils, can you try a clean install? Remove the build directory and maybe
the numpy folder in site
> ==
> ERROR: test_hdquantiles
> (numpy.ma.tests.test_morestats.TestQuantiles)
> --
You have some kind of franken-build going on there. test_morestats has long
s
Hi all,
I found two failures and three errors wrt numpy.test()
numpy.__version__
'1.2.0.dev5228'
==
ERROR: Ticket #396
--
Traceback (most recent c
12 matches
Mail list logo