|
LinearAlgebra.inv! not exported, in-place inversion
|
|
5
|
359
|
February 1, 2024
|
|
Sparse matrices copy arrays, do not view them
|
|
18
|
672
|
January 31, 2024
|
|
Bounds check outside loop affects loop performance
|
|
0
|
164
|
January 31, 2024
|
|
Type Instability using StaticArrays that I dont get
|
|
4
|
302
|
January 31, 2024
|
|
Functors instead of arrays, matrices etc
|
|
22
|
965
|
January 30, 2024
|
|
Large amount of memory allocation when using autodiff and IPNewton
|
|
1
|
149
|
January 30, 2024
|
|
Upper boundary for dispatch in Julia
|
|
15
|
815
|
January 30, 2024
|
|
Unexpected allocation
|
|
7
|
411
|
January 30, 2024
|
|
Parallelizing over an iterable
|
|
18
|
924
|
January 29, 2024
|
|
Cthulhu.jl showing unstable return type
|
|
5
|
457
|
January 29, 2024
|
|
Matrix storage
|
|
11
|
682
|
January 27, 2024
|
|
Remove bounds checking for the entire program
|
|
8
|
727
|
January 27, 2024
|
|
Removing undesirable allocations in some functions
|
|
15
|
655
|
January 27, 2024
|
|
Compiler doesn't know the type of real.(vec) in compile time
|
|
6
|
273
|
January 27, 2024
|
|
Parallelization seems to increase the necessary amount of allocations for single threads
|
|
8
|
381
|
January 26, 2024
|
|
Independent threads much slower by parallelizable
|
|
2
|
284
|
January 25, 2024
|
|
Individual threads superfast, while sync really slow with virtually no communication
|
|
4
|
267
|
January 24, 2024
|
|
@inbounds does nothing when converting Cartesian to linear Index
|
|
4
|
239
|
January 24, 2024
|
|
Reducing allocations in quadgk within loop
|
|
7
|
504
|
January 24, 2024
|
|
Julia package incompatibility
|
|
7
|
645
|
January 23, 2024
|
|
Unexpected memory allocation
|
|
2
|
275
|
January 22, 2024
|
|
PrecompileTools and --trace-compile
|
|
3
|
617
|
January 21, 2024
|
|
CSV vs DelimitedFiles vs Numpy
|
|
15
|
1231
|
January 20, 2024
|
|
abs(::Int32) slower than abs(::Int)
|
|
7
|
407
|
January 19, 2024
|
|
How to improve performances of this multiplication -> sum
|
|
6
|
321
|
January 18, 2024
|
|
Hand written loop slower than bitVector broadcast
|
|
15
|
884
|
January 18, 2024
|
|
Improving speed with iterative sums and functions within functions
|
|
4
|
339
|
January 17, 2024
|
|
From MKL back to OpenBLAS
|
|
15
|
3630
|
January 17, 2024
|
|
Generated LLVM code causes register spills on x86_64
|
|
11
|
1001
|
January 16, 2024
|
|
Excessive Memory Allocation?
|
|
6
|
581
|
January 16, 2024
|