|
Sequential peakflops
|
|
2
|
946
|
May 10, 2019
|
|
How to avoid allocation when modifying a structure in a function
|
|
2
|
607
|
May 10, 2019
|
|
What is the real @time for an MPI program?
|
|
5
|
1439
|
May 10, 2019
|
|
Julia's in.() seems slow compared to R's %in%
|
|
40
|
3160
|
May 9, 2019
|
|
Fast Replotting
|
|
2
|
589
|
May 9, 2019
|
|
Matrix Multiplication A*B*A'
|
|
5
|
4335
|
May 9, 2019
|
|
Why does exporting a single Float64 from a function take as long as 2,000,000 addition steps
|
|
21
|
1241
|
May 9, 2019
|
|
Efficient traversal of tree defined as nested structs
|
|
2
|
1347
|
May 8, 2019
|
|
Working on a pattern for interface-based dispatch that uses code-generation. Is this efficient?
|
|
7
|
872
|
May 6, 2019
|
|
Julia function performance behaving strange when combining broadcasting, a NamedTuple of Parameters, and a function as argument
|
|
2
|
438
|
May 6, 2019
|
|
Effective simulation of putting n-1 balls in n boxes uniformly at random
|
|
12
|
1203
|
May 4, 2019
|
|
Is Julia able to optimize functions that can either return one specific type or `nothing`?
|
|
2
|
929
|
May 3, 2019
|
|
Understanding the allocation behavior on arrays vs scalars
|
|
5
|
2675
|
May 3, 2019
|
|
Sum of float64 vector gives slightly incorrect answer
|
|
44
|
5221
|
April 29, 2019
|
|
Benchmark tools breaks when using "Threads.@threads"?
|
|
17
|
1302
|
April 27, 2019
|
|
Unnecessary compilation happening on every call
|
|
15
|
2697
|
April 23, 2019
|
|
Allow foldr operation for Strings?
|
|
3
|
711
|
April 20, 2019
|
|
How to improve performance of simple averaging function
|
|
4
|
922
|
April 19, 2019
|
|
Is there an easy way to parallelise matrix multiplication?
|
|
8
|
4796
|
April 19, 2019
|
|
Is there any efficient way to generating the non-associative binary products ?
|
|
2
|
808
|
April 17, 2019
|
|
Confused about performance interaction between @view and logical (Boolean) indexing
|
|
7
|
1476
|
April 15, 2019
|
|
Cyclic pair iterator?
|
|
4
|
1290
|
April 15, 2019
|
|
Function created by factory function
|
|
3
|
893
|
April 15, 2019
|
|
Copy and collect slow on QRCompactWYQ
|
|
1
|
581
|
April 14, 2019
|
|
Help me on strange performance slow down using SMatrix
|
|
2
|
474
|
April 11, 2019
|
|
Multiplication after transpose much faster than multiplication after PermutedDimsArray
|
|
3
|
1662
|
April 10, 2019
|
|
Passing sub-array by reference / performance
|
|
18
|
4808
|
April 10, 2019
|
|
Collecting algebraic performance tricks
|
|
10
|
758
|
April 10, 2019
|
|
Positive Definite Matrices, Symmetric or Hermitian
|
|
4
|
929
|
April 10, 2019
|
|
Parallel computation of multiplication of large matrices
|
|
5
|
2457
|
April 8, 2019
|