|
Performance difference when accessing square matrix rows-first or cols-first
|
|
14
|
1833
|
April 13, 2021
|
|
Simple multi-thread loop with array
|
|
11
|
828
|
April 13, 2021
|
|
Change number of workers in make
|
|
3
|
482
|
April 13, 2021
|
|
Why is work with Q in qr() is so expensive?
|
|
6
|
675
|
April 13, 2021
|
|
Solution concept for "world age" problem occuring with @generated and macros
|
|
7
|
1796
|
April 12, 2021
|
|
Why is this simple function twice as slow as its Python version
|
|
97
|
4744
|
April 12, 2021
|
|
Turning Expressions into Functions
|
|
17
|
1340
|
April 12, 2021
|
|
Calling a simple method with unused type parameters unexpectedly allocates memory
|
|
5
|
539
|
April 12, 2021
|
|
Efficient parallelization of in place transforms
|
|
1
|
384
|
April 12, 2021
|
|
Avoid ambiguous function type allocation without losing abstract type
|
|
5
|
422
|
April 11, 2021
|
|
Why is the function evaluation with more allocations faster?
|
|
6
|
849
|
April 11, 2021
|
|
Optimizing Linear Algebra Code?
|
|
12
|
1475
|
April 9, 2021
|
|
Initialization of vector of matrix decompositions
|
|
4
|
407
|
April 9, 2021
|
|
Optimizing E-Graphs pattern matcher: a complicated problem
|
|
0
|
362
|
April 9, 2021
|
|
Does the Profile package report system time?
|
|
0
|
250
|
April 9, 2021
|
|
Question about program design with ComponentArrays
|
|
5
|
561
|
April 8, 2021
|
|
Fast computation of row-wise Kronecker product (Khatri-Rao product)
|
|
5
|
1343
|
April 8, 2021
|
|
Julia 1.6.0 packages installation
|
|
10
|
2032
|
April 8, 2021
|
|
For-loop vs list-comprehension
|
|
15
|
2106
|
April 7, 2021
|
|
Optimizing remainder with constant modulus implementation
|
|
2
|
548
|
April 6, 2021
|
|
Faster way to "save" and "load" structs
|
|
4
|
657
|
April 6, 2021
|
|
Computing L1 norm between vectors: julian way
|
|
14
|
1917
|
April 6, 2021
|
|
The most general way to estimate the optimal arguments for @cuda macro
|
|
6
|
1828
|
April 6, 2021
|
|
Fast computation of Grammian of matrix
|
|
11
|
1610
|
April 6, 2021
|
|
Accelerate Non-linear function evaluation
|
|
17
|
1397
|
April 6, 2021
|
|
Economy-sized QR decomposition
|
|
10
|
2214
|
April 6, 2021
|
|
Fast 4D argmax
|
|
26
|
2224
|
April 6, 2021
|
|
Julia slows down after computer upgrade
|
|
15
|
1137
|
April 6, 2021
|
|
How to avoid boxed function names in closures?
|
|
6
|
847
|
April 5, 2021
|
|
CAS benchmarks (Symbolics.jl and Maxima)
|
|
36
|
9434
|
April 5, 2021
|