Non-mutating array functions
|
|
5
|
311
|
June 20, 2024
|
Potential issue with multiple registrations of same handler in error hint
|
|
5
|
222
|
June 13, 2024
|
Suggestion: Allow type variables with `do` syntax
|
|
3
|
305
|
June 7, 2024
|
Cost model of weak references
|
|
1
|
388
|
June 6, 2024
|
Memory buffer type?
|
|
9
|
1384
|
June 6, 2024
|
For .... if ... syntax?
|
|
10
|
2393
|
June 3, 2024
|
Heuristic for checking if a Method always errors
|
|
2
|
271
|
June 3, 2024
|
Julia GC, heap fragmentation, out of memory, push!/append!
|
|
30
|
2591
|
May 20, 2024
|
Enzyme.jl Assertion Error in geom_generator Function
|
|
6
|
218
|
May 19, 2024
|
Type-inference and the dot operator
|
|
3
|
265
|
May 18, 2024
|
Division by zero runs without warning -> complicates finding bugs
|
|
31
|
2740
|
May 17, 2024
|
Public Reflection API
|
|
1
|
425
|
May 10, 2024
|
Diamond dependency: why allow 2 packages with the same name but not 2 versions of same package?
|
|
11
|
1008
|
May 10, 2024
|
Increase in allocations with Julia v1.11-beta
|
|
46
|
3110
|
May 8, 2024
|
"unreachable" reached (with infinite loops) vs Julia
|
|
7
|
528
|
May 7, 2024
|
Elimination of (unnecessary) runtime dispatch allocations
|
|
13
|
1104
|
May 5, 2024
|
I don't get Base.IteratorElType
|
|
6
|
366
|
April 30, 2024
|
[FR] keep using a re-precompiled package without restarting Julia
|
|
1
|
326
|
April 30, 2024
|
Why is rust compilation faster than Julia pre-compilation?
|
|
37
|
3627
|
April 26, 2024
|
Revisiting saturating intrinsics
|
|
9
|
453
|
April 25, 2024
|
Empty Array with nonzero size along some dimension, should they be disallowed?
|
|
2
|
171
|
April 24, 2024
|
How is copy! legal when the size of src and dst array are different?
|
|
3
|
334
|
April 18, 2024
|
Cannot declare Main.foo constant; it already has a value
|
|
4
|
521
|
April 17, 2024
|
An off-topic question: Why is it `add`/`import` a package, but `using` instead of `use` it?
|
|
3
|
450
|
April 16, 2024
|
Escaping the inference length limit for tuples
|
|
7
|
690
|
April 12, 2024
|
Versioning reproducibility with upgradeable stdlibs?
|
|
2
|
376
|
April 12, 2024
|
Should we make radix sort the primary option for sorting?
|
|
2
|
274
|
April 9, 2024
|
Is it time to make LLVM optional and how?
|
|
7
|
2343
|
April 8, 2024
|
Transposes vs 1-row matrices
|
|
3
|
387
|
April 8, 2024
|
Associativity of promote_type
|
|
6
|
487
|
April 7, 2024
|