JSON.jl Float64 serialization (suppress scientific notation)
|
|
0
|
64
|
September 23, 2024
|
Compilers, purity, and variance computation
|
|
7
|
421
|
September 12, 2024
|
Dct error when using Images
|
|
8
|
208
|
August 26, 2024
|
Roundoff error in variance of array of constant value
|
|
7
|
149
|
July 11, 2024
|
Mismatch between nextfloat(0.0) and eps(Float64)
|
|
6
|
309
|
June 3, 2024
|
Convert a tuple of matrix Float64 data to Float32
|
|
1
|
187
|
March 23, 2024
|
Reinterpret byte to Float in julia
|
|
4
|
274
|
March 15, 2024
|
Avogadro's number as a floating-point value
|
|
18
|
1060
|
March 11, 2024
|
I will never understand floating-point arithmetic
|
|
18
|
945
|
March 8, 2024
|
Get length of a fully represented float
|
|
12
|
316
|
February 21, 2024
|
Int and float functions
|
|
7
|
321
|
November 27, 2023
|
Output distribution of rand(Float32) and rand(Float64), thread 2
|
|
437
|
6281
|
November 19, 2023
|
Type-safe conversion of strings to numbers
|
|
7
|
834
|
November 5, 2023
|
Printing exact decimal representations
|
|
2
|
395
|
August 30, 2023
|
Kahan summation in `sum`?
|
|
9
|
820
|
August 11, 2023
|
How to convert a number to an hexadecimal `bitstring`?
|
|
3
|
539
|
May 11, 2023
|
Weird floating point vs rational behavior
|
|
6
|
674
|
March 23, 2023
|
Strange behavior of mod with float
|
|
3
|
343
|
January 25, 2023
|
Rounding BigFloat to 3 significant digits
|
|
9
|
1279
|
December 6, 2022
|
Is it possible to set a floating point precision while evaluating jldoctest blocks in docstrings?
|
|
5
|
659
|
December 6, 2022
|
Floating point optimizations
|
|
5
|
439
|
November 1, 2022
|
How to convert from bool to float
|
|
2
|
1655
|
October 24, 2022
|
RFC: Compressed (base-6) floating point, taking 1/8 the space (new plan 1/64 compression for neural networks)
|
|
15
|
1116
|
September 25, 2022
|
Arithmetic with a specified (low) number of digits
|
|
1
|
400
|
September 3, 2022
|
Time it takes to multiply two floats
|
|
2
|
416
|
August 18, 2022
|
What is 0.14*300?
|
|
7
|
440
|
August 6, 2022
|
Why assuming floating-point rounding errors are random is bad
|
|
14
|
3516
|
April 22, 2022
|
Poll: speed vs accuracy for `Float64^-3`
|
|
55
|
2615
|
March 31, 2022
|
DifferentialEquations.jl treat complex different than float
|
|
7
|
603
|
March 28, 2022
|
How to test if one float is an integer multiple of another?
|
|
9
|
2903
|
November 2, 2021
|