|
Mutable struct assignment overloading / fast management of temporaries in expression
|
|
2
|
390
|
December 26, 2023
|
|
Windows is slower than WSL2 in loading GR, Preferences, Julia 1.9.0-beta2
|
|
8
|
918
|
December 22, 2023
|
|
Efficiently check if a sparse vector is a column of a sparse matrix
|
|
13
|
635
|
December 21, 2023
|
|
Garbage collection and threading
|
|
17
|
2281
|
December 20, 2023
|
|
Array Contraction, LoopVectorization & AD
|
|
7
|
648
|
December 18, 2023
|
|
Efficient ways to raise an array by a scalar power
|
|
7
|
686
|
December 18, 2023
|
|
Reinterpret vector into single struct
|
|
9
|
795
|
December 18, 2023
|
|
Chebyshev Transform using FFTW and FastTransforms.jl Speed
|
|
6
|
1066
|
December 16, 2023
|
|
Benchmarking Symbolics.jl against SymEngine.jl
|
|
8
|
1329
|
December 15, 2023
|
|
UndefVarError when using `EnsembleDistributed()` to solve `ODEProblem`
|
|
1
|
311
|
December 14, 2023
|
|
Custom data structure for repeatedly partial sorting constant-size array
|
|
1
|
316
|
December 14, 2023
|
|
Even more interactive REPL
|
|
3
|
347
|
December 13, 2023
|
|
How to copy the result of python to Julia without allocation memory using PyCall
|
|
8
|
578
|
December 12, 2023
|
|
Threads.@spawn weird ouput message
|
|
6
|
434
|
December 12, 2023
|
|
Understanding performance of vectors
|
|
6
|
522
|
December 11, 2023
|
|
Multi-threading + curve_fit no acceleration but increase the memory consumption on my server
|
|
0
|
138
|
December 11, 2023
|
|
Iterative construction of lazy Iterators leads to excessive compilation time
|
|
21
|
1274
|
December 10, 2023
|
|
Different `@code_llvm` output on macos and x86
|
|
4
|
398
|
December 8, 2023
|
|
Looping over a thousand files and checking if empty
|
|
15
|
641
|
December 8, 2023
|
|
Parametric types and StaticArrays
|
|
2
|
435
|
December 8, 2023
|
|
Write a table into SQLite and DuckDB in efficient manner
|
|
24
|
3963
|
December 8, 2023
|
|
Automatic differentiation for Complex output w.r.t to Real inputs taking too long compared to the function evaluation
|
|
3
|
293
|
December 8, 2023
|
|
Making sorting a tree represented by vector of any types faster
|
|
1
|
220
|
December 7, 2023
|
|
Boxing obvious cases where the type is clear
|
|
13
|
781
|
December 7, 2023
|
|
Performance and memory in large tensor: Julia vs Fortran
|
|
3
|
573
|
December 6, 2023
|
|
Inplace axpy! but storing to a third arguement rather than y
|
|
4
|
318
|
December 6, 2023
|
|
Removing type instability causes the code slower
|
|
8
|
448
|
December 3, 2023
|
|
Perplexing behavior when computing the matmul smoke test on GPU in Julia
|
|
5
|
397
|
December 3, 2023
|
|
Performance difference depending on order of comparison in loop
|
|
3
|
412
|
December 2, 2023
|
|
Avoiding small strings and using IOBuffer
|
|
7
|
740
|
December 1, 2023
|