|
Function Composition Strategies
|
|
5
|
398
|
February 14, 2023
|
|
Why can't the compiler constant-fold operations on BigInt and BigFloat?
|
|
14
|
713
|
February 13, 2023
|
|
Do we have a "sizeforce!"?
|
|
2
|
299
|
February 12, 2023
|
|
Type stability issues when broadcasting
|
|
4
|
630
|
February 12, 2023
|
|
What causes this performance loss when using value types?
|
|
3
|
457
|
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
|
359
|
February 10, 2023
|
|
MethodError: Convert Ref value between GPU and CPU
|
|
0
|
180
|
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
|
464
|
February 10, 2023
|
|
OrdinaryDiffEq Loading Time
|
|
11
|
518
|
February 10, 2023
|
|
Improving the speed of large population simulations in DifferentialEquations.jl
|
|
10
|
923
|
February 9, 2023
|
|
In-place inverse permutation
|
|
1
|
1058
|
February 9, 2023
|
|
Tying a function to an array when I get the value of the array
|
|
4
|
276
|
February 9, 2023
|
|
Matrix Multiplication of a Large Number of Small Matrices
|
|
12
|
1503
|
February 8, 2023
|
|
FinancialToolbox unsupported keyword argument "FlagIsCall"
|
|
2
|
269
|
February 7, 2023
|
|
CartesianIndices performance: 3D faster than 2D?
|
|
2
|
381
|
February 6, 2023
|
|
Type Stability Help
|
|
5
|
334
|
February 6, 2023
|
|
Finding low frequency numbers in a large collection
|
|
20
|
955
|
February 3, 2023
|
|
My generated Julia function from a niche DSL language takes 4min to compile
|
|
8
|
522
|
February 3, 2023
|
|
Possible Performance Regression for Loops on 1.9?
|
|
12
|
556
|
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
|
804
|
February 3, 2023
|
|
How to benchmark in-place functions?
|
|
8
|
2140
|
February 3, 2023
|
|
Based on which packages is Base.Threads built?
|
|
4
|
391
|
February 3, 2023
|
|
Globals / Constants Act Differently Depending on Use?
|
|
2
|
449
|
February 2, 2023
|
|
Avoiding Allocations with User provided Closures
|
|
12
|
1739
|
February 2, 2023
|
|
Why are two functions behave differently?
|
|
2
|
265
|
February 1, 2023
|
|
Making an efficient function for ignoring unsupported kwargs
|
|
4
|
369
|
January 31, 2023
|
|
Trying to translate a symbolic differentiation performance benchmark to Julia
|
|
3
|
965
|
September 9, 2019
|
|
Getting rid of memory allocations in nested functions
|
|
3
|
411
|
January 31, 2023
|