Is it possible for Julia to gradually replace C++ in financial numerical computation?
|
|
3
|
1399
|
November 21, 2017
|
Internal manipulation of complex hermitian matrix / explain the use of "RealHermSymComplexHerm" in symmetric.jl
|
|
7
|
1086
|
November 19, 2017
|
Accuracy of Computing Determinants
|
|
3
|
1678
|
November 19, 2017
|
C callback for GSL
|
|
1
|
667
|
November 14, 2017
|
Scientic rounding functions?
|
|
4
|
1120
|
October 30, 2017
|
Interpolation with given values and gradients
|
|
10
|
4457
|
October 30, 2017
|
Generating random group matrices
|
|
6
|
1417
|
October 24, 2017
|
Reproducing Rump’s example
|
|
7
|
1755
|
October 17, 2017
|
Exact linear algebra
|
|
10
|
2398
|
October 8, 2017
|
Special method for Eigenvectors of Sparse+Hermitian+Complex matrix?
|
|
19
|
3935
|
October 6, 2017
|
In place lufact for sparse matrices and prellocation for lufact output
|
|
1
|
604
|
September 26, 2017
|
Implementing parallel fluids code in Julia (parallel FFTW, MPI.jl, ...)
|
|
34
|
9871
|
September 21, 2017
|
How to check if LU factorization failed?
|
|
29
|
5013
|
September 20, 2017
|
Is wrapping GPUQREngine anywhere on the agenda?
|
|
4
|
879
|
September 9, 2017
|
What is the dx used in finite difference approximation in Calculus.jl?
|
|
3
|
1734
|
September 8, 2017
|
Accuracy of BigFloat - Calculating sin with high accuracy
|
|
8
|
5204
|
September 7, 2017
|
How is the max operator dealt with in DualNumbers.jl?
|
|
4
|
884
|
September 6, 2017
|
Is repeated calculations of eigenvalues without overwriting input matrix or allocating new arrays possible?
|
|
8
|
2092
|
September 6, 2017
|
ApproxFun failure
|
|
3
|
810
|
September 4, 2017
|
Why can forwarddiff get gradient wrt. to multiple parameters in 1 function call?
|
|
5
|
1603
|
September 3, 2017
|
Matrix Addition with multithreads!
|
|
10
|
1786
|
September 2, 2017
|
Finite difference approximation using Calculus, getting the values f(x),f(x+e),f(x-e)
|
|
1
|
829
|
September 3, 2017
|
Getting the reciprocal condition number when computing the reordered schur factorization
|
|
0
|
737
|
August 31, 2017
|
Givens rotation based compact QR for sparse matrices
|
|
4
|
1986
|
August 28, 2017
|
Why is my ForwardDiff derivative caluculation 5x as slow as just evaluating the function, when allocations are just 2x?
|
|
10
|
1418
|
August 25, 2017
|
New to julia: Convolution and juliadiff
|
|
19
|
6262
|
August 21, 2017
|
Does there exists 1D FFT/IFFT implementation in pure Julia (i.e. no FFTW)
|
|
10
|
3681
|
August 21, 2017
|
@fastmath for matrices?
|
|
6
|
1018
|
August 21, 2017
|
Using the DiffResult API
|
|
1
|
550
|
August 18, 2017
|
Matrix Element-wise operations slow down in a certain size interval
|
|
1
|
564
|
August 16, 2017
|