Why is this type unstable?
|
|
11
|
222
|
September 22, 2023
|
How to write type stable code with branches, where one branch calls a complicated function?
|
|
14
|
413
|
September 20, 2023
|
Type Instability when composing functor and function
|
|
3
|
76
|
September 8, 2023
|
When does concrete type inference not matter for performance?
|
|
6
|
287
|
September 8, 2023
|
Why are returned types different in comprehension over an empty range if called from a function vs top level?
|
|
3
|
74
|
September 5, 2023
|
Does return type declaration make function type stable?
|
|
7
|
311
|
September 4, 2023
|
Tools and packages to automate type stability checks?
|
|
2
|
227
|
September 3, 2023
|
Type Stable Iteration over Static Parameters
|
|
5
|
178
|
September 1, 2023
|
Type stability around of wrapped plan fft
|
|
2
|
79
|
August 8, 2023
|
Iterating structs of different types efficiently
|
|
15
|
348
|
August 4, 2023
|
Why is the return type of the following inplace broadcast operation not inferred?
|
|
5
|
167
|
August 3, 2023
|
Type stability when looping over fields in a heterogenous data struct
|
|
8
|
236
|
July 17, 2023
|
Is there a function to make an abstractly-typed variable "more" concrete?
|
|
11
|
246
|
July 11, 2023
|
Compile-time type filtering from a tuple - is it possible?
|
|
5
|
148
|
July 3, 2023
|
Instability with union of types with ForwardDiff and KeyedArray types, hints
|
|
1
|
78
|
June 27, 2023
|
Required function input types in PyJulia
|
|
0
|
58
|
June 19, 2023
|
Hard Disk storage solution for a (large) array of matrices
|
|
12
|
189
|
June 1, 2023
|
Storing collections of heterogeneous data
|
|
7
|
181
|
May 20, 2023
|
Flux output layer with custom activation function
|
|
2
|
128
|
May 14, 2023
|
Type-stability of recursive functions
|
|
6
|
647
|
May 1, 2023
|
Improve type inference in iterating over `Eigen`
|
|
5
|
114
|
April 27, 2023
|
Map over vector with union eltype makes type-inference worse
|
|
2
|
202
|
April 12, 2023
|
Question about type stability and struct
|
|
2
|
151
|
March 30, 2023
|
RFC: Some Ideas to Tackle #15276 - performance of captured variables in closures
|
|
64
|
3018
|
March 17, 2023
|
Surprising type instability in apply_type
|
|
2
|
105
|
March 7, 2023
|
Different return types in map vs comprehension for empty vectors
|
|
3
|
127
|
March 1, 2023
|
Type-stable broadcasting involving nested array
|
|
9
|
137
|
February 28, 2023
|
Getproperty for a Task is type unstable?
|
|
1
|
110
|
February 28, 2023
|
Types and Memory allocation in the operation of Vector{Matrix{ComplexF64}}
|
|
9
|
190
|
February 16, 2023
|
Type stability issues when broadcasting
|
|
4
|
339
|
February 12, 2023
|