Calculation time of Runge Kutta method
|
|
1
|
527
|
October 23, 2020
|
Threads.@spawn performance
|
|
7
|
1164
|
October 22, 2020
|
BenchmarkTools.jl: @benchmark has big overhead
|
|
6
|
626
|
October 21, 2020
|
High-dimensional A\b when running julia -p N
|
|
7
|
768
|
October 21, 2020
|
Reading multiple text files from a directory
|
|
1
|
1078
|
October 19, 2020
|
Is UnionAll abstract? Is it bad for performance?
|
|
1
|
431
|
October 19, 2020
|
The performance of saturating operations or adding intrinsics
|
|
10
|
1749
|
October 19, 2020
|
Why is there a performance penalty in evaluating the axes of an OffsetArray?
|
|
5
|
543
|
October 18, 2020
|
Multithreaded computation significantly slower
|
|
18
|
3973
|
October 17, 2020
|
Type instability in recursion
|
|
11
|
754
|
October 16, 2020
|
Scalar multiplication makes array reallocation
|
|
14
|
3531
|
October 15, 2020
|
Best practices for profiling compilation
|
|
5
|
912
|
October 13, 2020
|
Unstable type with dispatch by Val{:X}() with 5 functions
|
|
9
|
851
|
October 12, 2020
|
How to debug profiler warning about invalid memory location
|
|
5
|
904
|
October 12, 2020
|
Is there a way to reshape a Vector to a row-major AbstractMatrix?
|
|
4
|
2745
|
October 12, 2020
|
How can I reset my Julia path in Atom?
|
|
1
|
3166
|
October 12, 2020
|
Understanding the performance costs of generating functions on the fly
|
|
10
|
1193
|
October 11, 2020
|
Domain representation
|
|
2
|
426
|
October 8, 2020
|
Memory allocation and @profile
|
|
5
|
1637
|
October 8, 2020
|
Enum versus abstract typing
|
|
8
|
1307
|
October 7, 2020
|
Store abstract types in a container
|
|
7
|
655
|
October 6, 2020
|
Independent LU factorization of small matrices not faster with threads
|
|
10
|
711
|
October 5, 2020
|
3D Matrix vs Array of 2D Matrices using Comprehensions
|
|
5
|
716
|
October 5, 2020
|
Fastest way to simulate the birthday paradox
|
|
2
|
1018
|
October 5, 2020
|
Suggestions needed: speed up optimization
|
|
31
|
2027
|
October 4, 2020
|
Multiply dense arrays
|
|
14
|
830
|
October 4, 2020
|
Operations on elements of a common index of an array of matrices
|
|
7
|
499
|
October 4, 2020
|
Flux model on CPU runs slowly
|
|
3
|
426
|
October 4, 2020
|
Executing array of functions much slower than executing functions in series
|
|
10
|
917
|
October 3, 2020
|
Iteration using array of arrays/matrices vs iteration over matrix subsets
|
|
2
|
615
|
October 3, 2020
|