|
A question about how arrays work, how memory is allocated and what happen when chunks of code inside a function are moved into another function
|
|
10
|
441
|
May 13, 2022
|
|
Adding constant size vectors
|
|
6
|
378
|
May 12, 2022
|
|
Transducers/FLoops equivalent for mapreduce with dims arg (on GPU)
|
|
9
|
646
|
May 12, 2022
|
|
A question about parallel performance in multithreading
|
|
10
|
696
|
May 12, 2022
|
|
Unexpected Allocations and performance loss from concrete classes
|
|
18
|
553
|
May 11, 2022
|
|
How to mark a function argument for specialization on types while still staying as a generic argument?
|
|
8
|
971
|
May 10, 2022
|
|
Faster Alternatives to sortperm
|
|
9
|
983
|
May 10, 2022
|
|
Sum of logs
|
|
19
|
1117
|
May 10, 2022
|
|
Need help on understanding type inference / performance
|
|
13
|
1018
|
May 10, 2022
|
|
How to speed up diagonalization of a Hamiltonian matrix?
|
|
0
|
402
|
May 9, 2022
|
|
Reading archives JLD2
|
|
1
|
268
|
May 9, 2022
|
|
I have a much faster version of evalpoly. Why is it faster?
|
|
14
|
1061
|
May 9, 2022
|
|
Using a keyword argument leads to enormous allocations
|
|
8
|
943
|
May 9, 2022
|
|
Import a module only when needed
|
|
5
|
664
|
May 8, 2022
|
|
Installing Packages Julia v1.7.2
|
|
1
|
529
|
May 7, 2022
|
|
Working with `LinearAlgebra.mul!`
|
|
12
|
1130
|
May 7, 2022
|
|
Improve performance of Bellman operator
|
|
7
|
634
|
May 6, 2022
|
|
Speed of power "^"
|
|
16
|
1082
|
May 6, 2022
|
|
Optimizing a Spectral Proper Orthogonal Decomposition Method
|
|
19
|
781
|
May 6, 2022
|
|
Which variable initialization is optimized away when variable unused?
|
|
2
|
339
|
May 6, 2022
|
|
Makie recipe with plots being added on the fly and why does the recipe run so long
|
|
3
|
402
|
May 5, 2022
|
|
Minimising top-level project latency
|
|
3
|
296
|
May 5, 2022
|
|
Apples to apples comparison of A\b with Float64 and Float16 on A64FX
|
|
12
|
832
|
May 2, 2022
|
|
Feedback for efficiency of Sparse Matrix operations
|
|
7
|
578
|
May 2, 2022
|
|
Why is closure slower than handmade callable struct?
|
|
4
|
624
|
May 2, 2022
|
|
Converting default Float type to Float32
|
|
7
|
2411
|
May 2, 2022
|
|
Performance of writing binary files
|
|
2
|
1335
|
April 30, 2022
|
|
Pair{Symbol, Function} slower than equivalent non-parametric type
|
|
4
|
370
|
April 30, 2022
|
|
Perform a multi-column, multi-dimensional search quickly
|
|
9
|
587
|
April 30, 2022
|
|
What's the largest factors in latency?
|
|
0
|
313
|
April 30, 2022
|