|
Function Composition Strategies
|
|
5
|
398
|
February 14, 2023
|
|
Why can't the compiler constant-fold operations on BigInt and BigFloat?
|
|
14
|
730
|
February 13, 2023
|
|
Do we have a "sizeforce!"?
|
|
2
|
308
|
February 12, 2023
|
|
Type stability issues when broadcasting
|
|
4
|
641
|
February 12, 2023
|
|
What causes this performance loss when using value types?
|
|
3
|
464
|
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
|
364
|
February 10, 2023
|
|
MethodError: Convert Ref value between GPU and CPU
|
|
0
|
181
|
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
|
287
|
February 9, 2023
|
|
CatViews for CUDA.jl?
|
|
12
|
478
|
February 10, 2023
|
|
OrdinaryDiffEq Loading Time
|
|
11
|
531
|
February 10, 2023
|
|
Improving the speed of large population simulations in DifferentialEquations.jl
|
|
10
|
931
|
February 9, 2023
|
|
In-place inverse permutation
|
|
1
|
1068
|
February 9, 2023
|
|
Tying a function to an array when I get the value of the array
|
|
4
|
278
|
February 9, 2023
|
|
Matrix Multiplication of a Large Number of Small Matrices
|
|
12
|
1526
|
February 8, 2023
|
|
FinancialToolbox unsupported keyword argument "FlagIsCall"
|
|
2
|
269
|
February 7, 2023
|
|
CartesianIndices performance: 3D faster than 2D?
|
|
2
|
389
|
February 6, 2023
|
|
Type Stability Help
|
|
5
|
336
|
February 6, 2023
|
|
Finding low frequency numbers in a large collection
|
|
20
|
972
|
February 3, 2023
|
|
My generated Julia function from a niche DSL language takes 4min to compile
|
|
8
|
529
|
February 3, 2023
|
|
Possible Performance Regression for Loops on 1.9?
|
|
12
|
564
|
February 3, 2023
|
|
Base.accumulate! seems slow due to keyword argument handling, can it be sped up?
|
|
3
|
316
|
February 3, 2023
|
|
Possible performance regression in 1.9 / StaticArrays
|
|
11
|
807
|
February 3, 2023
|
|
How to benchmark in-place functions?
|
|
8
|
2151
|
February 3, 2023
|
|
Based on which packages is Base.Threads built?
|
|
4
|
398
|
February 3, 2023
|
|
Globals / Constants Act Differently Depending on Use?
|
|
2
|
462
|
February 2, 2023
|
|
Avoiding Allocations with User provided Closures
|
|
12
|
1755
|
February 2, 2023
|
|
Why are two functions behave differently?
|
|
2
|
270
|
February 1, 2023
|
|
Making an efficient function for ignoring unsupported kwargs
|
|
4
|
381
|
January 31, 2023
|
|
Trying to translate a symbolic differentiation performance benchmark to Julia
|
|
3
|
971
|
September 9, 2019
|
|
Getting rid of memory allocations in nested functions
|
|
3
|
421
|
January 31, 2023
|