[Numpy-discussion] Implementing hashing protocol for dtypes

Stéfan van der Walt stefan at sun.ac.za
Thu Mar 12 09:19:21 EDT 2009


2009/3/12 David Cournapeau <cournape at gmail.com>:
> Anyway, here is a first shot at it:
>
> http://codereview.appspot.com/26052

Design question: should [('x', float), ('y', float)] and [('t',
float), ('s', float)] hash to the same value or not?

Regards
Stéfan



More information about the NumPy-Discussion mailing list