Avoid Dynamic Dispatch
|
|
2
|
270
|
November 2, 2023
|
Good Julia function / algorithm idea to find the nearest node to a given point location based on some given road network (for example, open street map data)?
|
|
12
|
1572
|
October 31, 2023
|
Any package or provision to suggest alternative/fast code
|
|
4
|
340
|
October 31, 2023
|
Why do these allocate?!
|
|
4
|
386
|
October 28, 2023
|
Speeding up the calculation of Liouville function
|
|
4
|
443
|
October 27, 2023
|
Stdout appears as type instable
|
|
6
|
257
|
October 27, 2023
|
Appropriate warning for size using code_warntype
|
|
2
|
213
|
October 27, 2023
|
How to improve the implementation of a function involving a numerical integration?
|
|
7
|
709
|
October 27, 2023
|
Optimizing Complex Batch Matrix Multiplication
|
|
2
|
420
|
October 25, 2023
|
Compilation options for Downfall mitigation
|
|
4
|
881
|
October 25, 2023
|
About In-line-fft
|
|
6
|
712
|
October 24, 2023
|
How to use multithreading appropriately?
|
|
6
|
453
|
October 23, 2023
|
The Optimization Problem with Nested Loops in Julia
|
|
8
|
720
|
October 23, 2023
|
Best way to count element pairs (x,y) satisfying a condition?
|
|
19
|
570
|
October 22, 2023
|
How to control options for displaying table in Weave.jl?
|
|
0
|
225
|
October 21, 2023
|
2D Interpolation on an irregular grid
|
|
8
|
1957
|
October 20, 2023
|
PiNN model not working with an LSTM layer
|
|
0
|
321
|
October 20, 2023
|
MPI + Multithreading with ParallelStencil.jl + ImplicitGlobalGrid.jl
|
|
4
|
434
|
October 19, 2023
|
Relocation issue during create_sysimage() of large libraries of code (Flux, FastAI, Cairo)
|
|
0
|
163
|
October 18, 2023
|
Avoid allocations on broadcasted getindex()
|
|
2
|
217
|
October 18, 2023
|
Help to build a django-like orm in julia
|
|
4
|
550
|
October 17, 2023
|
Penalty for not defining mutable struct fields types
|
|
10
|
299
|
October 16, 2023
|
Tasks booted to efficiency cores when not in foreground or rendered on the screen
|
|
2
|
342
|
October 15, 2023
|
Why does this Python code performs three times faster than Julia?
|
|
22
|
1366
|
October 13, 2023
|
Tune Metropolis-Hastings (normal distribution) scale parameters (and algorithms parameters in general)
|
|
10
|
813
|
October 13, 2023
|
Training a LSTM model for time series, lack of performance
|
|
9
|
643
|
October 13, 2023
|
Static HMC mass matrix/metric parameter
|
|
0
|
265
|
October 13, 2023
|
What is the most idiomatic way to allocate a (reusable) buffer for a function?
|
|
10
|
374
|
October 12, 2023
|
Call function on vectors of mixed type (using `FunctionWrapper` and `Union`s)
|
|
2
|
246
|
October 12, 2023
|
Training a NeuralODE with an ODE depending on exogenous time-dependent input
|
|
5
|
365
|
October 12, 2023
|