-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Explicit exponent sign #646
Explicit exponent sign #646
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 332bcf6 - Browse repository at this point
Copy the full SHA 332bcf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36241cc - Browse repository at this point
Copy the full SHA 36241ccView commit details
Commits on Jan 12, 2024
-
averaged realfloat specal strings instead of checking each special va…
…lue since order changes the bench mark
Configuration menu - View commit details
-
Copy full SHA for b3a2276 - Browse repository at this point
Copy the full SHA b3a2276View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a86e45 - Browse repository at this point
Copy the full SHA 9a86e45View commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0998bf - Browse repository at this point
Copy the full SHA a0998bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce7d20e - Browse repository at this point
Copy the full SHA ce7d20eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b98fc5d - Browse repository at this point
Copy the full SHA b98fc5dView commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for edd64cd - Browse repository at this point
Copy the full SHA edd64cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b20d7a6 - Browse repository at this point
Copy the full SHA b20d7a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b22b6b3 - Browse repository at this point
Copy the full SHA b22b6b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37e8d22 - Browse repository at this point
Copy the full SHA 37e8d22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b16c67 - Browse repository at this point
Copy the full SHA 1b16c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3cdedc - Browse repository at this point
Copy the full SHA d3cdedcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e11b303 - Browse repository at this point
Copy the full SHA e11b303View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa15ac2 - Browse repository at this point
Copy the full SHA aa15ac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 053f87a - Browse repository at this point
Copy the full SHA 053f87aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f90a4 - Browse repository at this point
Copy the full SHA 40f90a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1e3e30 - Browse repository at this point
Copy the full SHA b1e3e30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 945916b - Browse repository at this point
Copy the full SHA 945916bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c5050 - Browse repository at this point
Copy the full SHA 08c5050View commit details -
Configuration menu - View commit details
-
Copy full SHA for d87507b - Browse repository at this point
Copy the full SHA d87507bView commit details -
toCharsNonNumbersAndZero now accepts the sign, mantissa, and exponent…
… parameters and returns a maybe
Configuration menu - View commit details
-
Copy full SHA for 0ea0a35 - Browse repository at this point
Copy the full SHA 0ea0a35View commit details -
toCharsNonNumberAndZero now takes the float and only uses bit operati…
…ons to determine special string
Configuration menu - View commit details
-
Copy full SHA for e181e2a - Browse repository at this point
Copy the full SHA e181e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbeeef8 - Browse repository at this point
Copy the full SHA cbeeef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf287a5 - Browse repository at this point
Copy the full SHA bf287a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f399638 - Browse repository at this point
Copy the full SHA f399638View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ebd68 - Browse repository at this point
Copy the full SHA d9ebd68View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd2b685 - Browse repository at this point
Copy the full SHA bd2b685View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9cbf58 - Browse repository at this point
Copy the full SHA a9cbf58View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd4f76 - Browse repository at this point
Copy the full SHA bbd4f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1e556e - Browse repository at this point
Copy the full SHA a1e556eView commit details -
specialized maxEncodeLength to Float and Double
also helps prevent future overflow implementation errors for example 128 bit floats
Configuration menu - View commit details
-
Copy full SHA for 182d76f - Browse repository at this point
Copy the full SHA 182d76fView commit details -
moved FloatFormat to Internal so that it can be exported and users ca…
…n manipulate it beyond the regular formants
Configuration menu - View commit details
-
Copy full SHA for 8479796 - Browse repository at this point
Copy the full SHA 8479796View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2c7324 - Browse repository at this point
Copy the full SHA a2c7324View commit details
Commits on Jan 20, 2024
-
added an explicit exponent sign got FGeneric and FScientific so that …
…a + will prepend the exponent digits if positive
Configuration menu - View commit details
-
Copy full SHA for 70bcdcf - Browse repository at this point
Copy the full SHA 70bcdcfView commit details