|
Dot product not parallelized on cluster
|
|
4
|
302
|
January 4, 2023
|
|
Exponential of a "large" vector is faster in Matlab
|
|
5
|
717
|
January 4, 2023
|
|
Accuracy issues on Flux
|
|
25
|
1593
|
January 3, 2023
|
|
Gemm! vs symm! performance
|
|
7
|
661
|
January 2, 2023
|
|
Speeding up solving `Ax=b` repeated when `A` is partially updated
|
|
4
|
995
|
December 29, 2022
|
|
Parallel computing with *
|
|
27
|
1402
|
December 29, 2022
|
|
Performance of splitting string and parsing numbers
|
|
29
|
1304
|
December 29, 2022
|
|
Weird string slicing in korean
|
|
3
|
527
|
December 29, 2022
|
|
Is >5 min startup considered slow?
|
|
24
|
2385
|
December 28, 2022
|
|
Faster quadratic expression for symmetric matrices
|
|
12
|
991
|
December 27, 2022
|
|
Could anyone make this run faster?
|
|
21
|
864
|
December 26, 2022
|
|
Improving performance: large amount of time on getindex and setindex!
|
|
1
|
429
|
December 26, 2022
|
|
Issues with distributed package
|
|
0
|
195
|
December 26, 2022
|
|
CellListMap: Go from list of pairs to list of indices
|
|
8
|
369
|
December 26, 2022
|
|
@generated functions aggressively disallowing lambdas (and accusations of impurity! how impious!)
|
|
0
|
352
|
December 24, 2022
|
|
Very long stack trace
|
|
15
|
780
|
December 23, 2022
|
|
Solving the diffusion equation in Julia
|
|
23
|
5711
|
December 22, 2022
|
|
Speeding up operations on large arrays
|
|
6
|
652
|
December 21, 2022
|
|
`sort` vs `copy`+`sort!`
|
|
3
|
440
|
December 20, 2022
|
|
Generator slow when passed as argument
|
|
6
|
597
|
December 20, 2022
|
|
Type-Instability when calling `fieldtypes`
|
|
0
|
271
|
December 20, 2022
|
|
Obtaining the type of the state object returned by Iterate
|
|
4
|
694
|
December 17, 2022
|
|
Slowdown with reinterpret
|
|
3
|
461
|
December 16, 2022
|
|
Accelerate computation of derivatives of vector field?
|
|
12
|
718
|
December 16, 2022
|
|
Try-catch statement really slow even if catch is never executed
|
|
9
|
2756
|
December 16, 2022
|
|
Performance optimization of a custom binning function
|
|
43
|
1429
|
December 15, 2022
|
|
Tail-call recursion
|
|
41
|
4979
|
December 15, 2022
|
|
Function that fixes an argument of another function
|
|
4
|
459
|
December 14, 2022
|
|
Fastest way to add arrays
|
|
12
|
952
|
December 14, 2022
|
|
Why `@nospecialize(ex)` in macros?
|
|
2
|
491
|
December 14, 2022
|