Version 1 (modified by cookedm, 7 years ago)

--

Areas of NumPy that have come up as possible slow points:

  • PyArray?_EnsureArray. It seems to be slow for python ints. This came up as a possible culprit for some pow() slowness.

Attachments