About the Internals category
|
|
1
|
950
|
November 16, 2016
|
Julia 1.11 is slower than 1.10?
|
|
48
|
3312
|
October 29, 2024
|
Should memory allocation alignment be increased to e.g. 64 (or 256)?
|
|
3
|
222
|
October 27, 2024
|
Capture error from include_string
|
|
1
|
65
|
October 16, 2024
|
What lowers to hvcat(::Int, ...)?
|
|
4
|
152
|
October 9, 2024
|
Why are Julia strings immutable?
|
|
13
|
868
|
September 28, 2024
|
Opaque closure and code_typed
|
|
0
|
423
|
August 10, 2023
|
Julia 1.9 on Intel Sapphire Rapid CPU doesn't work
|
|
5
|
237
|
August 21, 2024
|
Is there a reason why typeintersect constrains the args using type assertions in the method body instead of using dispatch?
|
|
0
|
77
|
August 12, 2024
|
How to check for unwanted specialization and how to prevent specialization?
|
|
2
|
132
|
July 17, 2024
|
Passing a Julia variable to a callback
|
|
4
|
226
|
June 29, 2024
|
Cost model of weak references
|
|
1
|
370
|
June 6, 2024
|
Type-inference and the dot operator
|
|
3
|
256
|
May 18, 2024
|
Is it time to make LLVM optional and how?
|
|
7
|
2087
|
April 8, 2024
|
IRCE appreciation and gripes (inductive range check elimination)
|
|
3
|
295
|
March 19, 2024
|
`Libdl.dlopen` versus `dlfcn.h`'s `dlopen`
|
|
3
|
257
|
March 8, 2024
|
Did Logging lose colors on Julia 1.11?
|
|
1
|
391
|
February 19, 2024
|
RFC: Some Ideas to Tackle #15276 - performance of captured variables in closures
|
|
65
|
4299
|
February 16, 2024
|
Julia never stops compiling for new recursive Vector types
|
|
18
|
675
|
February 15, 2024
|
Explanation and examples for "Subtyping currently intentionally answers certain queries incorrectly for kind types"?
|
|
0
|
188
|
February 5, 2024
|
How about direct sum ⊕ as vector attach operator?
|
|
6
|
501
|
January 24, 2024
|
Questions regarding bootstrapping the new Array constructors in boot.jl
|
|
1
|
212
|
January 22, 2024
|
Why is `Base.return_types(String, Tuple{AbstractVector{UInt8}})` so pessimistic for this method?
|
|
6
|
420
|
January 8, 2024
|
Why `front` and `tail` are defined for only `Tuple`?
|
|
11
|
881
|
January 1, 2024
|
Why is displaying a stack trace with values difficult
|
|
3
|
874
|
November 17, 2023
|
In closure, compile away a step in a calculation internal to some function called in a closure?
|
|
4
|
342
|
November 3, 2023
|
Are Revise, PackageCompiler, and Pkg "part of Julia", and how do we better share them?
|
|
46
|
3840
|
October 25, 2023
|
Towards implementing CSE in the Julia compiler
|
|
12
|
1282
|
August 21, 2023
|
Julia CI, how to help
|
|
3
|
498
|
August 16, 2023
|
Type parameter display in 1.10 for MethodError
|
|
2
|
345
|
August 5, 2023
|