Type-stable reading from a file
|
|
14
|
317
|
February 18, 2025
|
Understanding the output of @code_warntype
|
|
8
|
116
|
November 28, 2024
|
Type instability clarification
|
|
6
|
131
|
November 27, 2024
|
Same performances between type-stable and type-unstable code
|
|
13
|
257
|
October 3, 2024
|
Type unstable in NonlinearSolve.jl
|
|
3
|
84
|
September 18, 2024
|
Why was the original Union return type parsed as type Any?
|
|
2
|
110
|
September 5, 2024
|
@code_warntype in CUDA
|
|
1
|
71
|
August 27, 2024
|
Tell the compiler the return type of function chosen at runtime
|
|
3
|
163
|
August 21, 2024
|
Type issue in for loop over items in struct field
|
|
19
|
203
|
August 19, 2024
|
Type instabilities when using broadcasting with splat operator
|
|
2
|
106
|
July 6, 2024
|
How to investigate output of type instability checks?
|
|
11
|
337
|
June 15, 2024
|
Type instabilities when dealing with structs and Ref
|
|
4
|
282
|
June 3, 2024
|
Type inference when just making a tuple
|
|
6
|
497
|
June 2, 2024
|
Type Inference Inferring Any for function that returns Float64
|
|
11
|
393
|
June 1, 2024
|
Base.return_types and `Test.@inferred` conditionally failing unlike `@code_warntype`
|
|
6
|
188
|
May 30, 2024
|
Solving type instability when using Graphs.jl
|
|
4
|
173
|
April 12, 2024
|
Type instability possibly due to variable playing role of input and output
|
|
11
|
425
|
February 15, 2024
|
Type unstable gradients in Zygote (@code_warntype)
|
|
5
|
435
|
December 12, 2023
|
JET `report_call` error on array.jl for `iterate(::DataType)` using `typeof`
|
|
0
|
163
|
November 24, 2023
|
@code_warntype result depending on compiled functions
|
|
0
|
168
|
October 27, 2023
|
SMatrix{2, 2, Float64} is not a concrete type?
|
|
8
|
620
|
October 9, 2023
|
Cthulhu and setindex!
|
|
2
|
352
|
September 25, 2023
|
Type Instability when composing functor and function
|
|
3
|
286
|
September 8, 2023
|
Code_errortype: Error if code_warntype shows red
|
|
1
|
379
|
July 19, 2023
|
Instability with union of types with ForwardDiff and KeyedArray types, hints
|
|
1
|
224
|
June 27, 2023
|
How to deal with Vector{Function} for type inference?
|
|
4
|
384
|
May 3, 2023
|
Surprising type instability in apply_type
|
|
2
|
329
|
March 7, 2023
|
Type-stable broadcasting involving nested array
|
|
9
|
292
|
February 28, 2023
|
Display @code_warntype output in docs
|
|
2
|
499
|
February 27, 2023
|
Help to track down a type instability
|
|
5
|
496
|
January 16, 2023
|