|
Maybe this is off topic but I don't think so
|
|
0
|
258
|
March 2, 2024
|
|
Multiplication of `BitMatrix`s for linear algebra modulo 2
|
|
10
|
785
|
February 29, 2024
|
|
A compiler trick for performance-holic
|
|
0
|
301
|
February 29, 2024
|
|
Dispatch based on symbol parameter
|
|
15
|
746
|
February 29, 2024
|
|
Scalar function for reals and arrays: single function definition
|
|
6
|
300
|
February 28, 2024
|
|
Assistance with optimization
|
|
0
|
248
|
February 27, 2024
|
|
Allocating OnlineStats on the stack
|
|
2
|
259
|
February 27, 2024
|
|
What is the actual difference between AvancedMH.jl's Static and RandomWalk Prposals
|
|
0
|
178
|
February 27, 2024
|
|
Adaptive proposals in AdvancedMH.jl (or other Metropolis-capable) package
|
|
0
|
239
|
February 27, 2024
|
|
Efficient way for executing multiple models
|
|
0
|
158
|
February 26, 2024
|
|
What is the fastest way to check if a hermitian matrix is positive semi-definite?
|
|
7
|
908
|
February 26, 2024
|
|
Reducing Materialize in Profiling
|
|
5
|
536
|
February 24, 2024
|
|
Inconsistent CPU utilisation in @threads loops
|
|
20
|
1133
|
February 23, 2024
|
|
Fast solution of a two-point boundary value problem with Shooting
|
|
1
|
548
|
February 23, 2024
|
|
Which matrix multiplication is more efficient? A*B and C*B or [A; C]*B
|
|
9
|
402
|
February 23, 2024
|
|
Skipping a lot of lines in CSV.read() allocates too much memory
|
|
77
|
3021
|
February 23, 2024
|
|
Type stable generic memoisation
|
|
23
|
1581
|
February 22, 2024
|
|
Help improving the speed of a DataFrames operation
|
|
37
|
1568
|
February 22, 2024
|
|
Fastest approach to returning a vector of elements choose 2
|
|
22
|
925
|
February 22, 2024
|
|
Zero allocated iterator for powersets
|
|
0
|
197
|
February 21, 2024
|
|
Storing comparisons
|
|
1
|
225
|
February 21, 2024
|
|
How come a struct is type unstable, if too many different field types?
|
|
2
|
369
|
February 21, 2024
|
|
List of matrices
|
|
6
|
617
|
February 21, 2024
|
|
Mul! vs * benchmarks
|
|
2
|
956
|
February 20, 2024
|
|
The speed of inter-process communication via RemoteChannels
|
|
4
|
452
|
February 20, 2024
|
|
GLMakie - Polar heatmap/ millions of Polygons(?)
|
|
1
|
409
|
February 20, 2024
|
|
Why does indexing into CartesianIndices lead to excessive runtime dispatch?
|
|
9
|
390
|
February 20, 2024
|
|
Constructing Q matrix from QR decomposition
|
|
3
|
957
|
February 19, 2024
|
|
Static Array times scalar
|
|
2
|
231
|
February 19, 2024
|
|
How to write a multi-threaded reduction using Bumper.jl?
|
|
10
|
586
|
February 18, 2024
|