About the Internals & Design category
|
|
1
|
2752
|
November 16, 2016
|
Dispatch size static array: looking for good examples
|
|
1
|
86
|
January 24, 2025
|
How does Julia manage its depot `~/.julia`?
|
|
3
|
127
|
January 21, 2025
|
Why does `@inbounds` disable constant propagation?
|
|
25
|
1551
|
January 20, 2025
|
Designing a Paths Julep
|
|
136
|
2830
|
January 18, 2025
|
Feature request: --project=@script_dir
|
|
3
|
212
|
January 16, 2025
|
Juliac and PackageCompiler
|
|
1
|
469
|
January 13, 2025
|
Repl: should `ans` be shared across different prompt modes?
|
|
1
|
191
|
January 13, 2025
|
Introducing Rust alongside C in Julia's source tree?
|
|
18
|
831
|
January 10, 2025
|
Julia nightly REPL has broken prompt
|
|
4
|
149
|
January 9, 2025
|
Storing sortedness for numeric vectors
|
|
14
|
409
|
January 4, 2025
|
Julia 1.12 feature freeze: Wednesday, January 8, 2025
|
|
4
|
1263
|
January 4, 2025
|
Lapack wrappers and final arguments 1
|
|
2
|
91
|
January 3, 2025
|
My insane garbage collector idea. Why wouldn't it work?
|
|
6
|
335
|
December 30, 2024
|
How to debug the compiler with Debugger.jl
|
|
1
|
107
|
December 28, 2024
|
Interfaces/traits in julia 2.0 and multiple inheritance
|
|
26
|
1432
|
December 21, 2024
|
Bug when extending broadcast to ^ and non-explicit Int64
|
|
2
|
226
|
December 17, 2024
|
Performance regression on v1.12 (nightly): `hypot(::Float64, ::Float64)` causes allocations
|
|
1
|
253
|
December 16, 2024
|
How the compiler decides which allocation is eliminated?
|
|
27
|
601
|
December 14, 2024
|
Performance of Dictionaries.jl vs Base.Dict
|
|
32
|
3064
|
December 13, 2024
|
Export Markdown.parse?
|
|
6
|
224
|
December 13, 2024
|
Improved allocation design, with 4-byte pointers, and sometimes 5-byte in effect
|
|
10
|
720
|
December 12, 2024
|
>= 2gb sysimages for Mac?
|
|
0
|
111
|
December 10, 2024
|
Performance optimization by NPUs
|
|
1
|
116
|
December 10, 2024
|
Should Dict avoid GC allocations for isbits key/value types?
|
|
3
|
184
|
December 10, 2024
|
Version-named manifests by default?
|
|
0
|
65
|
December 9, 2024
|
Sort tuple
|
|
11
|
628
|
December 8, 2024
|
Terminal on Windows: git bash
|
|
2
|
1039
|
December 8, 2024
|
Init for mutating op: reduce(op!, xs; oninit)
|
|
1
|
96
|
December 5, 2024
|
Symbol is Base.isexported but not Base.isbindingresolved?
|
|
4
|
142
|
December 5, 2024
|