How to Use Native FP4 and FP8 for Computation in the Julia Environment with CUDA.jl
|
|
0
|
92
|
February 2, 2025
|
Should InexactError be thrown when converting from Int64 to Float64?
|
|
4
|
135
|
January 9, 2025
|
Kahan summation in `sum`?
|
|
13
|
1131
|
December 29, 2024
|
Overflow issue?
|
|
3
|
135
|
December 20, 2024
|
How to Efficiently Work with Floats Across a Wide Range of Precision?
|
|
4
|
184
|
December 16, 2024
|
Get base10 mantissa and exponent of real (eg Float64)
|
|
12
|
308
|
October 23, 2024
|
JSON.jl Float64 serialization (suppress scientific notation)
|
|
0
|
80
|
September 23, 2024
|
Compilers, purity, and variance computation
|
|
7
|
437
|
September 12, 2024
|
Dct error when using Images
|
|
8
|
228
|
August 26, 2024
|
Roundoff error in variance of array of constant value
|
|
7
|
155
|
July 11, 2024
|
Mismatch between nextfloat(0.0) and eps(Float64)
|
|
6
|
313
|
June 3, 2024
|
Convert a tuple of matrix Float64 data to Float32
|
|
1
|
195
|
March 23, 2024
|
Reinterpret byte to Float in julia
|
|
4
|
313
|
March 15, 2024
|
Avogadro's number as a floating-point value
|
|
18
|
1134
|
March 11, 2024
|
I will never understand floating-point arithmetic
|
|
18
|
956
|
March 8, 2024
|
Get length of a fully represented float
|
|
12
|
348
|
February 21, 2024
|
Int and float functions
|
|
7
|
344
|
November 27, 2023
|
Output distribution of rand(Float32) and rand(Float64), thread 2
|
|
437
|
6393
|
November 19, 2023
|
Type-safe conversion of strings to numbers
|
|
7
|
1113
|
November 5, 2023
|
Printing exact decimal representations
|
|
2
|
433
|
August 30, 2023
|
How to convert a number to an hexadecimal `bitstring`?
|
|
3
|
597
|
May 11, 2023
|
Weird floating point vs rational behavior
|
|
6
|
682
|
March 23, 2023
|
Strange behavior of mod with float
|
|
3
|
347
|
January 25, 2023
|
Rounding BigFloat to 3 significant digits
|
|
9
|
1360
|
December 6, 2022
|
Is it possible to set a floating point precision while evaluating jldoctest blocks in docstrings?
|
|
5
|
666
|
December 6, 2022
|
Floating point optimizations
|
|
5
|
451
|
November 1, 2022
|
How to convert from bool to float
|
|
2
|
1829
|
October 24, 2022
|
RFC: Compressed (base-6) floating point, taking 1/8 the space (new plan 1/64 compression for neural networks)
|
|
15
|
1131
|
September 25, 2022
|
Arithmetic with a specified (low) number of digits
|
|
1
|
403
|
September 3, 2022
|
Time it takes to multiply two floats
|
|
2
|
418
|
August 18, 2022
|