[Numpy-discussion] Using nditer + external_loop to Always Iterate by Column

William Ayd william.ayd at icloud.com
Tue May 19 17:59:39 EDT 2020


Thanks Hameer for the suggestion. I perhaps should have clarified that this is a small example for something larger, where I am iterating over a sequence of arrays, computing some reduction on the first and writing to the second. I am hoping to keep it all contained within one nditer.

Thanks Eric for the suggestion. Notwithstanding the bug that would seem to be promising. I’ll do a little more research and see what I can find.


More information about the NumPy-Discussion mailing list