|
Avoid ambiguous function type allocation without losing abstract type
|
|
5
|
419
|
April 11, 2021
|
|
Why is the function evaluation with more allocations faster?
|
|
6
|
842
|
April 11, 2021
|
|
Optimizing Linear Algebra Code?
|
|
12
|
1467
|
April 9, 2021
|
|
Initialization of vector of matrix decompositions
|
|
4
|
403
|
April 9, 2021
|
|
Optimizing E-Graphs pattern matcher: a complicated problem
|
|
0
|
358
|
April 9, 2021
|
|
Does the Profile package report system time?
|
|
0
|
248
|
April 9, 2021
|
|
Question about program design with ComponentArrays
|
|
5
|
551
|
April 8, 2021
|
|
Fast computation of row-wise Kronecker product (Khatri-Rao product)
|
|
5
|
1314
|
April 8, 2021
|
|
Julia 1.6.0 packages installation
|
|
10
|
2024
|
April 8, 2021
|
|
For-loop vs list-comprehension
|
|
15
|
2098
|
April 7, 2021
|
|
Optimizing remainder with constant modulus implementation
|
|
2
|
540
|
April 6, 2021
|
|
Faster way to "save" and "load" structs
|
|
4
|
645
|
April 6, 2021
|
|
Computing L1 norm between vectors: julian way
|
|
14
|
1903
|
April 6, 2021
|
|
The most general way to estimate the optimal arguments for @cuda macro
|
|
6
|
1808
|
April 6, 2021
|
|
Fast computation of Grammian of matrix
|
|
11
|
1577
|
April 6, 2021
|
|
Accelerate Non-linear function evaluation
|
|
17
|
1391
|
April 6, 2021
|
|
Economy-sized QR decomposition
|
|
10
|
2188
|
April 6, 2021
|
|
Fast 4D argmax
|
|
26
|
2192
|
April 6, 2021
|
|
Julia slows down after computer upgrade
|
|
15
|
1114
|
April 6, 2021
|
|
How to avoid boxed function names in closures?
|
|
6
|
834
|
April 5, 2021
|
|
CAS benchmarks (Symbolics.jl and Maxima)
|
|
36
|
9373
|
April 5, 2021
|
|
Trivial question about workers on a cluster
|
|
1
|
386
|
April 3, 2021
|
|
How to implement embeddings in Flux that aren't tragically slow?
|
|
3
|
1528
|
April 3, 2021
|
|
Question about floating-point precision in summation
|
|
22
|
2688
|
April 2, 2021
|
|
Threads.@threads with ONE thread: how to remove the overhead?
|
|
10
|
4070
|
April 2, 2021
|
|
Restructuring Performant Code (C, Pascal) with Type Unions and Pointers
|
|
11
|
841
|
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
|
2663
|
April 1, 2021
|