stylewarning / hypergeometrica

Livin' like it's 1813 (or 1988).
BSD 3-Clause "New" or "Revised" License
30 stars 6 forks source link

SUB128 fails when intrinsics are off #22

Open stylewarning opened 2 years ago

stylewarning commented 2 years ago

This is because the subtraction leads to a negative number which is asserted to not be possible. Investigate where and why this happens, and whether we need to make SUB128 accept any pair of arguments.