Perform multiple replacements on a string in a single pass
|
|
19
|
8763
|
January 18, 2022
|
macOS M1, Julia 1.6, and swtch_pri
|
|
1
|
849
|
January 18, 2022
|
Runtime (memory) on M1 Macbooks: something is not right
|
|
10
|
1133
|
January 17, 2022
|
Julia vs Zig surprise
|
|
16
|
5597
|
January 16, 2022
|
Type stability with variable arguments
|
|
16
|
1284
|
January 16, 2022
|
Why is BitArray so slow?
|
|
28
|
5630
|
January 14, 2022
|
Julia Thread Affinity not persistent when calling MKL function
|
|
2
|
2085
|
January 14, 2022
|
Efficient conditional in-place assignment for arrays?
|
|
7
|
476
|
January 14, 2022
|
Why is `TaskLocalRNG` faster than `Xoshiro` with multiple threads?
|
|
7
|
1288
|
January 14, 2022
|
Computational performance 3D finite difference stencil for different vectorization methods and precision
|
|
1
|
492
|
January 13, 2022
|
Is there a better way to monitor a log file?
|
|
4
|
400
|
January 13, 2022
|
Help diagnosing a slow iterator
|
|
5
|
651
|
January 13, 2022
|
Help optimizing IPFP algorithm
|
|
6
|
558
|
January 13, 2022
|
Matrix multiplication of a view of QR.Q with Vector{VariableRef} is slow
|
|
6
|
828
|
January 12, 2022
|
Confusing memory allocations when using the integrator of DifferentialEquations.jl
|
|
10
|
440
|
January 12, 2022
|
Profiling Requires.jl
|
|
1
|
550
|
January 11, 2022
|
Precompilation No Effect ?!
|
|
1
|
355
|
January 11, 2022
|
Improved installation for diffeqpy and similar packages
|
|
2
|
675
|
January 10, 2022
|
How to wrap a vector so that it does simd?
|
|
0
|
316
|
January 8, 2022
|
Faster alternate to @views for passing subarrays to functions
|
|
3
|
677
|
January 7, 2022
|
ReadOnlyMemoryError() in an ODEProblem
|
|
6
|
468
|
January 7, 2022
|
[Review wanted] Adam gradient descent with complicated gradient to fit multivariate gamma convolutions
|
|
2
|
685
|
January 7, 2022
|
Improving performance on nested for loops (SparseArrays, LibGEOS)
|
|
10
|
781
|
January 7, 2022
|
How make a true distributed program
|
|
5
|
626
|
January 5, 2022
|
Is this the maximum perf i can obtain?
|
|
10
|
1033
|
January 5, 2022
|
Could this kernel go faster?
|
|
3
|
807
|
January 4, 2022
|
Lazy.jl list overhead
|
|
0
|
569
|
January 3, 2022
|
Squeezing performance out of ODE solves with interpolations
|
|
6
|
820
|
January 2, 2022
|
Inversion and multiplication of sparse matrices
|
|
7
|
2834
|
December 30, 2021
|
Julia 1.7 on M1 is Incredible?
|
|
5
|
6797
|
December 29, 2021
|