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 Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion
- [Numpy-discussion] Benchmarking code Alan McIntyre
- Re: [Numpy-discussion] Benchmarking code Stéfan van der Walt
- Re: [Numpy-discussion] Benchmarking code Alan McIntyre