Skip to content
Prev 46066 / 63424 Next

eigen(symmetric=TRUE) for complex matrices

On 18-06-2013, at 09:57, peter dalgaard <pdalgd at gmail.com> wrote:

            
The problem does not occur with the Cran binary of R-3.0.1  Kubuntu 12.04 64-bit.
That R uses the system provided Blas (libblas 1.2.30110419) and Lapack 3.3.1; I don't know if these have been patched.

I have been able to reproduce the problem on a self compiled version of R-3.0.1 using Rlapack and Rblas on Ubuntu 10.04 64-bit.

Berend