Thanks- I've created bug https://github.com/numpy/numpy/issues/20891
- Michael
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/nump
On Mon, 2022-01-24 at 19:37 +, Michael Gutteridge wrote:
> We have an interesting situation where a test suite that checks the
> value of e^-inf is behaving differently depending on Numpy version.
> The minimal test I'm using is:
>
> #!/usr/bin/env python3
> import numpy as np
> np.seterr(und