Can Julia really be used as a scripting language? (Performance)
|
|
69
|
8240
|
July 28, 2020
|
How to make faster in a matrix multiplication inside a loop?
|
|
2
|
456
|
July 27, 2020
|
Matrix computation
|
|
6
|
771
|
July 27, 2020
|
Gradient through categorical distribution slow and has many allocations
|
|
0
|
489
|
July 26, 2020
|
One-pass NaN variance
|
|
3
|
495
|
July 25, 2020
|
Is there a way to reinterpret a Float64 to 2 Int32?
|
|
3
|
1376
|
July 24, 2020
|
Memory allocation in broadcast assignment
|
|
3
|
867
|
July 24, 2020
|
How to achieve the greatest speed with nested loops?
|
|
10
|
1917
|
July 24, 2020
|
String pool / indirect array analogue to make a struct isbits?
|
|
5
|
477
|
July 23, 2020
|
Regime estimation for parameter space of small system
|
|
7
|
680
|
July 22, 2020
|
Branch elimination in Julia
|
|
7
|
1073
|
July 22, 2020
|
Help using @btime correctly
|
|
5
|
774
|
July 21, 2020
|
Reducing dynamic dispatch using type inference?
|
|
4
|
836
|
July 20, 2020
|
Built-in vs. user-defined functions
|
|
13
|
1767
|
July 18, 2020
|
Performance issue when searching for an occurrence in larger matrix
|
|
3
|
347
|
July 18, 2020
|
Worse Performance with Approximate Minimum Degree Reordering of Sparse Matrices + LU Than `\`?
|
|
4
|
1548
|
July 18, 2020
|
Reduce vs. foldl: performance and precision
|
|
11
|
5062
|
July 17, 2020
|
Memory allocations when converting from NamedTuples to DataFrame
|
|
4
|
883
|
July 17, 2020
|
Read array of strings into Dictionary of DataFrames
|
|
1
|
345
|
July 17, 2020
|
Confusion about optimizations in @code_typed
|
|
0
|
338
|
July 16, 2020
|
Optimize combination of element-wise products and matrix multiplication
|
|
10
|
1025
|
July 15, 2020
|
Multithreading a loop with ARPACK eigs()
|
|
6
|
1348
|
July 15, 2020
|
Help with NearestNeighbours and array reduction
|
|
0
|
302
|
July 15, 2020
|
Fast sum of two sparse matrices and the Hadamard product of sparse and dense matrices
|
|
0
|
642
|
July 14, 2020
|
Interpolation into Threads.@spawn macro fails for certain kinds of Structs
|
|
9
|
1159
|
July 13, 2020
|
Calculate (I/A)^(2/3) with no allocations with Unitful
|
|
1
|
441
|
July 13, 2020
|
Repeated vector vector multiplication to obtain matrix
|
|
4
|
477
|
July 13, 2020
|
Program Structure when muliple routines need to access State
|
|
2
|
601
|
July 13, 2020
|
Poor performance multiplying many (large) matrices multithreaded
|
|
11
|
2491
|
July 13, 2020
|
Multiplication performance
|
|
8
|
554
|
July 10, 2020
|