On Wed, Jul 23, 2008 at 9:40 AM, Stéfan van der Walt <[EMAIL PROTECTED]> wrote:
> 2008/7/23 Alan McIntyre <[EMAIL PROTECTED]>:
>> There's a function (_test_unique1d_speed) in numpy/lib/arraysetops.py
>> that looks to me like it should be in a benchmark suite instead of in
>> the library module. Wo
2008/7/23 Alan McIntyre <[EMAIL PROTECTED]>:
> There's a function (_test_unique1d_speed) in numpy/lib/arraysetops.py
> that looks to me like it should be in a benchmark suite instead of in
> the library module. Would anyone mind if I moved it to
> numpy/lib/benchmarks?
No, please go ahead.
Cheer
There's a function (_test_unique1d_speed) in numpy/lib/arraysetops.py
that looks to me like it should be in a benchmark suite instead of in
the library module. Would anyone mind if I moved it to
numpy/lib/benchmarks?
___
Numpy-discussion mailing list
Num