[ANN] EnforcedTypeSignatureCallables.jl
|
|
9
|
325
|
July 21, 2024
|
Type instabilities when using broadcasting with splat operator
|
|
2
|
111
|
July 6, 2024
|
Type instability in parametric struct
|
|
7
|
253
|
June 30, 2024
|
Create SVector with one non-zero value
|
|
11
|
177
|
June 27, 2024
|
Understanding @report_code output
|
|
3
|
170
|
June 23, 2024
|
How to investigate output of type instability checks?
|
|
11
|
342
|
June 15, 2024
|
Type instability when solving ODEProblem
|
|
3
|
407
|
June 7, 2024
|
Strange performance problem
|
|
14
|
417
|
June 7, 2024
|
Type instability of discrete mixture distribution
|
|
15
|
243
|
June 5, 2024
|
Type instabilities when dealing with structs and Ref
|
|
4
|
283
|
June 3, 2024
|
Type inference when just making a tuple
|
|
6
|
506
|
June 2, 2024
|
Type Inference Inferring Any for function that returns Float64
|
|
11
|
405
|
June 1, 2024
|
Improper function nesting causes boxing/runtime dispatch?
|
|
3
|
144
|
May 17, 2024
|
Why does JET seemingly not flag dynamic dispatch in this string interpolation?
|
|
4
|
208
|
April 23, 2024
|
Solving type instability when using Graphs.jl
|
|
4
|
178
|
April 12, 2024
|
Ensure type stability when using OrdinaryDiffEq
|
|
5
|
188
|
March 26, 2024
|
How to assist the LSP when it comes to function outputs, and Julia Language "Good Code"
|
|
1
|
257
|
March 18, 2024
|
Make Julia complete the inference of some recursive code
|
|
2
|
378
|
March 11, 2024
|
RFC: Some Ideas to Tackle #15276 - performance of captured variables in closures
|
|
65
|
4427
|
February 16, 2024
|
Type instability possibly due to variable playing role of input and output
|
|
11
|
442
|
February 15, 2024
|
This function seems to allocate memory only if the argument types are not annotated in the definition
|
|
5
|
244
|
February 14, 2024
|
Type-instability with DifferentialEquations.jl when using nested structs
|
|
6
|
369
|
February 9, 2024
|
Type stability with type as argument and permutedims
|
|
3
|
149
|
January 4, 2024
|
Help needed: Building an intuitive understanding of closures, scoping and type-stability
|
|
3
|
584
|
December 26, 2023
|
Type unstable gradients in Zygote (@code_warntype)
|
|
5
|
456
|
December 12, 2023
|
Removing type instability causes the code slower
|
|
8
|
328
|
December 3, 2023
|
Gradient to jacobian in type stable way with ForwardDiff
|
|
0
|
174
|
December 1, 2023
|
JET `report_call` error on array.jl for `iterate(::DataType)` using `typeof`
|
|
0
|
163
|
November 24, 2023
|
Return types of function is Any[Float64], although I defined return type to be Float64
|
|
2
|
279
|
November 19, 2023
|
Why traits?
|
|
5
|
1808
|
November 19, 2023
|