|
Why using `+=` instead of `=` generates slow code?
|
|
5
|
664
|
May 6, 2021
|
|
Code runtime constantly increasing with time
|
|
16
|
1243
|
May 6, 2021
|
|
Performance of DataFrames' subset and ByRow
|
|
10
|
1637
|
May 5, 2021
|
|
DataFrames vs ndsparse for indexed data
|
|
1
|
371
|
May 5, 2021
|
|
Profile until buffer is full
|
|
1
|
567
|
May 5, 2021
|
|
Efficient GPU dense-sparse matmul differentiable with Zygote
|
|
2
|
726
|
May 5, 2021
|
|
Threading with @views and @tensor
|
|
6
|
1182
|
May 4, 2021
|
|
Multithreading @threads inside @spawn
|
|
2
|
780
|
May 4, 2021
|
|
Vector of pointers to struct array elements
|
|
6
|
1032
|
May 2, 2021
|
|
Unexpected ERROR: UndefVarError: a not defined
|
|
8
|
2538
|
May 1, 2021
|
|
Revisiting Rock, Paper, Scissors
|
|
5
|
961
|
May 1, 2021
|
|
Efficient eval, splat, eval?
|
|
2
|
390
|
April 30, 2021
|
|
Initialise array without specific types
|
|
25
|
2114
|
April 30, 2021
|
|
Distributed loop and possible memory leak
|
|
0
|
320
|
April 28, 2021
|
|
Is it possible to split a project in two?
|
|
2
|
426
|
April 28, 2021
|
|
Type stability for piecewise defined functions with expensive parts
|
|
8
|
651
|
April 28, 2021
|
|
Expected 72X speedup, observed 1.1X
|
|
5
|
788
|
April 28, 2021
|
|
Huge difference in performance between two programmes
|
|
7
|
590
|
April 27, 2021
|
|
Locking in multithreading
|
|
4
|
3479
|
April 27, 2021
|
|
How to make type-stable: passing an element of a vector of functions
|
|
4
|
629
|
April 26, 2021
|
|
Reactive Programming with Multiprocessing
|
|
0
|
297
|
April 26, 2021
|
|
Generate function to build a static array from vector of vector
|
|
5
|
754
|
April 26, 2021
|
|
Huge Performance drop after upgrading to 1.6
|
|
13
|
1164
|
April 26, 2021
|
|
Eigenvectors of very large (non-sparse) symmetric matrices?
|
|
11
|
1861
|
April 25, 2021
|
|
Compatibility with previous versions of Julia: how much makes sense for a new package?
|
|
4
|
1334
|
April 25, 2021
|
|
LinearAlgebra.BLAS does not accept non-dense Julia Matrix type?
|
|
3
|
572
|
April 24, 2021
|
|
Odd BenchmarkTools timings using @threads and Octavian
|
|
4
|
864
|
April 23, 2021
|
|
Allocations when splatting Triangle points
|
|
3
|
423
|
April 22, 2021
|
|
Julia vs SciPy - Performance comparison and benchmark help
|
|
15
|
1516
|
April 22, 2021
|
|
Solving ODEs in a loop with DifferentialEquations.jl
|
|
10
|
3042
|
April 21, 2021
|