11.10.2011 14:14, Christoph Groth kirjoitti:
[clip]
> Thank you for your suggestion.  It doesn't help me however, because the
> algorithm I'm _really_ trying to speed up cannot be vectorized with
> numpy in the way you vectorized my toy example.
> 
> Any other ideas?

Reformulate the problem so that it can be vectorized. Without knowing
more about the actual algorithm you are trying to implement, it's not
easy to give more detailed help.

-- 
Pauli Virtanen

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to