|
Static array or tuple allocate at construction
|
|
2
|
344
|
March 11, 2024
|
|
Filling a StructArray in a type-stable manner
|
|
3
|
284
|
March 7, 2024
|
|
Hidden allocations when parallelizing with @batch
|
|
13
|
513
|
March 5, 2024
|
|
Is @distributed using local threads to further distribute?
|
|
2
|
284
|
March 4, 2024
|
|
Question on TaskLocalValue
|
|
10
|
468
|
March 4, 2024
|
|
Plotting slow
|
|
6
|
460
|
March 4, 2024
|
|
Is matrix multiplication multi-threaded for Double64?
|
|
4
|
312
|
March 3, 2024
|
|
Efficient approach to generate optimised methods for special cases of a general function
|
|
5
|
338
|
March 2, 2024
|
|
Maybe this is off topic but I don't think so
|
|
0
|
267
|
March 2, 2024
|
|
Multiplication of `BitMatrix`s for linear algebra modulo 2
|
|
10
|
819
|
February 29, 2024
|
|
A compiler trick for performance-holic
|
|
0
|
303
|
February 29, 2024
|
|
Dispatch based on symbol parameter
|
|
15
|
778
|
February 29, 2024
|
|
Scalar function for reals and arrays: single function definition
|
|
6
|
316
|
February 28, 2024
|
|
Assistance with optimization
|
|
0
|
258
|
February 27, 2024
|
|
Allocating OnlineStats on the stack
|
|
2
|
261
|
February 27, 2024
|
|
What is the actual difference between AvancedMH.jl's Static and RandomWalk Prposals
|
|
0
|
190
|
February 27, 2024
|
|
Adaptive proposals in AdvancedMH.jl (or other Metropolis-capable) package
|
|
0
|
245
|
February 27, 2024
|
|
Efficient way for executing multiple models
|
|
0
|
164
|
February 26, 2024
|
|
What is the fastest way to check if a hermitian matrix is positive semi-definite?
|
|
7
|
928
|
February 26, 2024
|
|
Reducing Materialize in Profiling
|
|
5
|
560
|
February 24, 2024
|
|
Inconsistent CPU utilisation in @threads loops
|
|
20
|
1183
|
February 23, 2024
|
|
Fast solution of a two-point boundary value problem with Shooting
|
|
1
|
563
|
February 23, 2024
|
|
Which matrix multiplication is more efficient? A*B and C*B or [A; C]*B
|
|
9
|
424
|
February 23, 2024
|
|
Skipping a lot of lines in CSV.read() allocates too much memory
|
|
77
|
3367
|
February 23, 2024
|
|
Type stable generic memoisation
|
|
23
|
1630
|
February 22, 2024
|
|
Help improving the speed of a DataFrames operation
|
|
37
|
1670
|
February 22, 2024
|
|
Fastest approach to returning a vector of elements choose 2
|
|
22
|
1035
|
February 22, 2024
|
|
Zero allocated iterator for powersets
|
|
0
|
206
|
February 21, 2024
|
|
Storing comparisons
|
|
1
|
246
|
February 21, 2024
|
|
How come a struct is type unstable, if too many different field types?
|
|
2
|
379
|
February 21, 2024
|