Christoph reports the following problem that I am unable to reproduce on
appveyor or find reported elsewhere.

On all 32-bit platforms:

============================================================
ERROR: test_zeros_big (test_multiarray.TestCreation)
------------------------------------------------------------
Traceback (most recent call last):
  File "X:\Python27\lib\site-packages\numpy\core\tests\test_multiarray.py",
line 594, in test_zeros_big
    d = np.zeros((30 * 1024**2,), dtype=dt)
MemoryError

I would be much obliged if someone else could demonstrate it.

<snip>

Chuck
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to