|
Do C++ performance optimisations apply to Julia?
|
|
28
|
2949
|
June 25, 2022
|
|
Variance-Covariance matrix with missing data
|
|
5
|
1333
|
June 25, 2022
|
|
Efficient way to split string at specific index
|
|
19
|
2673
|
June 24, 2022
|
|
Eigenvector for small non-Hermitian matrices
|
|
6
|
742
|
June 24, 2022
|
|
Type stability while looping over Tuple
|
|
6
|
824
|
June 24, 2022
|
|
Julia vs. Python: Euler's sum of powers conjecture
|
|
16
|
1020
|
June 24, 2022
|
|
Solving Sparse Linear Systems fast
|
|
11
|
5803
|
June 23, 2022
|
|
Efficiently resample a large vector?
|
|
5
|
727
|
June 23, 2022
|
|
Immutable struct with an Array slower than a constant global Array
|
|
14
|
762
|
June 23, 2022
|
|
2d finite differences implementation for a Numerical Analysis lecture
|
|
4
|
2381
|
June 23, 2022
|
|
Radial Basis Finite Difference
|
|
2
|
421
|
June 22, 2022
|
|
LinearAlgebra.det and symbolic variables
|
|
6
|
983
|
June 22, 2022
|
|
Profiling compilation of a large generated expression?
|
|
4
|
450
|
June 22, 2022
|
|
Simple example of @threads
|
|
17
|
1010
|
June 22, 2022
|
|
Stop allocating memory when replacing structs in for-loops
|
|
5
|
619
|
June 21, 2022
|
|
Type-Instability Caused by Wrapping Type-Stable Function
|
|
2
|
409
|
June 20, 2022
|
|
Taking TTFX seriously: Can we make common packages faster to load and use
|
|
123
|
13132
|
June 20, 2022
|
|
Overcoming performance hit of accessing struct field
|
|
11
|
690
|
June 20, 2022
|
|
Massive performance penalty for Float16 compared to Float32
|
|
17
|
8402
|
June 20, 2022
|
|
Can macros also be precompiled?
|
|
4
|
397
|
June 19, 2022
|
|
Code in unexecuted if statement causes slowdown in other function
|
|
1
|
280
|
June 19, 2022
|
|
Initialize the julia runtime more than once within C++
|
|
5
|
981
|
June 18, 2022
|
|
Blend pmap with dynamic addprocs() rmprocs() on shared High Performance Computing Cluster
|
|
7
|
607
|
June 17, 2022
|
|
Why `count` is slower than my code?
|
|
7
|
747
|
June 16, 2022
|
|
Yield() not behaving as expected
|
|
2
|
712
|
June 15, 2022
|
|
Zygote very slow relative to ForwardDiff?
|
|
1
|
546
|
June 15, 2022
|
|
`sort!()` and `sort()` give me runtime dispatches
|
|
1
|
927
|
June 15, 2022
|
|
Accelerate autodiff in Zygote.jl
|
|
9
|
1183
|
June 15, 2022
|
|
How to efficiently sort subarrays of 2 large arrays in parallel?
|
|
0
|
378
|
June 14, 2022
|
|
Type of real part (of complex array element)
|
|
8
|
2164
|
June 14, 2022
|