Performance discrepancy in sparse matrix product
|
|
4
|
985
|
June 29, 2018
|
Saving values from GPU during Euler stepping in ODE
|
|
23
|
2316
|
June 27, 2018
|
dot syntax in pyjulia
|
|
4
|
581
|
June 26, 2018
|
This should be documented in performance tips if not a temporary bug
|
|
19
|
1248
|
June 26, 2018
|
@fastmath switched off in Julia 0.7-Dev, deliberately?
|
|
7
|
1752
|
June 24, 2018
|
Findmax on ranges
|
|
3
|
682
|
June 22, 2018
|
Type instability with SubArray on custom Array type
|
|
2
|
473
|
June 20, 2018
|
Why is changing type of variable problematic?
|
|
19
|
1673
|
June 18, 2018
|
Potential small inefficiency in `triu!` and `tril!`?
|
|
0
|
407
|
June 16, 2018
|
Efficiently using single large dataframe over multiple workers
|
|
10
|
2417
|
June 15, 2018
|
Julia Performance vs. C
|
|
8
|
4278
|
June 15, 2018
|
Restrictive Type Aliases?
|
|
11
|
1780
|
June 12, 2018
|
Avoiding functions in types; performance comparison & invitation for code review
|
|
8
|
1112
|
June 10, 2018
|
Help understanding vectorization (or lack thereof)
|
|
15
|
1223
|
June 8, 2018
|
Performance details of StaticArray
|
|
5
|
3112
|
June 7, 2018
|
Take action based on Distribution type in a type stable way?
|
|
2
|
514
|
June 7, 2018
|
Memory allocation problem
|
|
6
|
618
|
June 2, 2018
|
Improving serialization time
|
|
7
|
614
|
June 2, 2018
|
Speedup of `\` solver bottleneck
|
|
8
|
1037
|
June 1, 2018
|
Advice for structure
|
|
2
|
503
|
May 30, 2018
|
Efficient memory allocation for large system of ODEs
|
|
2
|
1092
|
May 29, 2018
|
Efficient heatmap/general data updating
|
|
2
|
1675
|
May 28, 2018
|
Trouble Speeding up Vectorized Functions with Parallelism
|
|
12
|
1363
|
May 28, 2018
|
"@." can induce poor performance sometimes
|
|
7
|
747
|
May 26, 2018
|
Composite Types of Arrays
|
|
2
|
714
|
May 26, 2018
|
push! showing better performance than pre-allocation for Vector?
|
|
4
|
1029
|
May 25, 2018
|
Is rebuilding the system image necessary?
|
|
1
|
539
|
May 23, 2018
|
Aligned Julia Arrays?
|
|
37
|
3126
|
May 21, 2018
|
How to speed up array comparisons?
|
|
12
|
1109
|
May 20, 2018
|
Power function with Integer ( x^4 much slower than x*x*x*x )
|
|
12
|
1469
|
May 18, 2018
|