|
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
|
1621
|
October 31, 2023
|
|
Any package or provision to suggest alternative/fast code
|
|
4
|
358
|
October 31, 2023
|
|
Why do these allocate?!
|
|
4
|
400
|
October 28, 2023
|
|
Speeding up the calculation of Liouville function
|
|
4
|
477
|
October 27, 2023
|
|
Stdout appears as type instable
|
|
6
|
273
|
October 27, 2023
|
|
Appropriate warning for size using code_warntype
|
|
2
|
225
|
October 27, 2023
|
|
How to improve the implementation of a function involving a numerical integration?
|
|
7
|
758
|
October 27, 2023
|
|
Optimizing Complex Batch Matrix Multiplication
|
|
2
|
436
|
October 25, 2023
|
|
Compilation options for Downfall mitigation
|
|
4
|
914
|
October 25, 2023
|
|
About In-line-fft
|
|
6
|
744
|
October 24, 2023
|
|
How to use multithreading appropriately?
|
|
6
|
469
|
October 23, 2023
|
|
The Optimization Problem with Nested Loops in Julia
|
|
8
|
776
|
October 23, 2023
|
|
Best way to count element pairs (x,y) satisfying a condition?
|
|
19
|
646
|
October 22, 2023
|
|
How to control options for displaying table in Weave.jl?
|
|
0
|
235
|
October 21, 2023
|
|
2D Interpolation on an irregular grid
|
|
8
|
2102
|
October 20, 2023
|
|
PiNN model not working with an LSTM layer
|
|
0
|
331
|
October 20, 2023
|
|
MPI + Multithreading with ParallelStencil.jl + ImplicitGlobalGrid.jl
|
|
4
|
454
|
October 19, 2023
|
|
Relocation issue during create_sysimage() of large libraries of code (Flux, FastAI, Cairo)
|
|
0
|
168
|
October 18, 2023
|
|
Avoid allocations on broadcasted getindex()
|
|
2
|
227
|
October 18, 2023
|
|
Penalty for not defining mutable struct fields types
|
|
10
|
348
|
October 16, 2023
|
|
Tasks booted to efficiency cores when not in foreground or rendered on the screen
|
|
2
|
358
|
October 15, 2023
|
|
Why does this Python code performs three times faster than Julia?
|
|
22
|
1432
|
October 13, 2023
|
|
Tune Metropolis-Hastings (normal distribution) scale parameters (and algorithms parameters in general)
|
|
10
|
879
|
October 13, 2023
|
|
Training a LSTM model for time series, lack of performance
|
|
9
|
678
|
October 13, 2023
|
|
Static HMC mass matrix/metric parameter
|
|
0
|
271
|
October 13, 2023
|
|
What is the most idiomatic way to allocate a (reusable) buffer for a function?
|
|
10
|
410
|
October 12, 2023
|
|
Call function on vectors of mixed type (using `FunctionWrapper` and `Union`s)
|
|
2
|
261
|
October 12, 2023
|
|
Training a NeuralODE with an ODE depending on exogenous time-dependent input
|
|
5
|
402
|
October 12, 2023
|
|
Correct way to perform direct socket io, i.e no memory copy
|
|
1
|
401
|
October 10, 2023
|
|
Loop vs vectorization
|
|
4
|
1598
|
October 10, 2023
|