| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Fixes issue 13586
|
I am just avoiding use of _CMP_LE_OQ for NAN's by replacing NAN's with zero's early. That should prevent the exception. @tylerjereddy could you please try this and let me know if it fixes the failing test? |
Sorry, something went wrong.
There was a problem hiding this comment.
I confirmed that the full test suite passes using this feature branch, while the single failing test persists on the latest master branch on my mac laptop.
So, +1 to merge.
I'll let another maintainer do that though--I'm still catching up on NumPy repo notifications so I'm not sure on release cycle sensitivity to merges at the moment.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes issue #13586