A possible change for Julia 2.0: per-argument mutation ! marks?
|
|
12
|
991
|
September 25, 2024
|
Why `for/if` syntax is not allowed in loops
|
|
6
|
564
|
September 20, 2024
|
Would it be possible to add temporary dependency graph?
|
|
3
|
107
|
September 19, 2024
|
[FR] allow "freezing" an abstract type, making future attempts of adding a subtype throw
|
|
1
|
169
|
September 19, 2024
|
Shape and Material - Refined type inference
|
|
9
|
381
|
September 17, 2024
|
Julia 1.11 beta high latency
|
|
25
|
2728
|
September 17, 2024
|
Bool behavior for 2+, i.e. illegal values
|
|
7
|
192
|
September 12, 2024
|
Lowered optimization and targetted; even applied from the caller site
|
|
0
|
66
|
September 12, 2024
|
Type domain (static) integers
|
|
28
|
809
|
September 2, 2024
|
How did we get here? (Why is Julia such a messy language?)
|
|
28
|
1383
|
September 2, 2024
|
Opaque closure and code_typed
|
|
0
|
423
|
August 10, 2023
|
Julia 1.9 on Intel Sapphire Rapid CPU doesn't work
|
|
5
|
237
|
August 21, 2024
|
Any existing efforts on cross-compiling Julia programs across different platforms?
|
|
3
|
315
|
August 17, 2024
|
The case for the Julia compiler models
|
|
0
|
260
|
August 17, 2024
|
Named let or recursive let
|
|
7
|
278
|
August 16, 2024
|
[FR] a new variant on method static parameter matching for getting the upper bound
|
|
0
|
112
|
August 16, 2024
|
Making `setindex` public, how to document it, rethinking the Collections docs
|
|
13
|
604
|
August 15, 2024
|
Why does `show` for arrays and dictionaries ignore `:compact`?
|
|
6
|
181
|
August 14, 2024
|
Summary of piping/chaining proposal?
|
|
23
|
3198
|
August 13, 2024
|
Is there a reason why typeintersect constrains the args using type assertions in the method body instead of using dispatch?
|
|
0
|
77
|
August 12, 2024
|
Suggestion for enhanced `sizehint!`
|
|
5
|
241
|
August 12, 2024
|
Julia's Broadcast vs Jax's vmap
|
|
42
|
10149
|
August 6, 2024
|
New features targeting the strict subset of Julia
|
|
20
|
916
|
July 26, 2024
|
Why assignment operators return the right-hand-side
|
|
19
|
1466
|
July 23, 2024
|
Julia on ARM64 Windows?
|
|
4
|
319
|
July 22, 2024
|
Developing stdlib workflow
|
|
2
|
194
|
July 21, 2024
|
Names from Base appear in modules
|
|
4
|
127
|
July 19, 2024
|
Should Julia use MLIR in the future?
|
|
18
|
2590
|
July 18, 2024
|
Would it make sense for Julia to adopt refinement types?
|
|
16
|
1400
|
July 18, 2024
|
Io_uring support?
|
|
4
|
1006
|
July 18, 2024
|