|
Fast computation of Grammian of matrix
|
|
11
|
1586
|
April 6, 2021
|
|
Accelerate Non-linear function evaluation
|
|
17
|
1393
|
April 6, 2021
|
|
Economy-sized QR decomposition
|
|
10
|
2198
|
April 6, 2021
|
|
Fast 4D argmax
|
|
26
|
2196
|
April 6, 2021
|
|
Julia slows down after computer upgrade
|
|
15
|
1119
|
April 6, 2021
|
|
How to avoid boxed function names in closures?
|
|
6
|
840
|
April 5, 2021
|
|
CAS benchmarks (Symbolics.jl and Maxima)
|
|
36
|
9391
|
April 5, 2021
|
|
Trivial question about workers on a cluster
|
|
1
|
387
|
April 3, 2021
|
|
How to implement embeddings in Flux that aren't tragically slow?
|
|
3
|
1531
|
April 3, 2021
|
|
Question about floating-point precision in summation
|
|
22
|
2703
|
April 2, 2021
|
|
Threads.@threads with ONE thread: how to remove the overhead?
|
|
10
|
4082
|
April 2, 2021
|
|
Restructuring Performant Code (C, Pascal) with Type Unions and Pointers
|
|
11
|
845
|
April 2, 2021
|
|
LoopVectorization.jl's @avx does not store results
|
|
9
|
749
|
April 2, 2021
|
|
Ref() which doesn't escape inside a function allocates on the heap
|
|
1
|
604
|
April 2, 2021
|
|
Does this lose the benefit of QR decomposition?
|
|
2
|
677
|
April 1, 2021
|
|
Drop of performances with Julia 1.6.0 for InterpolationKernels
|
|
40
|
2669
|
April 1, 2021
|
|
Recompiling functions with infrequently mutating constant
|
|
7
|
529
|
April 1, 2021
|
|
Tuple indexing taking time?
|
|
25
|
1021
|
April 1, 2021
|
|
Radial Basis Surrogate
|
|
6
|
758
|
April 1, 2021
|
|
New scientific computing benchmark - Network of differential equations
|
|
8
|
1734
|
March 31, 2021
|
|
Performance of computing the diagonal of V' * A *V
|
|
10
|
825
|
March 31, 2021
|
|
Implementing option to profile a script as environment variable or command line argument
|
|
4
|
545
|
March 31, 2021
|
|
CUDA.jl tutorial code kernel slower than broadcast
|
|
4
|
710
|
March 30, 2021
|
|
Why is plotting with GR faster when using GR_jll and `@ccall` directly
|
|
9
|
811
|
March 30, 2021
|
|
Speed Up For Loop for Bounds Checking
|
|
5
|
530
|
March 29, 2021
|
|
Sqrt(abs(x)) is even faster than sqrt!
|
|
11
|
1634
|
March 29, 2021
|
|
Why is there memory allocation and time difference in @views and view?
|
|
9
|
523
|
March 29, 2021
|
|
Avoid allocation of small arrays in median, extrema, etc
|
|
23
|
1120
|
March 28, 2021
|
|
Performance of norm function
|
|
21
|
12507
|
March 28, 2021
|
|
Performance regression with SAs as parameters in DiffEqs on Julia 1.6
|
|
0
|
330
|
March 28, 2021
|