How to get type stability across methods?
|
|
9
|
220
|
May 16, 2025
|
What does Core.PartialStruct means for type stability?
|
|
1
|
93
|
April 22, 2025
|
Type-stable reading from a file
|
|
14
|
346
|
February 18, 2025
|
Understanding the output of @code_warntype
|
|
8
|
145
|
November 28, 2024
|
Type instability clarification
|
|
6
|
149
|
November 27, 2024
|
Same performances between type-stable and type-unstable code
|
|
13
|
270
|
October 3, 2024
|
Type unstable in NonlinearSolve.jl
|
|
3
|
99
|
September 18, 2024
|
Why was the original Union return type parsed as type Any?
|
|
2
|
111
|
September 5, 2024
|
@code_warntype in CUDA
|
|
1
|
88
|
August 27, 2024
|
Tell the compiler the return type of function chosen at runtime
|
|
3
|
171
|
August 21, 2024
|
Type issue in for loop over items in struct field
|
|
19
|
231
|
August 19, 2024
|
Type instabilities when using broadcasting with splat operator
|
|
2
|
117
|
July 6, 2024
|
How to investigate output of type instability checks?
|
|
11
|
346
|
June 15, 2024
|
Type instabilities when dealing with structs and Ref
|
|
4
|
284
|
June 3, 2024
|
Type inference when just making a tuple
|
|
6
|
507
|
June 2, 2024
|
Type Inference Inferring Any for function that returns Float64
|
|
11
|
408
|
June 1, 2024
|
Base.return_types and `Test.@inferred` conditionally failing unlike `@code_warntype`
|
|
6
|
195
|
May 30, 2024
|
Solving type instability when using Graphs.jl
|
|
4
|
180
|
April 12, 2024
|
Type instability possibly due to variable playing role of input and output
|
|
11
|
446
|
February 15, 2024
|
Type unstable gradients in Zygote (@code_warntype)
|
|
5
|
460
|
December 12, 2023
|
JET `report_call` error on array.jl for `iterate(::DataType)` using `typeof`
|
|
0
|
164
|
November 24, 2023
|
@code_warntype result depending on compiled functions
|
|
0
|
172
|
October 27, 2023
|
SMatrix{2, 2, Float64} is not a concrete type?
|
|
8
|
638
|
October 9, 2023
|
Cthulhu and setindex!
|
|
2
|
355
|
September 25, 2023
|
Type Instability when composing functor and function
|
|
3
|
297
|
September 8, 2023
|
Code_errortype: Error if code_warntype shows red
|
|
1
|
380
|
July 19, 2023
|
Instability with union of types with ForwardDiff and KeyedArray types, hints
|
|
1
|
227
|
June 27, 2023
|
How to deal with Vector{Function} for type inference?
|
|
4
|
393
|
May 3, 2023
|
Surprising type instability in apply_type
|
|
2
|
335
|
March 7, 2023
|
Type-stable broadcasting involving nested array
|
|
9
|
301
|
February 28, 2023
|