Julia is Eight times Slower than Go on Numerical Scheme
|
|
31
|
3567
|
April 17, 2021
|
True power set of a set is slower than power array of array
|
|
3
|
731
|
April 17, 2021
|
Faster groupwise joins to complete implicitly missing rows
|
|
2
|
334
|
April 16, 2021
|
Differences between mutliple functions and function with multiple methods
|
|
9
|
504
|
April 16, 2021
|
Does @allocated not work with multithreading?
|
|
3
|
400
|
April 16, 2021
|
Performance difference between optional args and keyword args
|
|
8
|
1354
|
April 15, 2021
|
Softmax applied to arrays?
|
|
2
|
1512
|
April 14, 2021
|
The REPL and character display
|
|
5
|
1096
|
April 14, 2021
|
Maximizing an objective function with many logs
|
|
6
|
726
|
April 14, 2021
|
Performance difference when accessing square matrix rows-first or cols-first
|
|
14
|
1733
|
April 13, 2021
|
Simple multi-thread loop with array
|
|
11
|
766
|
April 13, 2021
|
Change number of workers in make
|
|
3
|
458
|
April 13, 2021
|
Why is work with Q in qr() is so expensive?
|
|
6
|
643
|
April 13, 2021
|
Solution concept for "world age" problem occuring with @generated and macros
|
|
7
|
1750
|
April 12, 2021
|
Why is this simple function twice as slow as its Python version
|
|
97
|
4433
|
April 12, 2021
|
Turning Expressions into Functions
|
|
17
|
1246
|
April 12, 2021
|
Calling a simple method with unused type parameters unexpectedly allocates memory
|
|
5
|
510
|
April 12, 2021
|
Efficient parallelization of in place transforms
|
|
1
|
378
|
April 12, 2021
|
Avoid ambiguous function type allocation without losing abstract type
|
|
5
|
400
|
April 11, 2021
|
Why is the function evaluation with more allocations faster?
|
|
6
|
821
|
April 11, 2021
|
Optimizing Linear Algebra Code?
|
|
12
|
1409
|
April 9, 2021
|
Initialization of vector of matrix decompositions
|
|
4
|
379
|
April 9, 2021
|
Optimizing E-Graphs pattern matcher: a complicated problem
|
|
0
|
348
|
April 9, 2021
|
Does the Profile package report system time?
|
|
0
|
241
|
April 9, 2021
|
Question about program design with ComponentArrays
|
|
5
|
526
|
April 8, 2021
|
Fast computation of row-wise Kronecker product (Khatri-Rao product)
|
|
5
|
1271
|
April 8, 2021
|
Julia 1.6.0 packages installation
|
|
10
|
1986
|
April 8, 2021
|
For-loop vs list-comprehension
|
|
15
|
2032
|
April 7, 2021
|
Optimizing remainder with constant modulus implementation
|
|
2
|
528
|
April 6, 2021
|
Faster way to "save" and "load" structs
|
|
4
|
625
|
April 6, 2021
|