Building Julia master on Raspberry Pi
|
|
10
|
1207
|
March 14, 2025
|
Julia's Design Choices for Keyword Arguments in Function Calls and Broadcasting
|
|
4
|
387
|
March 12, 2025
|
PowerPC will be demoted to Tier 4 in Julia 1.12 and later
|
|
5
|
903
|
February 27, 2025
|
Introduce a command-line option to warn on constant redefinition?
|
|
6
|
347
|
February 24, 2025
|
Non-legal UTF-8 filenames (in e.g. TOML or JSON)
|
|
10
|
199
|
February 23, 2025
|
New syntax suggestion: catch with type specs
|
|
43
|
2664
|
February 21, 2025
|
Should Julia have rsqrt? And e.g. support RSQRTSS
|
|
12
|
1020
|
February 20, 2025
|
Porting Julia to new platforms
|
|
17
|
1268
|
February 17, 2025
|
Proposal: Adding Optional Static Interface/Traits Checking to Julia
|
|
32
|
1071
|
February 17, 2025
|
Julep: Efficient Hierarchical Mutable Data
|
|
47
|
1886
|
February 12, 2025
|
What a strict mode in julia would look like?
|
|
9
|
451
|
February 11, 2025
|
Allow docstring on the right of string fields
|
|
3
|
139
|
February 11, 2025
|
REPL syntax highlighting with StyledStrings
|
|
3
|
247
|
February 10, 2025
|
How to debug the compiler with Debugger.jl
|
|
1
|
217
|
December 28, 2024
|
Structural hash collisions
|
|
5
|
162
|
February 6, 2025
|
Type instability and/or behavior instability of `sqrt` on nightly
|
|
3
|
344
|
February 3, 2025
|
Invalidating the generator of a `@generated` function
|
|
1
|
154
|
January 24, 2025
|
How does Julia manage its depot `~/.julia`?
|
|
3
|
183
|
January 21, 2025
|
Why does `@inbounds` disable constant propagation?
|
|
25
|
1632
|
January 20, 2025
|
Feature request: --project=@script_dir
|
|
3
|
247
|
January 16, 2025
|
Juliac and PackageCompiler
|
|
1
|
733
|
January 13, 2025
|
Repl: should `ans` be shared across different prompt modes?
|
|
1
|
202
|
January 13, 2025
|
Introducing Rust alongside C in Julia's source tree?
|
|
18
|
1380
|
January 10, 2025
|
Julia nightly REPL has broken prompt
|
|
4
|
162
|
January 9, 2025
|
Storing sortedness for numeric vectors
|
|
14
|
457
|
January 4, 2025
|
Julia 1.12 feature freeze: Wednesday, January 8, 2025
|
|
4
|
1795
|
January 4, 2025
|
Lapack wrappers and final arguments 1
|
|
2
|
120
|
January 3, 2025
|
My insane garbage collector idea. Why wouldn't it work?
|
|
6
|
389
|
December 30, 2024
|
Bug when extending broadcast to ^ and non-explicit Int64
|
|
2
|
237
|
December 17, 2024
|
Performance regression on v1.12 (nightly): `hypot(::Float64, ::Float64)` causes allocations
|
|
1
|
282
|
December 16, 2024
|