Commit 5362b35
committed
BUG: Test aginst +/-TANH_HUGE
This is a bug introduced when adapting the FreeBSD implementation. Since
they play some games extracting parts of the double and comparing them
as unsigned ints and we don't. We don't since that doesn't generalize to
float, and long double as we do in npy_math_complex.c.src1 parent d504ea1 commit 5362b35
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
559 | | - | |
| 559 | + | |
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
| |||
0 commit comments