|
Expressiveness for queries
|
|
3
|
276
|
June 6, 2022
|
|
UInt128 to Float64 conversion
|
|
2
|
713
|
June 6, 2022
|
|
How to tranform a vector into a matrix?
|
|
5
|
792
|
June 6, 2022
|
|
Array broadcasting slower than numpy?
|
|
20
|
808
|
June 4, 2022
|
|
Performance slowdown on AMD with Windows10 compared to Intel with Linux (arch)
|
|
7
|
1035
|
June 3, 2022
|
|
How to avoid vectors of abstract types?
|
|
5
|
403
|
June 3, 2022
|
|
Julia vs Trilinos
|
|
8
|
709
|
June 2, 2022
|
|
How to count heap allocations easily?
|
|
4
|
911
|
June 1, 2022
|
|
Precompute some values of a function
|
|
7
|
670
|
June 1, 2022
|
|
Understanding message passing with pmap
|
|
3
|
488
|
June 1, 2022
|
|
Help with increasing performance in badly coded functions
|
|
5
|
449
|
May 31, 2022
|
|
Anonymous function performance
|
|
9
|
977
|
May 31, 2022
|
|
Optionally multi threaded for loop
|
|
9
|
1199
|
May 31, 2022
|
|
Need help with example; Mixture Density Networks from Site
|
|
25
|
760
|
May 31, 2022
|
|
Package development tools - in environment but not dependency
|
|
6
|
411
|
May 31, 2022
|
|
Contents of the function run well when timed alone, but not when they are in a loop inside the function
|
|
8
|
937
|
May 31, 2022
|
|
Extra allocations/time when a function is returned from another function than defined directly
|
|
6
|
333
|
May 30, 2022
|
|
AdaptiveMCMC
|
|
9
|
759
|
May 30, 2022
|
|
Mv() in Windows
|
|
6
|
513
|
May 30, 2022
|
|
Naive lookup table with lots of allocations
|
|
11
|
605
|
May 30, 2022
|
|
Using serial ports
|
|
8
|
2256
|
May 28, 2022
|
|
Why is dot plus faster?
|
|
6
|
540
|
May 28, 2022
|
|
Is it possible to see performant string processing without sacrificing ease of use in Julia one day?
|
|
7
|
842
|
May 28, 2022
|
|
Problems with Optimising Function
|
|
2
|
271
|
May 27, 2022
|
|
Arithmetic broadcasting in Julia 5x slower than MATLAB
|
|
17
|
1131
|
May 26, 2022
|
|
Type instability with tuples of functions and parameters
|
|
13
|
682
|
May 25, 2022
|
|
Yet another TCO thread
|
|
5
|
2420
|
May 25, 2022
|
|
How to efficiently handle parallelism on a DistributedArray
|
|
8
|
653
|
May 24, 2022
|
|
Passing struct with Union type to other function
|
|
6
|
548
|
May 23, 2022
|
|
If mutiple dispatch is done at compile time, wouldn't that make things faster?
|
|
3
|
528
|
May 23, 2022
|