Dictionarys on the GPU for Agents.jl
|
|
4
|
305
|
March 13, 2024
|
Reorder dictionary keys
|
|
8
|
428
|
March 13, 2024
|
Problem changing value of a fixed variable in a function
|
|
12
|
350
|
March 12, 2024
|
Integrating network of particles+springs with varying number of particles
|
|
7
|
176
|
March 12, 2024
|
Failed to remove pidfile on close
|
|
0
|
671
|
March 12, 2024
|
@btime alters subsequent @time result
|
|
6
|
313
|
March 11, 2024
|
Make Julia complete the inference of some recursive code
|
|
2
|
360
|
March 11, 2024
|
Static array or tuple allocate at construction
|
|
2
|
234
|
March 11, 2024
|
Filling a StructArray in a type-stable manner
|
|
3
|
174
|
March 7, 2024
|
Hidden allocations when parallelizing with @batch
|
|
13
|
319
|
March 5, 2024
|
Is @distributed using local threads to further distribute?
|
|
2
|
224
|
March 4, 2024
|
Question on TaskLocalValue
|
|
10
|
311
|
March 4, 2024
|
Plotting slow
|
|
6
|
300
|
March 4, 2024
|
Is matrix multiplication multi-threaded for Double64?
|
|
4
|
217
|
March 3, 2024
|
Efficient approach to generate optimised methods for special cases of a general function
|
|
5
|
240
|
March 2, 2024
|
Maybe this is off topic but I don't think so
|
|
0
|
223
|
March 2, 2024
|
Multiplication of `BitMatrix`s for linear algebra modulo 2
|
|
10
|
513
|
February 29, 2024
|
A compiler trick for performance-holic
|
|
0
|
266
|
February 29, 2024
|
Dispatch based on symbol parameter
|
|
15
|
395
|
February 29, 2024
|
Scalar function for reals and arrays: single function definition
|
|
6
|
202
|
February 28, 2024
|
Assistance with optimization
|
|
0
|
214
|
February 27, 2024
|
Allocating OnlineStats on the stack
|
|
2
|
212
|
February 27, 2024
|
What is the actual difference between AvancedMH.jl's Static and RandomWalk Prposals
|
|
0
|
139
|
February 27, 2024
|
Adaptive proposals in AdvancedMH.jl (or other Metropolis-capable) package
|
|
0
|
175
|
February 27, 2024
|
Efficient way for executing multiple models
|
|
0
|
136
|
February 26, 2024
|
What is the fastest way to check if a hermitian matrix is positive semi-definite?
|
|
7
|
557
|
February 26, 2024
|
Reducing Materialize in Profiling
|
|
5
|
318
|
February 24, 2024
|
Inconsistent CPU utilisation in @threads loops
|
|
20
|
793
|
February 23, 2024
|
Fast solution of a two-point boundary value problem with Shooting
|
|
1
|
350
|
February 23, 2024
|
Which matrix multiplication is more efficient? A*B and C*B or [A; C]*B
|
|
9
|
280
|
February 23, 2024
|