| 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
-
fast-fill-patch.txt
(3.6 KB) - added by sasha
7 years ago.
fast fill patch
