|
Fast conversion from Matrix{Union{Missing, Float64}} to Sparse
|
|
11
|
726
|
January 2, 2024
|
|
Are StaticArrays always faster?
|
|
2
|
725
|
January 1, 2024
|
|
GPU parallelization for a very large system of ODEs
|
|
5
|
663
|
December 30, 2023
|
|
Bad performance of anonymous functions even when they are type-stable
|
|
2
|
394
|
December 30, 2023
|
|
Some notes on performance of callable structs
|
|
17
|
1332
|
December 30, 2023
|
|
Are branches in Julia a problem for performance?
|
|
10
|
1341
|
December 29, 2023
|
|
Allocations from selecting fields of a named tuple
|
|
4
|
411
|
December 28, 2023
|
|
Trivial port from C++/Rust to Julia
|
|
51
|
3911
|
December 28, 2023
|
|
Mutable struct assignment overloading / fast management of temporaries in expression
|
|
2
|
392
|
December 26, 2023
|
|
Windows is slower than WSL2 in loading GR, Preferences, Julia 1.9.0-beta2
|
|
8
|
932
|
December 22, 2023
|
|
Efficiently check if a sparse vector is a column of a sparse matrix
|
|
13
|
651
|
December 21, 2023
|
|
Garbage collection and threading
|
|
17
|
2314
|
December 20, 2023
|
|
Array Contraction, LoopVectorization & AD
|
|
7
|
677
|
December 18, 2023
|
|
Efficient ways to raise an array by a scalar power
|
|
7
|
708
|
December 18, 2023
|
|
Reinterpret vector into single struct
|
|
9
|
816
|
December 18, 2023
|
|
Chebyshev Transform using FFTW and FastTransforms.jl Speed
|
|
6
|
1113
|
December 16, 2023
|
|
Benchmarking Symbolics.jl against SymEngine.jl
|
|
8
|
1351
|
December 15, 2023
|
|
UndefVarError when using `EnsembleDistributed()` to solve `ODEProblem`
|
|
1
|
319
|
December 14, 2023
|
|
Custom data structure for repeatedly partial sorting constant-size array
|
|
1
|
321
|
December 14, 2023
|
|
Even more interactive REPL
|
|
3
|
352
|
December 13, 2023
|
|
How to copy the result of python to Julia without allocation memory using PyCall
|
|
8
|
602
|
December 12, 2023
|
|
Threads.@spawn weird ouput message
|
|
6
|
458
|
December 12, 2023
|
|
Understanding performance of vectors
|
|
6
|
564
|
December 11, 2023
|
|
Multi-threading + curve_fit no acceleration but increase the memory consumption on my server
|
|
0
|
145
|
December 11, 2023
|
|
Iterative construction of lazy Iterators leads to excessive compilation time
|
|
21
|
1323
|
December 10, 2023
|
|
Different `@code_llvm` output on macos and x86
|
|
4
|
409
|
December 8, 2023
|
|
Looping over a thousand files and checking if empty
|
|
15
|
724
|
December 8, 2023
|
|
Parametric types and StaticArrays
|
|
2
|
451
|
December 8, 2023
|
|
Write a table into SQLite and DuckDB in efficient manner
|
|
24
|
4026
|
December 8, 2023
|
|
Automatic differentiation for Complex output w.r.t to Real inputs taking too long compared to the function evaluation
|
|
3
|
301
|
December 8, 2023
|