On 7 May 2013 13:47, Sebastian Berg <sebast...@sipsolutions.net> wrote:
> Indexing/assignment was the first thing I thought of too (also because
> fancy indexing/assignment really could use some speedups...). Other then
> that maybe some timings for small arrays/scalar math, but that might be
> nice for that GSoC project.

Why not going bigger? Ufunc operations on big arrays, CPU and memory bound.

Also, what about interfacing with other packages? It may increase the
compiling overhead, but I would like to see Cython in action (say,
only last version, maybe it can be fixed).
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to