Sections of strings or arrays and concrete types
|
|
9
|
417
|
January 8, 2021
|
Slow performance for `rand(ComplexF64, ...)`
|
|
5
|
357
|
January 8, 2021
|
Why is deepcopy() -ing Sets slower than Arrays of the same size?
|
|
4
|
614
|
January 8, 2021
|
Launching with JULIA_NUM_THREADS=<max>
|
|
2
|
838
|
January 7, 2021
|
Adding rows to a matrix dynamically
|
|
4
|
3269
|
January 7, 2021
|
Cannot add any packages under Julia 1.5.3 (Windows 10)
|
|
6
|
449
|
January 6, 2021
|
Flux usage: Sending callback function to CPU on a separate thread
|
|
2
|
827
|
January 6, 2021
|
The quasi-best MaxN function
|
|
12
|
1385
|
January 6, 2021
|
Type instability when indexing
|
|
8
|
575
|
January 6, 2021
|
Vector function representation
|
|
1
|
707
|
January 4, 2021
|
@code_warntype gives yellow ::Union{Nothing, Tuple{Int64,Int64}} in for loops
|
|
1
|
1078
|
January 4, 2021
|
Parallel independent loops in julia
|
|
5
|
872
|
January 3, 2021
|
Spdiagm allocation madness
|
|
2
|
373
|
January 2, 2021
|
The @avx and @btime macros: strange interdependency
|
|
4
|
581
|
January 1, 2021
|
Performance problems when dealing with deliberately type-unstable code. How to use type knowledge better?
|
|
33
|
2108
|
December 30, 2020
|
Filter array of CartesianIndex based on x-value
|
|
9
|
927
|
December 30, 2020
|
"Pluto" memory usage
|
|
9
|
1810
|
December 29, 2020
|
Fastest way to filter when right hand sinde of `in` is large
|
|
3
|
399
|
December 28, 2020
|
Fastest way to run a for loop in parallel
|
|
4
|
5451
|
December 27, 2020
|
A data struct is required almost all sub functions
|
|
3
|
1408
|
December 25, 2020
|
Julia simple String process and file I/O is slow
|
|
12
|
2953
|
December 23, 2020
|
Array concatenation results in type inconsistency
|
|
8
|
534
|
December 22, 2020
|
Hashing tuples of tuples is seemingly very slow
|
|
6
|
749
|
December 22, 2020
|
Speed of broadcast operations
|
|
4
|
780
|
December 22, 2020
|
Growing memory with broadcast assignment
|
|
6
|
557
|
December 22, 2020
|
Very simple code, why would there be performance problems
|
|
12
|
951
|
December 21, 2020
|
Custom array index, multiple index one value
|
|
4
|
533
|
December 20, 2020
|
How fast ist a binary file from packagecomplier.jl and what is its file size
|
|
3
|
1952
|
December 19, 2020
|
SIMD and compiled code
|
|
5
|
978
|
December 19, 2020
|
Can you beat our solutions for the raindrops exercise?
|
|
16
|
1152
|
December 18, 2020
|