[Numpy-discussion] Numpy 1.3.0 rc1 fails find_duplicates on Solaris
Pauli Virtanen
pav@iki...
Mon Mar 30 16:57:48 CDT 2009
Mon, 30 Mar 2009 15:15:06 -0600, Charles R Harris wrote:
> I'm guessing that it is the test that needs fixing. And maybe the windows
> problem is related.
Probably they are both related to unspecified sort order for
the duplicates. There were some sort-order ignoring missing in the test.
I think the test is now fixed in trunk:
http://projects.scipy.org/numpy/changeset/6827
--
Pauli Virtanen
More information about the Numpy-discussion
mailing list