|
Help with bottleneck in dynamic programming
|
|
4
|
1019
|
January 12, 2021
|
|
Orthonormalize a matrix in place
|
|
10
|
2412
|
January 11, 2021
|
|
Sections of strings or arrays and concrete types
|
|
9
|
489
|
January 8, 2021
|
|
Slow performance for `rand(ComplexF64, ...)`
|
|
5
|
400
|
January 8, 2021
|
|
Why is deepcopy() -ing Sets slower than Arrays of the same size?
|
|
4
|
652
|
January 8, 2021
|
|
Launching with JULIA_NUM_THREADS=<max>
|
|
2
|
876
|
January 7, 2021
|
|
Adding rows to a matrix dynamically
|
|
4
|
3492
|
January 7, 2021
|
|
Cannot add any packages under Julia 1.5.3 (Windows 10)
|
|
6
|
509
|
January 6, 2021
|
|
Flux usage: Sending callback function to CPU on a separate thread
|
|
2
|
853
|
January 6, 2021
|
|
The quasi-best MaxN function
|
|
12
|
1531
|
January 6, 2021
|
|
Type instability when indexing
|
|
8
|
677
|
January 6, 2021
|
|
Vector function representation
|
|
1
|
740
|
January 4, 2021
|
|
@code_warntype gives yellow ::Union{Nothing, Tuple{Int64,Int64}} in for loops
|
|
1
|
1109
|
January 4, 2021
|
|
Parallel independent loops in julia
|
|
5
|
955
|
January 3, 2021
|
|
Spdiagm allocation madness
|
|
2
|
407
|
January 2, 2021
|
|
The @avx and @btime macros: strange interdependency
|
|
4
|
619
|
January 1, 2021
|
|
Performance problems when dealing with deliberately type-unstable code. How to use type knowledge better?
|
|
33
|
2376
|
December 30, 2020
|
|
Filter array of CartesianIndex based on x-value
|
|
9
|
988
|
December 30, 2020
|
|
"Pluto" memory usage
|
|
9
|
1889
|
December 29, 2020
|
|
Fastest way to filter when right hand sinde of `in` is large
|
|
3
|
438
|
December 28, 2020
|
|
Fastest way to run a for loop in parallel
|
|
4
|
5730
|
December 27, 2020
|
|
A data struct is required almost all sub functions
|
|
3
|
1462
|
December 25, 2020
|
|
Julia simple String process and file I/O is slow
|
|
12
|
3081
|
December 23, 2020
|
|
Array concatenation results in type inconsistency
|
|
8
|
615
|
December 22, 2020
|
|
Hashing tuples of tuples is seemingly very slow
|
|
6
|
824
|
December 22, 2020
|
|
Speed of broadcast operations
|
|
4
|
836
|
December 22, 2020
|
|
Growing memory with broadcast assignment
|
|
6
|
596
|
December 22, 2020
|
|
Very simple code, why would there be performance problems
|
|
12
|
1058
|
December 21, 2020
|
|
Custom array index, multiple index one value
|
|
4
|
558
|
December 20, 2020
|
|
How fast ist a binary file from packagecomplier.jl and what is its file size
|
|
3
|
2005
|
December 19, 2020
|