Why does `mul!(u, A, v)` allocate when `A` is sparse and `u, v` are views?
|
|
9
|
631
|
November 10, 2023
|
Reduce memory allocated in array view and in place sum
|
|
12
|
751
|
November 10, 2023
|
Type Inference Issues in IterativeSolvers with LinearMaps
|
|
2
|
237
|
November 9, 2023
|
Mutable ProtoStruct beats Base Mutable Struct in microbenchmark...and then it is much slower in real program
|
|
9
|
398
|
November 9, 2023
|
Multi-threaded worker processes
|
|
14
|
4538
|
November 9, 2023
|
How to queue a sequence of codes?
|
|
4
|
237
|
November 9, 2023
|
ModelingToolkit external base excitation
|
|
2
|
170
|
November 9, 2023
|
Revise not working in WSL2?
|
|
5
|
297
|
November 9, 2023
|
How to use Pkg.dependencies() instead of Pkg.installed()
|
|
21
|
7475
|
November 9, 2023
|
How to check if a package is installed from startup.jl?
|
|
2
|
493
|
November 9, 2023
|
Tricks to compile away step in calculation?
|
|
20
|
1002
|
November 9, 2023
|
Modifying Julia code using macros to substitute variables
|
|
5
|
522
|
November 8, 2023
|
Plotting nonlinear ODEs in Julia
|
|
2
|
312
|
November 8, 2023
|
Setting the display order of entries in (unordered) Dict
|
|
2
|
385
|
November 8, 2023
|
Help fixing a huge amount of rerecompilation time when using ODBC.jl
|
|
6
|
338
|
November 8, 2023
|
Efficient computation of largest eigenvalue
|
|
9
|
1068
|
November 8, 2023
|
Images.jl spacing, orientation
|
|
3
|
218
|
November 8, 2023
|
Retrieve element from a set
|
|
9
|
768
|
November 8, 2023
|
Is a parametric Collection trait useful?
|
|
5
|
248
|
November 8, 2023
|
How to display project dependencies in a tree?
|
|
11
|
3266
|
November 8, 2023
|
Interrupting wait(Threads.Event())
|
|
14
|
860
|
November 8, 2023
|
Slow L-BFGS code
|
|
5
|
381
|
November 7, 2023
|
Syntax for dispatching on subtypes
|
|
10
|
340
|
November 7, 2023
|
GC occurs at the worst time in tight loop (Garbage Collection)
|
|
93
|
3574
|
November 7, 2023
|
We Do Need Exportable New Structs and Functions in Extension
|
|
9
|
1248
|
November 6, 2023
|
Compat bounds for stdlib and empty intersection issue on CI
|
|
3
|
361
|
November 7, 2023
|
SIMD struggles, seeking solutions (with KangarooTwelve.jl)
|
|
23
|
994
|
November 7, 2023
|
Modellingtoolkit and PackageCompiler
|
|
3
|
329
|
November 7, 2023
|
How to make Julia game mods composable?
|
|
0
|
284
|
November 7, 2023
|
Compat bounds for stdlibs that are test dependencies?
|
|
4
|
402
|
November 6, 2023
|