|
Why does `mul!(u, A, v)` allocate when `A` is sparse and `u, v` are views?
|
|
9
|
688
|
November 10, 2023
|
|
Reduce memory allocated in array view and in place sum
|
|
12
|
813
|
November 10, 2023
|
|
Type Inference Issues in IterativeSolvers with LinearMaps
|
|
2
|
257
|
November 9, 2023
|
|
Mutable ProtoStruct beats Base Mutable Struct in microbenchmark...and then it is much slower in real program
|
|
9
|
430
|
November 9, 2023
|
|
Setting the display order of entries in (unordered) Dict
|
|
2
|
406
|
November 8, 2023
|
|
Help fixing a huge amount of rerecompilation time when using ODBC.jl
|
|
6
|
362
|
November 8, 2023
|
|
GC occurs at the worst time in tight loop (Garbage Collection)
|
|
93
|
3904
|
November 7, 2023
|
|
SIMD struggles, seeking solutions (with KangarooTwelve.jl)
|
|
23
|
1083
|
November 7, 2023
|
|
[Documenter] docstrings not included in the manual
|
|
1
|
1351
|
November 5, 2023
|
|
Funny Benchmark with Julia (no longer) at the bottom
|
|
149
|
7031
|
November 4, 2023
|
|
Code optimization using SIMD or LoopVectorization
|
|
7
|
430
|
November 4, 2023
|
|
What is happening with the nightly precompile cache?
|
|
1
|
421
|
November 3, 2023
|
|
Avoid Dynamic Dispatch
|
|
2
|
304
|
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
|
1678
|
October 31, 2023
|
|
Any package or provision to suggest alternative/fast code
|
|
4
|
376
|
October 31, 2023
|
|
Why do these allocate?!
|
|
4
|
413
|
October 28, 2023
|
|
Speeding up the calculation of Liouville function
|
|
4
|
505
|
October 27, 2023
|
|
Stdout appears as type instable
|
|
6
|
291
|
October 27, 2023
|
|
Appropriate warning for size using code_warntype
|
|
2
|
242
|
October 27, 2023
|
|
How to improve the implementation of a function involving a numerical integration?
|
|
7
|
807
|
October 27, 2023
|
|
Optimizing Complex Batch Matrix Multiplication
|
|
2
|
481
|
October 25, 2023
|
|
Compilation options for Downfall mitigation
|
|
4
|
981
|
October 25, 2023
|
|
About In-line-fft
|
|
6
|
775
|
October 24, 2023
|
|
How to use multithreading appropriately?
|
|
6
|
483
|
October 23, 2023
|
|
The Optimization Problem with Nested Loops in Julia
|
|
8
|
806
|
October 23, 2023
|
|
Best way to count element pairs (x,y) satisfying a condition?
|
|
19
|
756
|
October 22, 2023
|
|
How to control options for displaying table in Weave.jl?
|
|
0
|
249
|
October 21, 2023
|
|
2D Interpolation on an irregular grid
|
|
8
|
2294
|
October 20, 2023
|
|
PiNN model not working with an LSTM layer
|
|
0
|
338
|
October 20, 2023
|
|
MPI + Multithreading with ParallelStencil.jl + ImplicitGlobalGrid.jl
|
|
4
|
480
|
October 19, 2023
|