Keyword Arguments and Type Stability
|
|
11
|
953
|
February 23, 2023
|
String Handling Functions
|
|
7
|
268
|
February 23, 2023
|
--track-allocation changes allocation behavior of code?
|
|
1
|
307
|
February 22, 2023
|
Pkg within compiled app [PackageCompiler]
|
|
2
|
387
|
February 21, 2023
|
Reverse-Mode AD VJP choices all failed
|
|
3
|
265
|
February 20, 2023
|
Would it be interesting to optimize print(io, xs...) to be type stable?
|
|
2
|
397
|
February 20, 2023
|
Arpack is broken?
|
|
3
|
1017
|
February 19, 2023
|
Documenter.jl; Documentation workflow run failed for main branch ERROR in GitHub
|
|
2
|
310
|
February 17, 2023
|
Searching unicode characters in Visual Studio Code
|
|
1
|
5326
|
February 16, 2023
|
How to speed up value updating in an array?
|
|
19
|
610
|
February 15, 2023
|
High performance data structure for use in image modelling
|
|
2
|
330
|
February 15, 2023
|
Is there a smarter way to evaluate an float power?
|
|
27
|
1714
|
February 15, 2023
|
How to efficiently multiply every matrix in a vector of matrices by another vector?
|
|
3
|
685
|
February 15, 2023
|
Why does this broadcast operation require specialization for optimal performance?
|
|
7
|
503
|
February 15, 2023
|
Function types unexpectedly equal
|
|
5
|
274
|
February 15, 2023
|
Why don't operations on strings constant-fold?
|
|
9
|
677
|
February 14, 2023
|
IfElse doesn't work properly when using @turbo
|
|
3
|
369
|
February 14, 2023
|
Function Composition Strategies
|
|
5
|
356
|
February 14, 2023
|
Why can't the compiler constant-fold operations on BigInt and BigFloat?
|
|
14
|
631
|
February 13, 2023
|
Do we have a "sizeforce!"?
|
|
2
|
264
|
February 12, 2023
|
Type stability issues when broadcasting
|
|
4
|
597
|
February 12, 2023
|
What causes this performance loss when using value types?
|
|
3
|
421
|
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
|
321
|
February 10, 2023
|
MethodError: Convert Ref value between GPU and CPU
|
|
0
|
170
|
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
|
274
|
February 9, 2023
|
CatViews for CUDA.jl?
|
|
12
|
390
|
February 10, 2023
|
OrdinaryDiffEq Loading Time
|
|
11
|
433
|
February 10, 2023
|
Improving the speed of large population simulations in DifferentialEquations.jl
|
|
10
|
806
|
February 9, 2023
|
In-place inverse permutation
|
|
1
|
984
|
February 9, 2023
|
Tying a function to an array when I get the value of the array
|
|
4
|
247
|
February 9, 2023
|