Status of Julia 1.12
|
|
5
|
1853
|
November 17, 2024
|
Why did Julia choose nominal typing over structural typing/traits?
|
|
29
|
1566
|
November 16, 2024
|
Build failure
|
|
14
|
223
|
November 12, 2024
|
Roadmap for small binaries
|
|
126
|
10978
|
November 10, 2024
|
Reducing Channel Lock Contention with Batches
|
|
4
|
204
|
November 6, 2024
|
Adding a type parameter annotation symbol that preserves the original bound
|
|
16
|
225
|
November 1, 2024
|
Multiple-dispatch depending on output type?
|
|
21
|
2546
|
October 31, 2024
|
Julia 1.11 is slower than 1.10?
|
|
48
|
3610
|
October 29, 2024
|
Should memory allocation alignment be increased to e.g. 64 (or 256)?
|
|
3
|
247
|
October 27, 2024
|
Docstrings: Imperative or indicative mood?
|
|
19
|
616
|
October 23, 2024
|
Allowing for keyword arguments in do-block
|
|
11
|
1408
|
October 22, 2024
|
Suggestion: Pkg inherit-manifest (similar to "Test-specific dependencies")
|
|
8
|
198
|
October 22, 2024
|
Where is juliac developed
|
|
38
|
4318
|
October 21, 2024
|
How to implement custom assignment with `:=` ? (for tinkering/learning purposes)
|
|
6
|
238
|
October 21, 2024
|
FrankenTuple Fun
|
|
0
|
623
|
December 10, 2022
|
Is `.chunks` of `BitArray` considered internal API?
|
|
6
|
161
|
October 17, 2024
|
Capture error from include_string
|
|
1
|
65
|
October 16, 2024
|
Broadcasting `$` as a binary operator
|
|
7
|
226
|
October 13, 2024
|
OOP-like dot notation in Julia
|
|
44
|
1648
|
October 12, 2024
|
What lowers to hvcat(::Int, ...)?
|
|
4
|
155
|
October 9, 2024
|
Partially applied `Iterators.filter`
|
|
0
|
77
|
October 9, 2024
|
Is Julia 2.0 needed?
|
|
58
|
2776
|
October 7, 2024
|
Redesigning String, optimising small strings and comparison
|
|
70
|
2231
|
October 2, 2024
|
Yet another precompilation-on-HPC issue
|
|
5
|
767
|
October 2, 2024
|
Why are Julia strings immutable?
|
|
13
|
904
|
September 28, 2024
|
A possible change for Julia 2.0: per-argument mutation ! marks?
|
|
12
|
1001
|
September 25, 2024
|
Why `for/if` syntax is not allowed in loops
|
|
6
|
571
|
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
|
173
|
September 19, 2024
|
Shape and Material - Refined type inference
|
|
9
|
384
|
September 17, 2024
|