About the Internals & Design category
|
|
1
|
2743
|
November 16, 2016
|
Improved allocation design, with 4-byte pointers, and sometimes 5-byte in effect
|
|
2
|
198
|
December 1, 2024
|
Why can Julia spawn new processes but not new threads?
|
|
1
|
222
|
November 30, 2024
|
`cholesky!` L.data pointer question
|
|
0
|
39
|
November 28, 2024
|
Evalpoly without coefficients: ugly errors, zero polynomial?
|
|
1
|
484
|
November 28, 2024
|
How the compiler decides which allocation is eliminated?
|
|
15
|
250
|
November 27, 2024
|
Porting Julia to new platforms
|
|
16
|
881
|
November 23, 2024
|
I want to understand Julia type system, I need some guide for this quest
|
|
4
|
416
|
November 23, 2024
|
PowerPC will be demoted to Tier 4 in Julia 1.12 and later
|
|
0
|
213
|
November 22, 2024
|
Julia 1.12 feature freeze: Wednesday, January 8, 2025
|
|
3
|
523
|
November 22, 2024
|
Standardize code path to reconstruct factorizations
|
|
1
|
78
|
November 21, 2024
|
Why isn't this Base piracy breaking a Base method call?
|
|
2
|
123
|
November 21, 2024
|
What does “moving compiler out of Base” actually entail?
|
|
4
|
299
|
November 18, 2024
|
Status of Julia 1.12
|
|
5
|
805
|
November 17, 2024
|
Why did Julia choose nominal typing over structural typing/traits?
|
|
29
|
1139
|
November 16, 2024
|
Build failure
|
|
14
|
220
|
November 12, 2024
|
Roadmap for small binaries
|
|
126
|
10698
|
November 10, 2024
|
Reducing Channel Lock Contention with Batches
|
|
4
|
196
|
November 6, 2024
|
Adding a type parameter annotation symbol that preserves the original bound
|
|
16
|
215
|
November 1, 2024
|
Multiple-dispatch depending on output type?
|
|
21
|
2508
|
October 31, 2024
|
Julia 1.11 is slower than 1.10?
|
|
48
|
3359
|
October 29, 2024
|
Should memory allocation alignment be increased to e.g. 64 (or 256)?
|
|
3
|
225
|
October 27, 2024
|
Docstrings: Imperative or indicative mood?
|
|
19
|
514
|
October 23, 2024
|
Allowing for keyword arguments in do-block
|
|
11
|
1391
|
October 22, 2024
|
Suggestion: Pkg inherit-manifest (similar to "Test-specific dependencies")
|
|
8
|
188
|
October 22, 2024
|
Where is juliac developed
|
|
38
|
3822
|
October 21, 2024
|
How to implement custom assignment with `:=` ? (for tinkering/learning purposes)
|
|
6
|
231
|
October 21, 2024
|
FrankenTuple Fun
|
|
0
|
621
|
December 10, 2022
|
Is `.chunks` of `BitArray` considered internal API?
|
|
6
|
153
|
October 17, 2024
|
Capture error from include_string
|
|
1
|
65
|
October 16, 2024
|