About the Internals & Design category
|
|
1
|
2800
|
November 16, 2016
|
A slightly more comprehensible `Fix{N}`
|
|
7
|
139
|
October 19, 2025
|
Why no single argument `filter!(f::Function)` or `Iterators.filter(f::Function)`?
|
|
20
|
774
|
October 19, 2025
|
How do ScopedValues actually work?
|
|
2
|
117
|
October 19, 2025
|
Why not an inverse operator to ```accumulate```?
|
|
1
|
87
|
October 18, 2025
|
How to find code that can be invalidated?
|
|
0
|
40
|
October 18, 2025
|
Ccall of entry point name vs tuple of entry point and library
|
|
3
|
100
|
October 17, 2025
|
Startup time of 1000 packages – 53% slower in Julia 1.12 vs 1.10
|
|
80
|
4892
|
October 17, 2025
|
Designing a Paths Julep
|
|
147
|
4934
|
October 15, 2025
|
Julia 1.13 feature freeze: Monday, October 27, 2025
|
|
1
|
692
|
October 14, 2025
|
Does Julia BLAS DGEMV use multithreading?
|
|
2
|
224
|
October 10, 2025
|
Add Random.seed!(0) with block to standard library
|
|
6
|
117
|
October 6, 2025
|
Nested do blocks?
|
|
2
|
153
|
October 5, 2025
|
What is the status of type inference of recursive calls? Odd statefulness?
|
|
4
|
319
|
September 26, 2025
|
Generate multiple temp name in once
|
|
4
|
216
|
September 23, 2025
|
Multiple dispatch and type hierarchies
|
|
2
|
250
|
September 21, 2025
|
Trusted libraries/packages - "package managers are evil"
|
|
12
|
896
|
September 18, 2025
|
Can I notify a generated function to recompile if called again
|
|
4
|
181
|
September 11, 2025
|
Determining if UnionAll corresponds to a single type + Union{}
|
|
14
|
389
|
September 10, 2025
|
What type union (`Union`) is equivalent to an iterated union (`UnionAll`) with a concrete type bound?
|
|
5
|
125
|
September 7, 2025
|
TPDE-LLVM for 10-20x faster -O1 compilation
|
|
3
|
326
|
September 3, 2025
|
Use and define free_aligned_sized, aligned_alloc (and free_sized)
|
|
1
|
109
|
September 1, 2025
|
AI error messages, and solutions/code fixes
|
|
3
|
207
|
August 31, 2025
|
Deadlock when joining external threads, jl_enter_threaded_region, dynamic threading
|
|
4
|
89
|
August 25, 2025
|
IronJulia - Mini Julia Runtime Attempt in .NET
|
|
6
|
805
|
August 25, 2025
|
Would it make sense for Julia to adopt refinement types?
|
|
22
|
2549
|
August 12, 2025
|
A bot to detect code duplication
|
|
5
|
888
|
August 31, 2018
|
Autocompletion and function/method discoverability
|
|
13
|
225
|
August 1, 2025
|
Cannot convert DocStr in Julia 1.11
|
|
1
|
86
|
July 29, 2025
|
Determinant of a square random matrix using juliac
|
|
5
|
384
|
July 29, 2025
|