|
Type instability in a simple function
|
|
5
|
265
|
November 8, 2025
|
|
Type stability and OffsetArray components of a struct
|
|
5
|
205
|
August 6, 2025
|
|
How to get type stability across methods?
|
|
9
|
294
|
May 16, 2025
|
|
What does Core.PartialStruct means for type stability?
|
|
1
|
129
|
April 22, 2025
|
|
Type-stable reading from a file
|
|
14
|
419
|
February 18, 2025
|
|
Understanding the output of @code_warntype
|
|
8
|
242
|
November 28, 2024
|
|
Type instability clarification
|
|
6
|
188
|
November 27, 2024
|
|
Same performances between type-stable and type-unstable code
|
|
13
|
363
|
October 3, 2024
|
|
Type unstable in NonlinearSolve.jl
|
|
3
|
143
|
September 18, 2024
|
|
Why was the original Union return type parsed as type Any?
|
|
2
|
127
|
September 5, 2024
|
|
@code_warntype in CUDA
|
|
1
|
131
|
August 27, 2024
|
|
Tell the compiler the return type of function chosen at runtime
|
|
3
|
205
|
August 21, 2024
|
|
Type issue in for loop over items in struct field
|
|
19
|
339
|
August 19, 2024
|
|
Type instabilities when using broadcasting with splat operator
|
|
2
|
142
|
July 6, 2024
|
|
How to investigate output of type instability checks?
|
|
11
|
439
|
June 15, 2024
|
|
Type instabilities when dealing with structs and Ref
|
|
4
|
317
|
June 3, 2024
|
|
Type inference when just making a tuple
|
|
6
|
559
|
June 2, 2024
|
|
Type Inference Inferring Any for function that returns Float64
|
|
11
|
465
|
June 1, 2024
|
|
Base.return_types and `Test.@inferred` conditionally failing unlike `@code_warntype`
|
|
6
|
236
|
May 30, 2024
|
|
Solving type instability when using Graphs.jl
|
|
4
|
212
|
April 12, 2024
|
|
Type instability possibly due to variable playing role of input and output
|
|
11
|
536
|
February 15, 2024
|
|
Type unstable gradients in Zygote (@code_warntype)
|
|
5
|
513
|
December 12, 2023
|
|
JET `report_call` error on array.jl for `iterate(::DataType)` using `typeof`
|
|
0
|
176
|
November 24, 2023
|
|
@code_warntype result depending on compiled functions
|
|
0
|
185
|
October 27, 2023
|
|
SMatrix{2, 2, Float64} is not a concrete type?
|
|
8
|
723
|
October 9, 2023
|
|
Cthulhu and setindex!
|
|
2
|
379
|
September 25, 2023
|
|
Type Instability when composing functor and function
|
|
3
|
318
|
September 8, 2023
|
|
Code_errortype: Error if code_warntype shows red
|
|
1
|
401
|
July 19, 2023
|
|
Instability with union of types with ForwardDiff and KeyedArray types, hints
|
|
1
|
251
|
June 27, 2023
|
|
How to deal with Vector{Function} for type inference?
|
|
4
|
428
|
May 3, 2023
|