Type-inference and the dot operator
|
|
3
|
274
|
May 18, 2024
|
Division by zero runs without warning -> complicates finding bugs
|
|
31
|
2809
|
May 17, 2024
|
Public Reflection API
|
|
1
|
426
|
May 10, 2024
|
Diamond dependency: why allow 2 packages with the same name but not 2 versions of same package?
|
|
11
|
1044
|
May 10, 2024
|
Increase in allocations with Julia v1.11-beta
|
|
46
|
3170
|
May 8, 2024
|
"unreachable" reached (with infinite loops) vs Julia
|
|
7
|
550
|
May 7, 2024
|
Elimination of (unnecessary) runtime dispatch allocations
|
|
13
|
1180
|
May 5, 2024
|
I don't get Base.IteratorElType
|
|
6
|
382
|
April 30, 2024
|
[FR] keep using a re-precompiled package without restarting Julia
|
|
1
|
329
|
April 30, 2024
|
Why is rust compilation faster than Julia pre-compilation?
|
|
37
|
3718
|
April 26, 2024
|
Revisiting saturating intrinsics
|
|
9
|
466
|
April 25, 2024
|
Empty Array with nonzero size along some dimension, should they be disallowed?
|
|
2
|
177
|
April 24, 2024
|
How is copy! legal when the size of src and dst array are different?
|
|
3
|
336
|
April 18, 2024
|
Cannot declare Main.foo constant; it already has a value
|
|
4
|
522
|
April 17, 2024
|
An off-topic question: Why is it `add`/`import` a package, but `using` instead of `use` it?
|
|
3
|
455
|
April 16, 2024
|
Escaping the inference length limit for tuples
|
|
7
|
693
|
April 12, 2024
|
Versioning reproducibility with upgradeable stdlibs?
|
|
2
|
379
|
April 12, 2024
|
Should we make radix sort the primary option for sorting?
|
|
2
|
280
|
April 9, 2024
|
Is it time to make LLVM optional and how?
|
|
7
|
2447
|
April 8, 2024
|
Transposes vs 1-row matrices
|
|
3
|
394
|
April 8, 2024
|
Associativity of promote_type
|
|
6
|
498
|
April 7, 2024
|
Fixing the Piping/Chaining Issue (Rev 3)
|
|
89
|
8009
|
April 5, 2024
|
Improving doc for display/print/show/repr/
|
|
3
|
1449
|
April 2, 2024
|
Why is push! still so slow?
|
|
39
|
1855
|
March 29, 2024
|
Does Julia libraries exists?
|
|
2
|
478
|
March 29, 2024
|
StringIndex idea (Julia 2.0)
|
|
72
|
3354
|
March 27, 2024
|
Term for minor revisions breaking dependents due to non-API usage?
|
|
4
|
325
|
March 24, 2024
|
Nice macro errors with JuliaSyntax
|
|
2
|
420
|
March 23, 2024
|
Are there any plans for Julia to adopt an effects system?
|
|
8
|
1481
|
March 22, 2024
|
Feature request: unsafe_free!
|
|
25
|
1247
|
March 21, 2024
|