-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Following up on #191
It would be useful to have a few more number types.
In particular it would be useful to have Rational numbers and 128 bit integers.
Calculating grid-coefficients for higher-order finite differencingusing Rational{Int128}
for intermidiate values before converting to Float64
at the end gained me several orders of magnitude in accuracy;
and presumably has other applications.
And I know people working in astronomy like there rediculously high precision floats because of working at different scales.
I suggest:
apaszke and dougalm
Metadata
Metadata
Assignees
Labels
No labels