DataFrames vs ndsparse for indexed data
|
|
1
|
345
|
May 5, 2021
|
Profile until buffer is full
|
|
1
|
528
|
May 5, 2021
|
Efficient GPU dense-sparse matmul differentiable with Zygote
|
|
2
|
680
|
May 5, 2021
|
Threading with @views and @tensor
|
|
6
|
1121
|
May 4, 2021
|
Multithreading @threads inside @spawn
|
|
2
|
750
|
May 4, 2021
|
Vector of pointers to struct array elements
|
|
6
|
972
|
May 2, 2021
|
Unexpected ERROR: UndefVarError: a not defined
|
|
8
|
2372
|
May 1, 2021
|
Revisiting Rock, Paper, Scissors
|
|
5
|
915
|
May 1, 2021
|
Efficient eval, splat, eval?
|
|
2
|
363
|
April 30, 2021
|
Initialise array without specific types
|
|
25
|
1930
|
April 30, 2021
|
Distributed loop and possible memory leak
|
|
0
|
303
|
April 28, 2021
|
Is it possible to split a project in two?
|
|
2
|
404
|
April 28, 2021
|
Type stability for piecewise defined functions with expensive parts
|
|
8
|
598
|
April 28, 2021
|
Expected 72X speedup, observed 1.1X
|
|
5
|
742
|
April 28, 2021
|
Huge difference in performance between two programmes
|
|
7
|
509
|
April 27, 2021
|
Locking in multithreading
|
|
4
|
3329
|
April 27, 2021
|
How to make type-stable: passing an element of a vector of functions
|
|
4
|
581
|
April 26, 2021
|
Reactive Programming with Multiprocessing
|
|
0
|
286
|
April 26, 2021
|
Generate function to build a static array from vector of vector
|
|
5
|
683
|
April 26, 2021
|
Huge Performance drop after upgrading to 1.6
|
|
13
|
1069
|
April 26, 2021
|
Eigenvectors of very large (non-sparse) symmetric matrices?
|
|
11
|
1748
|
April 25, 2021
|
Compatibility with previous versions of Julia: how much makes sense for a new package?
|
|
4
|
1286
|
April 25, 2021
|
LinearAlgebra.BLAS does not accept non-dense Julia Matrix type?
|
|
3
|
536
|
April 24, 2021
|
Odd BenchmarkTools timings using @threads and Octavian
|
|
4
|
809
|
April 23, 2021
|
Allocations when splatting Triangle points
|
|
3
|
398
|
April 22, 2021
|
Julia vs SciPy - Performance comparison and benchmark help
|
|
15
|
1403
|
April 22, 2021
|
Solving ODEs in a loop with DifferentialEquations.jl
|
|
10
|
2912
|
April 21, 2021
|
Preallocating large matrices in all cores is slower than allocating every time
|
|
7
|
1049
|
April 21, 2021
|
Performance optimisation: Julia vs C++
|
|
31
|
2742
|
April 21, 2021
|
Type stability with tuples is hard
|
|
23
|
3351
|
April 21, 2021
|