If mutiple dispatch is done at compile time, wouldn't that make things faster?
|
|
3
|
516
|
May 23, 2022
|
Three million linear regressions
|
|
4
|
468
|
May 23, 2022
|
Julia user's guide for the positive semidefinite program with variables in {-1,1}
|
|
1
|
240
|
May 22, 2022
|
Type of composition of functions is not predictable
|
|
1
|
411
|
May 22, 2022
|
Speed up a derivative calculation?
|
|
10
|
775
|
May 21, 2022
|
Multi-threading to the “combine” function
|
|
5
|
901
|
May 20, 2022
|
Need help with incomprehensible typeinference
|
|
9
|
797
|
May 20, 2022
|
Using Julia on a cluster
|
|
2
|
797
|
May 20, 2022
|
A safe inbounds use with great performance effect
|
|
1
|
442
|
May 19, 2022
|
Parallel processing using FLoops
|
|
27
|
842
|
May 19, 2022
|
Fastest way to turn table into Array?
|
|
5
|
313
|
May 18, 2022
|
Reducing Genie latency
|
|
2
|
1027
|
May 17, 2022
|
Unable to eliminate an unwanted allocation
|
|
23
|
809
|
May 16, 2022
|
Sparse solve vs BandedMatrix; time and allocation surprise
|
|
29
|
2459
|
May 16, 2022
|
How to efficiently construct a large SparseArray? Packages for this?
|
|
20
|
1774
|
May 15, 2022
|
Look for help for weird type inference
|
|
2
|
479
|
May 14, 2022
|
Large matrix operations involving inversion
|
|
5
|
464
|
May 13, 2022
|
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
|
400
|
May 13, 2022
|
Adding constant size vectors
|
|
6
|
355
|
May 12, 2022
|
Transducers/FLoops equivalent for mapreduce with dims arg (on GPU)
|
|
9
|
611
|
May 12, 2022
|
A question about parallel performance in multithreading
|
|
10
|
660
|
May 12, 2022
|
Unexpected Allocations and performance loss from concrete classes
|
|
18
|
531
|
May 11, 2022
|
How to mark a function argument for specialization on types while still staying as a generic argument?
|
|
8
|
942
|
May 10, 2022
|
Faster Alternatives to sortperm
|
|
9
|
938
|
May 10, 2022
|
Sum of logs
|
|
19
|
1046
|
May 10, 2022
|
Need help on understanding type inference / performance
|
|
13
|
970
|
May 10, 2022
|
How to speed up diagonalization of a Hamiltonian matrix?
|
|
0
|
395
|
May 9, 2022
|
Reading archives JLD2
|
|
1
|
260
|
May 9, 2022
|
I have a much faster version of evalpoly. Why is it faster?
|
|
14
|
996
|
May 9, 2022
|
Using a keyword argument leads to enormous allocations
|
|
8
|
913
|
May 9, 2022
|