2 Commits

Author SHA1 Message Date
Matt Borland 14f8fad48a Significantly increase testing coverage 2026-07-20 16:46:43 -04:00
Nicholas McKibben 7ad016f34b short-circuit overflow protection for M1 Mac clang (#827)
xref scipy/scipy#14901

Splits single if statement into two to avoid apparent clang short-circuit bug on M1 Mac platforms.

Co-authored-by: Matt Borland <matt@mattborland.com>
2022-10-12 15:03:13 -07:00