About the Internals & Design category
|
|
1
|
2234
|
November 16, 2016
|
Memory usage and performance differences in 1.9-rc1 vs. 1.8.5
|
|
11
|
918
|
March 25, 2023
|
Why are generated functions (maybe) impossible to statically compile?
|
|
15
|
460
|
March 24, 2023
|
On the arbitrariness of truth(iness)
|
|
48
|
3176
|
March 23, 2023
|
Weird interaction between generated function and inlining
|
|
4
|
106
|
March 23, 2023
|
Base.Chop API rationale
|
|
2
|
92
|
March 22, 2023
|
Release notes of Julia 1.8 misses multidimensional array initialisation of any object
|
|
2
|
149
|
March 20, 2023
|
Indexin takes a collection
|
|
1
|
82
|
March 19, 2023
|
Treating Union as multiple types
|
|
9
|
181
|
March 17, 2023
|
Middle(x,y) for DateTime, Char, and others
|
|
2
|
115
|
March 17, 2023
|
RFC: Some Ideas to Tackle #15276 - performance of captured variables in closures
|
|
64
|
2551
|
March 17, 2023
|
Reverse view of an array
|
|
9
|
3166
|
March 16, 2023
|
TagBot cannot see the pull request
|
|
0
|
49
|
March 14, 2023
|
Allowing the object.method(args...) syntax as an alias for method(object, args ...)
|
|
216
|
9078
|
March 14, 2023
|
Detecting presence of kwdef defaults
|
|
1
|
134
|
March 13, 2023
|
Why does julia have slots, rather than go full SSA?
|
|
7
|
526
|
March 8, 2023
|
Is it possible for package precompilation fail quickly if some dependency fails to precompile because of an error?
|
|
3
|
119
|
March 7, 2023
|
Internal Design of a Julia Runtime in C#
|
|
1
|
192
|
March 7, 2023
|
Speculations about the default environment (or a new draft environment)
|
|
97
|
2775
|
March 6, 2023
|
If Julia was static typed, how multiple dispatch would work?
|
|
3
|
406
|
March 5, 2023
|
Is `reduce` safe?
|
|
7
|
324
|
March 4, 2023
|
Rationale behind excluding some unicode characters from identifiers
|
|
10
|
161
|
March 3, 2023
|
Why no `sin(x::Eigen)`?
|
|
2
|
150
|
March 3, 2023
|
Eager finalization and smart pointers
|
|
6
|
494
|
March 1, 2023
|
Pkg.upgrade_manifest errors if the manifest doesn't need upgrading
|
|
2
|
179
|
March 1, 2023
|
Getproperty for a Task is type unstable?
|
|
1
|
68
|
February 28, 2023
|
Accessing abstract array struct field allocates memory?
|
|
3
|
97
|
February 28, 2023
|
Add varargs methods of `any`, `all`, and `count`
|
|
26
|
584
|
February 26, 2023
|
Expressions with Arbitrary Objects in their `args` Arguments
|
|
5
|
194
|
February 22, 2023
|
Convenience type for assembling sparse matrices
|
|
5
|
640
|
February 21, 2023
|