|
Why is Julia the only one that doesn't overflow?
|
|
5
|
328
|
February 20, 2026
|
|
InexactError vs OverflowError
|
|
3
|
101
|
March 18, 2025
|
|
Question about reduce?
|
|
3
|
365
|
June 6, 2022
|
|
Should large exponentials not yield Inf?
|
|
15
|
1439
|
May 23, 2022
|
|
Multiplication of 2 positive numbers gives a negative product
|
|
11
|
1054
|
May 1, 2022
|
|
Type computation: numerical type with twice more bits
|
|
3
|
599
|
February 24, 2022
|
|
X.^2 - how can something so basic be so wrong
|
|
2
|
671
|
February 9, 2022
|
|
Long Math Operation result is 0, In Python isn't
|
|
7
|
1184
|
January 2, 2022
|
|
A plea for int overflow checking as the default
|
|
80
|
12287
|
December 17, 2021
|
|
OverflowContexts.jl - Fine control of integer overflow checking
|
|
1
|
552
|
December 4, 2021
|
|
Potential solution to the overflow problem; 64-bit considered harmful, 32- or 21-bit better
|
|
6
|
3764
|
October 18, 2021
|
|
Discussion about integer overflow
|
|
189
|
9157
|
October 15, 2021
|
|
SaferIntegers v3
|
|
2
|
606
|
September 11, 2021
|
|
Bug? parse(Integer, ...) calls typemax
|
|
15
|
935
|
August 29, 2021
|
|
Large sum returns negative numbers in julia
|
|
5
|
1517
|
October 26, 2020
|
|
Why is 2^63 negative?
|
|
16
|
2659
|
October 19, 2020
|
|
The speed of light is an integer. Why should we care?
|
|
78
|
9318
|
September 7, 2020
|
|
Math operation known issue? a^b
|
|
11
|
1659
|
May 6, 2020
|
|
Tonight I hated julia, REPL and overflows
|
|
64
|
6643
|
March 14, 2020
|
|
Mean of integers overflows - bug or expected behaviour?
|
|
94
|
4591
|
March 3, 2020
|
|
Integer overflow in cumprod (cumulative product) output
|
|
4
|
1073
|
January 6, 2020
|
|
Julia messes up integer exponents?
|
|
106
|
7255
|
February 21, 2019
|
|
Allowing integers to overflow to 0
|
|
3
|
864
|
November 11, 2018
|
|
Help to create a macro do avoid integer overflow
|
|
14
|
1259
|
June 2, 2018
|
|
Question about abs()
|
|
6
|
1406
|
April 6, 2018
|
|
How to throw an error on value overflow?
|
|
2
|
844
|
May 7, 2017
|
|
Overflow behaviour - how to explain
|
|
9
|
2269
|
December 21, 2016
|