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
|
1580
|
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
|
452
|
October 27, 2023
|
Stdout appears as type instable
|
|
6
|
259
|
October 27, 2023
|
Appropriate warning for size using code_warntype
|
|
2
|
218
|
October 27, 2023
|
How to improve the implementation of a function involving a numerical integration?
|
|
7
|
718
|
October 27, 2023
|
Optimizing Complex Batch Matrix Multiplication
|
|
2
|
423
|
October 25, 2023
|
Compilation options for Downfall mitigation
|
|
4
|
892
|
October 25, 2023
|
About In-line-fft
|
|
6
|
719
|
October 24, 2023
|
How to use multithreading appropriately?
|
|
6
|
453
|
October 23, 2023
|
The Optimization Problem with Nested Loops in Julia
|
|
8
|
730
|
October 23, 2023
|
Best way to count element pairs (x,y) satisfying a condition?
|
|
19
|
598
|
October 22, 2023
|
How to control options for displaying table in Weave.jl?
|
|
0
|
227
|
October 21, 2023
|
2D Interpolation on an irregular grid
|
|
8
|
2017
|
October 20, 2023
|
PiNN model not working with an LSTM layer
|
|
0
|
321
|
October 20, 2023
|
MPI + Multithreading with ParallelStencil.jl + ImplicitGlobalGrid.jl
|
|
4
|
441
|
October 19, 2023
|
Relocation issue during create_sysimage() of large libraries of code (Flux, FastAI, Cairo)
|
|
0
|
165
|
October 18, 2023
|
Avoid allocations on broadcasted getindex()
|
|
2
|
217
|
October 18, 2023
|
Penalty for not defining mutable struct fields types
|
|
10
|
309
|
October 16, 2023
|
Tasks booted to efficiency cores when not in foreground or rendered on the screen
|
|
2
|
343
|
October 15, 2023
|
Why does this Python code performs three times faster than Julia?
|
|
22
|
1375
|
October 13, 2023
|
Tune Metropolis-Hastings (normal distribution) scale parameters (and algorithms parameters in general)
|
|
10
|
827
|
October 13, 2023
|
Training a LSTM model for time series, lack of performance
|
|
9
|
649
|
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
|
376
|
October 12, 2023
|
Call function on vectors of mixed type (using `FunctionWrapper` and `Union`s)
|
|
2
|
247
|
October 12, 2023
|
Training a NeuralODE with an ODE depending on exogenous time-dependent input
|
|
5
|
379
|
October 12, 2023
|
Correct way to perform direct socket io, i.e no memory copy
|
|
1
|
383
|
October 10, 2023
|
Loop vs vectorization
|
|
4
|
1530
|
October 10, 2023
|