-
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
numpy/numpy-user-dtypes
#141Description
numpy_quaddtype.get_sleef_constant("smallest_subnormal")returns QuadPrecision('3.362103143112093506262677817321753e-4932', backend='sleef'), which does not match the documented 2^-16494 from https://sleef.org/quad.xhtml.
The implementation here
looks correct, is the macro defined in the wrong way?
In any case, we should fix this and add tests for all exposed constant values.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels