Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: npymath cleanups for isnan, isinf, isinfinite, signbit, nextafter (#22... | Matti Picus | 2022-11-28 | 1 | -37/+0 |
* | MAINT: refactor mandatory npymath functions to #define macros | mattip | 2022-10-20 | 1 | -12/+0 |
* | nextafter is mandatory | mattip | 2022-08-21 | 1 | -211/+0 |
* | MAINT: Simplify FE_INVALID redefine logic slightly and copy to cpp | Sebastian Berg | 2022-06-14 | 1 | -0/+24 |
* | MAINT: Remove FPE helper code that is unnecessary on C99/C++11 | Sebastian Berg | 2022-05-01 | 1 | -239/+5 |
* | MAINT: Translate ieee754.c.src to C++ using templates. (#21367) | serge-sans-paille | 2022-04-29 | 1 | -0/+944 |