Keyword Arguments and Type Stability
|
|
11
|
914
|
February 23, 2023
|
String Handling Functions
|
|
7
|
252
|
February 23, 2023
|
--track-allocation changes allocation behavior of code?
|
|
1
|
296
|
February 22, 2023
|
Pkg within compiled app [PackageCompiler]
|
|
2
|
376
|
February 21, 2023
|
Reverse-Mode AD VJP choices all failed
|
|
3
|
257
|
February 20, 2023
|
Would it be interesting to optimize print(io, xs...) to be type stable?
|
|
2
|
387
|
February 20, 2023
|
Arpack is broken?
|
|
3
|
987
|
February 19, 2023
|
Documenter.jl; Documentation workflow run failed for main branch ERROR in GitHub
|
|
2
|
300
|
February 17, 2023
|
Searching unicode characters in Visual Studio Code
|
|
1
|
5215
|
February 16, 2023
|
How to speed up value updating in an array?
|
|
19
|
574
|
February 15, 2023
|
High performance data structure for use in image modelling
|
|
2
|
316
|
February 15, 2023
|
Is there a smarter way to evaluate an float power?
|
|
27
|
1667
|
February 15, 2023
|
How to efficiently multiply every matrix in a vector of matrices by another vector?
|
|
3
|
672
|
February 15, 2023
|
Why does this broadcast operation require specialization for optimal performance?
|
|
7
|
486
|
February 15, 2023
|
Function types unexpectedly equal
|
|
5
|
255
|
February 15, 2023
|
Why don't operations on strings constant-fold?
|
|
9
|
643
|
February 14, 2023
|
IfElse doesn't work properly when using @turbo
|
|
3
|
360
|
February 14, 2023
|
Function Composition Strategies
|
|
5
|
336
|
February 14, 2023
|
Why can't the compiler constant-fold operations on BigInt and BigFloat?
|
|
14
|
589
|
February 13, 2023
|
Do we have a "sizeforce!"?
|
|
2
|
254
|
February 12, 2023
|
Type stability issues when broadcasting
|
|
4
|
569
|
February 12, 2023
|
What causes this performance loss when using value types?
|
|
3
|
403
|
February 10, 2023
|
Vectorization heuristics are hard! Is there a way to ask/get more information to/from the compiler/LLVM about loop vectorization
|
|
2
|
312
|
February 10, 2023
|
MethodError: Convert Ref value between GPU and CPU
|
|
0
|
166
|
February 10, 2023
|
Two separate vectors of same length and eliminating items in both vectors, whenever the values of those vectors are the same at identical columns. Depending on this the values of a third vector shall be eliminated accordingly
|
|
1
|
267
|
February 9, 2023
|
CatViews for CUDA.jl?
|
|
12
|
373
|
February 10, 2023
|
OrdinaryDiffEq Loading Time
|
|
11
|
398
|
February 10, 2023
|
Improving the speed of large population simulations in DifferentialEquations.jl
|
|
10
|
775
|
February 9, 2023
|
In-place inverse permutation
|
|
1
|
963
|
February 9, 2023
|
Tying a function to an array when I get the value of the array
|
|
4
|
229
|
February 9, 2023
|