|
Efficient way for looping over off-diagonal terms
|
|
4
|
501
|
April 9, 2020
|
|
Sum operations between arrays
|
|
21
|
5952
|
April 7, 2020
|
|
Currying and constant propagation, Base.@pure
|
|
4
|
536
|
April 3, 2020
|
|
Slow performance with Julia on optimization problems
|
|
2
|
1080
|
April 3, 2020
|
|
Running small functions bundled in an outer function taking twice the time of running them separately
|
|
7
|
1178
|
April 2, 2020
|
|
Cell list algorithm is slower than double for loop
|
|
18
|
2552
|
April 2, 2020
|
|
Fast derivatives for tensor expressions using ForwardDiff
|
|
1
|
587
|
April 2, 2020
|
|
Julia Markdown: Error converting document to pdf. Try running latex manually
|
|
2
|
1244
|
April 2, 2020
|
|
Allocations when constructing a matrix from columns
|
|
35
|
2241
|
April 1, 2020
|
|
Images imfilter performance drops when using ImageView
|
|
2
|
630
|
March 31, 2020
|
|
How to get a sub matrix of a large sparse matrix / array efficiently?
|
|
11
|
2485
|
March 30, 2020
|
|
What LLVM version to use, 10, 11 possible? And how to reduce startup time (for the Benchmark Game)?
|
|
3
|
1174
|
March 30, 2020
|
|
AOT compilation (not to create an executable)
|
|
3
|
890
|
March 29, 2020
|
|
Repeatedly multiplying a Float64 is fastest in chunks of <51 terms
|
|
11
|
1383
|
March 28, 2020
|
|
Variation in computation time for execution of the exact same code
|
|
35
|
2602
|
March 27, 2020
|
|
Operating on many arrays of the same size: one loop, many loops, or broadcasting?
|
|
3
|
1005
|
March 27, 2020
|
|
Strange allocations during broadcasting
|
|
13
|
867
|
March 25, 2020
|
|
Strange comportment of @distributed
|
|
4
|
744
|
March 25, 2020
|
|
A lot of memory allocations which I do not understand
|
|
2
|
606
|
March 23, 2020
|
|
Parallelization from v1.1.1 to v1.4
|
|
0
|
451
|
March 22, 2020
|
|
Why is this closure over keyword arguments causing such a dramatic slowdown?
|
|
19
|
985
|
March 22, 2020
|
|
How do I lessen memory allocation and speedup block inverse?
|
|
2
|
537
|
March 20, 2020
|
|
Questions about Julia Compilation Optimization Levels
|
|
3
|
3162
|
March 19, 2020
|
|
Do rules for good problems for benchmarking Julia exists?
|
|
9
|
1071
|
March 19, 2020
|
|
Great paper on performance and hardware
|
|
2
|
616
|
March 17, 2020
|
|
Efficient way of comparing two matrices
|
|
4
|
2896
|
March 17, 2020
|
|
Global sensitivity analysis Morris Method
|
|
0
|
532
|
March 14, 2020
|
|
Am I using DiffResults.jl correctly?
|
|
7
|
1124
|
March 14, 2020
|
|
Why is python faster than Julia
|
|
14
|
2145
|
March 12, 2020
|
|
Performance of power as function input
|
|
3
|
484
|
March 12, 2020
|