Eigfact and eigen in R seems does not match
|
|
5
|
1454
|
November 28, 2017
|
When "if (a<b) x=1/(a-b)" divides by zero
|
|
4
|
1526
|
November 22, 2017
|
Is it possible for Julia to gradually replace C++ in financial numerical computation?
|
|
3
|
1386
|
November 21, 2017
|
Internal manipulation of complex hermitian matrix / explain the use of "RealHermSymComplexHerm" in symmetric.jl
|
|
7
|
1075
|
November 19, 2017
|
Accuracy of Computing Determinants
|
|
3
|
1664
|
November 19, 2017
|
C callback for GSL
|
|
1
|
666
|
November 14, 2017
|
Tolerance specification for pivoted Cholesky
|
|
7
|
1823
|
November 6, 2017
|
Scientic rounding functions?
|
|
4
|
1114
|
October 30, 2017
|
Interpolation with given values and gradients
|
|
10
|
4363
|
October 30, 2017
|
Generating random group matrices
|
|
6
|
1377
|
October 24, 2017
|
Reproducing Rump’s example
|
|
7
|
1744
|
October 17, 2017
|
Exact linear algebra
|
|
10
|
2342
|
October 8, 2017
|
Special method for Eigenvectors of Sparse+Hermitian+Complex matrix?
|
|
19
|
3844
|
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
|
9803
|
September 21, 2017
|
How to check if LU factorization failed?
|
|
29
|
4946
|
September 20, 2017
|
Is wrapping GPUQREngine anywhere on the agenda?
|
|
4
|
870
|
September 9, 2017
|
What is the dx used in finite difference approximation in Calculus.jl?
|
|
3
|
1733
|
September 8, 2017
|
Accuracy of BigFloat - Calculating sin with high accuracy
|
|
8
|
5174
|
September 7, 2017
|
How is the max operator dealt with in DualNumbers.jl?
|
|
4
|
882
|
September 6, 2017
|
Is repeated calculations of eigenvalues without overwriting input matrix or allocating new arrays possible?
|
|
8
|
2066
|
September 6, 2017
|
ApproxFun failure
|
|
3
|
804
|
September 4, 2017
|
Why can forwarddiff get gradient wrt. to multiple parameters in 1 function call?
|
|
5
|
1584
|
September 3, 2017
|
Matrix Addition with multithreads!
|
|
10
|
1759
|
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
|
734
|
August 31, 2017
|
Givens rotation based compact QR for sparse matrices
|
|
4
|
1913
|
August 28, 2017
|
Why is my ForwardDiff derivative caluculation 5x as slow as just evaluating the function, when allocations are just 2x?
|
|
10
|
1417
|
August 25, 2017
|
New to julia: Convolution and juliadiff
|
|
19
|
6198
|
August 21, 2017
|
Does there exists 1D FFT/IFFT implementation in pure Julia (i.e. no FFTW)
|
|
10
|
3660
|
August 21, 2017
|