|
Memory allocations when converting from NamedTuples to DataFrame
|
|
4
|
896
|
July 17, 2020
|
|
Read array of strings into Dictionary of DataFrames
|
|
1
|
355
|
July 17, 2020
|
|
Confusion about optimizations in @code_typed
|
|
0
|
344
|
July 16, 2020
|
|
Optimize combination of element-wise products and matrix multiplication
|
|
10
|
1057
|
July 15, 2020
|
|
Multithreading a loop with ARPACK eigs()
|
|
6
|
1385
|
July 15, 2020
|
|
Help with NearestNeighbours and array reduction
|
|
0
|
309
|
July 15, 2020
|
|
Fast sum of two sparse matrices and the Hadamard product of sparse and dense matrices
|
|
0
|
649
|
July 14, 2020
|
|
Interpolation into Threads.@spawn macro fails for certain kinds of Structs
|
|
9
|
1194
|
July 13, 2020
|
|
Calculate (I/A)^(2/3) with no allocations with Unitful
|
|
1
|
451
|
July 13, 2020
|
|
Repeated vector vector multiplication to obtain matrix
|
|
4
|
497
|
July 13, 2020
|
|
Program Structure when muliple routines need to access State
|
|
2
|
608
|
July 13, 2020
|
|
Poor performance multiplying many (large) matrices multithreaded
|
|
11
|
2523
|
July 13, 2020
|
|
Multiplication performance
|
|
8
|
577
|
July 10, 2020
|
|
Matrix multiplication and element-wise operations without extra pre-allocation of memory
|
|
5
|
4688
|
July 10, 2020
|
|
Solve the System of Equations (J' J + μI) x = J'v
|
|
6
|
979
|
July 10, 2020
|
|
Gradient of fields in data structure
|
|
2
|
620
|
July 10, 2020
|
|
Setdiff along a dimension
|
|
2
|
829
|
July 9, 2020
|
|
Multigrid solver prototype (GMG) and simple Lid Cavity solver
|
|
37
|
2807
|
July 9, 2020
|
|
Calculating all possible combinations
|
|
8
|
14395
|
July 9, 2020
|
|
Debugging Julia HTTP Package Performance bottleneck
|
|
1
|
780
|
July 8, 2020
|
|
Mask on a 1D array
|
|
2
|
1058
|
July 8, 2020
|
|
Multithreaded parallel prefix scan not faster
|
|
5
|
1020
|
July 8, 2020
|
|
Memory allocation in matrix multiplication
|
|
2
|
2163
|
July 8, 2020
|
|
Benchmark in place functions with @btime wasn't set up properly?
|
|
2
|
539
|
July 8, 2020
|
|
Comparing matrix multiplication between Julia and C
|
|
2
|
913
|
July 7, 2020
|
|
Performance of views vs. explicit index referencing
|
|
2
|
518
|
July 7, 2020
|
|
Should I use @inbounds on for loop iterating through the values of a Dict?
|
|
3
|
2216
|
July 6, 2020
|
|
Broadcast into higher dimensional array vs nested array
|
|
4
|
648
|
July 3, 2020
|
|
Using module variables in a module function. Is there a performance disadvantage?
|
|
4
|
405
|
July 3, 2020
|
|
Efficient (non-allocating, in-place) getindex! for BitArray?
|
|
19
|
1734
|
July 2, 2020
|