ginv / LAPACK-SVD causes R to segfault on a large matrix.
On 14 January 2013 15:08, Cyrus Shaoul <cyrus.shaoul at uni-tuebingen.de> wrote:
La.svd
Dear Cyrus, Have you tried running La.svd ; LAPACK only version (without R) via C/C++ or Fortran code? After all it can be a LAPACK issue and R-team has no control on that. Best, -m