On 9/29/19, Warren Weckesser wrote:
> This is a new thread to address the question of error handling in a ufunc
> loop that was brought up in the thread on handling core dimensions of
> length zero. I'm attempting to answer my own question about the idiomatic
> way to handle an error in an inner
This is a new thread to address the question of error handling in a ufunc
loop that was brought up in the thread on handling core dimensions of
length zero. I'm attempting to answer my own question about the idiomatic
way to handle an error in an inner loop.
The use of the GIL with a ufunc loop i