[SciPy-Dev] segfault in test_qhull.TestRidgeIter2D.test_complicated

Pauli Virtanen pav at iki.fi
Sun Nov 14 19:54:46 EST 2010


On Mon, 15 Nov 2010 01:15:07 +0100, Zbyszek Szmek wrote:
[clip]
> >>> import numpy as np; from scipy.spatial import qhull
> >>> qhull.Delaunay(np.array([(0, 0), (0, 1), (1,0), (1,1) ]))

Works for me on Python 2.6 and 3.1, with Numpy 1.5.x branch.

1) What compiler you used?

2) Does it occur on Python 2 for you?

3) Do you get it with Numpy 1.5.x?

-- 
Pauli Virtanen




More information about the SciPy-Dev mailing list