|
Invalidating the generator of a `@generated` function
|
|
1
|
177
|
January 24, 2025
|
|
How does Julia manage its depot `~/.julia`?
|
|
3
|
228
|
January 21, 2025
|
|
Why does `@inbounds` disable constant propagation?
|
|
25
|
1760
|
January 20, 2025
|
|
Feature request: --project=@script_dir
|
|
3
|
300
|
January 16, 2025
|
|
Juliac and PackageCompiler
|
|
1
|
855
|
January 13, 2025
|
|
Repl: should `ans` be shared across different prompt modes?
|
|
1
|
211
|
January 13, 2025
|
|
Introducing Rust alongside C in Julia's source tree?
|
|
18
|
1529
|
January 10, 2025
|
|
Julia nightly REPL has broken prompt
|
|
4
|
192
|
January 9, 2025
|
|
Storing sortedness for numeric vectors
|
|
14
|
544
|
January 4, 2025
|
|
Julia 1.12 feature freeze: Wednesday, January 8, 2025
|
|
4
|
1933
|
January 4, 2025
|
|
Lapack wrappers and final arguments 1
|
|
2
|
151
|
January 3, 2025
|
|
My insane garbage collector idea. Why wouldn't it work?
|
|
6
|
443
|
December 30, 2024
|
|
Bug when extending broadcast to ^ and non-explicit Int64
|
|
2
|
266
|
December 17, 2024
|
|
Performance regression on v1.12 (nightly): `hypot(::Float64, ::Float64)` causes allocations
|
|
1
|
303
|
December 16, 2024
|
|
How the compiler decides which allocation is eliminated?
|
|
27
|
865
|
December 14, 2024
|
|
Performance of Dictionaries.jl vs Base.Dict
|
|
32
|
3543
|
December 13, 2024
|
|
Export Markdown.parse?
|
|
6
|
287
|
December 13, 2024
|
|
Improved allocation design, with 4-byte pointers, and sometimes 5-byte in effect
|
|
10
|
893
|
December 12, 2024
|
|
>= 2gb sysimages for Mac?
|
|
0
|
146
|
December 10, 2024
|
|
Performance optimization by NPUs
|
|
1
|
153
|
December 10, 2024
|
|
Should Dict avoid GC allocations for isbits key/value types?
|
|
3
|
224
|
December 10, 2024
|
|
Sort tuple
|
|
11
|
735
|
December 8, 2024
|
|
Terminal on Windows: git bash
|
|
2
|
1067
|
December 8, 2024
|
|
Init for mutating op: reduce(op!, xs; oninit)
|
|
1
|
131
|
December 5, 2024
|
|
Symbol is Base.isexported but not Base.isbindingresolved?
|
|
4
|
173
|
December 5, 2024
|
|
Autovectorization in Julia 101
|
|
2
|
398
|
December 5, 2024
|
|
`cholesky!` L.data pointer question
|
|
1
|
117
|
December 2, 2024
|
|
Why can Julia spawn new processes but not new threads?
|
|
1
|
368
|
November 30, 2024
|
|
Evalpoly without coefficients: ugly errors, zero polynomial?
|
|
1
|
527
|
November 28, 2024
|
|
I want to understand Julia type system, I need some guide for this quest
|
|
4
|
506
|
November 23, 2024
|