[ANN] PrecisionCarriers.jl: Easy Detection of Floating Point Precision Loss
|
|
3
|
321
|
July 15, 2025
|
Why does LLVM like putting floating-point constants into RODATA so much? Is that suboptimal?
|
|
1
|
123
|
June 29, 2025
|
Default Real (Float) kind?
|
|
50
|
878
|
June 7, 2025
|
Tracking a program and storing information in a data structure
|
|
0
|
41
|
June 4, 2025
|
Why is my kernel as slow in FP32 as in FP64 on A2000 Ada-based GPU?
|
|
10
|
181
|
March 11, 2025
|
How to Use Native FP4 and FP8 for Computation in the Julia Environment with CUDA.jl
|
|
0
|
150
|
February 2, 2025
|
Should InexactError be thrown when converting from Int64 to Float64?
|
|
4
|
180
|
January 9, 2025
|
Kahan summation in `sum`?
|
|
13
|
1293
|
December 29, 2024
|
Overflow issue?
|
|
3
|
162
|
December 20, 2024
|
How to Efficiently Work with Floats Across a Wide Range of Precision?
|
|
4
|
223
|
December 16, 2024
|
Get base10 mantissa and exponent of real (eg Float64)
|
|
12
|
455
|
October 23, 2024
|
JSON.jl Float64 serialization (suppress scientific notation)
|
|
0
|
96
|
September 23, 2024
|
Compilers, purity, and variance computation
|
|
7
|
453
|
September 12, 2024
|
Dct error when using Images
|
|
8
|
243
|
August 26, 2024
|
Roundoff error in variance of array of constant value
|
|
7
|
168
|
July 11, 2024
|
Mismatch between nextfloat(0.0) and eps(Float64)
|
|
6
|
339
|
June 3, 2024
|
Convert a tuple of matrix Float64 data to Float32
|
|
1
|
208
|
March 23, 2024
|
Reinterpret byte to Float in julia
|
|
4
|
352
|
March 15, 2024
|
Avogadro's number as a floating-point value
|
|
18
|
1188
|
March 11, 2024
|
I will never understand floating-point arithmetic
|
|
18
|
1012
|
March 8, 2024
|
Get length of a fully represented float
|
|
12
|
385
|
February 21, 2024
|
Int and float functions
|
|
7
|
371
|
November 27, 2023
|
Output distribution of rand(Float32) and rand(Float64), thread 2
|
|
437
|
7049
|
November 19, 2023
|
Type-safe conversion of strings to numbers
|
|
7
|
1331
|
November 5, 2023
|
Printing exact decimal representations
|
|
2
|
478
|
August 30, 2023
|
How to convert a number to an hexadecimal `bitstring`?
|
|
3
|
642
|
May 11, 2023
|
Weird floating point vs rational behavior
|
|
6
|
710
|
March 23, 2023
|
Strange behavior of mod with float
|
|
3
|
357
|
January 25, 2023
|
Rounding BigFloat to 3 significant digits
|
|
9
|
1483
|
December 6, 2022
|
Is it possible to set a floating point precision while evaluating jldoctest blocks in docstrings?
|
|
5
|
675
|
December 6, 2022
|