|
Improve performance for multiple For-loops
|
|
19
|
986
|
January 14, 2021
|
|
SparseArray types over distributed reduction
|
|
2
|
444
|
January 14, 2021
|
|
I want to write a better performance array, don't know if there is a ready-made one?
|
|
3
|
527
|
January 14, 2021
|
|
Excessive allocations when using Zygote.gradient
|
|
4
|
595
|
January 13, 2021
|
|
DArray local part via global index range?
|
|
0
|
255
|
January 13, 2021
|
|
Performance differences of contiguous vs non-contiguous column indexing?
|
|
2
|
905
|
January 12, 2021
|
|
Explicit distribution of chunks in SharedArray?
|
|
2
|
463
|
January 12, 2021
|
|
Help with bottleneck in dynamic programming
|
|
4
|
1016
|
January 12, 2021
|
|
Orthonormalize a matrix in place
|
|
10
|
2393
|
January 11, 2021
|
|
Sections of strings or arrays and concrete types
|
|
9
|
477
|
January 8, 2021
|
|
Slow performance for `rand(ComplexF64, ...)`
|
|
5
|
396
|
January 8, 2021
|
|
Why is deepcopy() -ing Sets slower than Arrays of the same size?
|
|
4
|
640
|
January 8, 2021
|
|
Launching with JULIA_NUM_THREADS=<max>
|
|
2
|
865
|
January 7, 2021
|
|
Adding rows to a matrix dynamically
|
|
4
|
3437
|
January 7, 2021
|
|
Cannot add any packages under Julia 1.5.3 (Windows 10)
|
|
6
|
498
|
January 6, 2021
|
|
Flux usage: Sending callback function to CPU on a separate thread
|
|
2
|
849
|
January 6, 2021
|
|
The quasi-best MaxN function
|
|
12
|
1488
|
January 6, 2021
|
|
Type instability when indexing
|
|
8
|
657
|
January 6, 2021
|
|
Vector function representation
|
|
1
|
728
|
January 4, 2021
|
|
@code_warntype gives yellow ::Union{Nothing, Tuple{Int64,Int64}} in for loops
|
|
1
|
1104
|
January 4, 2021
|
|
Parallel independent loops in julia
|
|
5
|
939
|
January 3, 2021
|
|
Spdiagm allocation madness
|
|
2
|
400
|
January 2, 2021
|
|
The @avx and @btime macros: strange interdependency
|
|
4
|
615
|
January 1, 2021
|
|
Performance problems when dealing with deliberately type-unstable code. How to use type knowledge better?
|
|
33
|
2311
|
December 30, 2020
|
|
Filter array of CartesianIndex based on x-value
|
|
9
|
972
|
December 30, 2020
|
|
"Pluto" memory usage
|
|
9
|
1872
|
December 29, 2020
|
|
Fastest way to filter when right hand sinde of `in` is large
|
|
3
|
427
|
December 28, 2020
|
|
Fastest way to run a for loop in parallel
|
|
4
|
5700
|
December 27, 2020
|
|
A data struct is required almost all sub functions
|
|
3
|
1453
|
December 25, 2020
|
|
Julia simple String process and file I/O is slow
|
|
12
|
3058
|
December 23, 2020
|