Displaying 3 results from an estimated 3 matches for "dlascl".
Did you mean:
dlabel
2014 Dec 16
3
BLAS/LAPACK routine 'DLASCL' gave error code -4 in liblapack3 Version 3.5.0
Dear all
Some computations gave a matrix. The single value decomposition of it worked fine previously, after an system upgrade I get the following error:
-----
> La.svd(x,256,256)
Error in La.svd(x, nu, nv) :
BLAS/LAPACK routine 'DLASCL' gave error code -4
-----
Erroneous Matrix: ftp://usys-ftp.ethz.ch/ITES/STEP/nussbaum/R/matrix-lapack-error4.RData /.csv
Operating System: Debian 8
Previous version: liblapack3 3.4.1 (running without error)
New version: liblapack3 3.5.0-4 (gives error above)
How do I track down...
2014 Dec 16
0
BLAS/LAPACK routine 'DLASCL' gave error code -4 in liblapack3 Version 3.5.0
...um Madlene:
> Dear all
>
> Some computations gave a matrix. The single value decomposition of it worked
> fine previously, after an system upgrade I get the following error: -----
>
> > La.svd(x,256,256)
>
> Error in La.svd(x, nu, nv) :
> BLAS/LAPACK routine 'DLASCL' gave error code -4
> -----
> Erroneous Matrix:
> ftp://usys-ftp.ethz.ch/ITES/STEP/nussbaum/R/matrix-lapack-error4.RData
> /.csv Operating System: Debian 8
> Previous version: liblapack3 3.4.1 (running without error)
> New version: liblapack3 3.5.0-4 (gives err...
2014 Dec 16
1
BLAS/LAPACK routine 'DLASCL' gave error code -4 in liblapack3 Version 3.5.0
On 16 December 2014 at 14:45, Johannes Ranke wrote:
| this list serves as a forum for discussions about R backports present on CRAN,
The mandate, as I recall, is a little broader: "usage of R on Debian-based systems"
As such, I found the post perfectly adequate. We redirect from r-help and
other lists to here because it is the one focus point for all things related
to Debian / Ubuntu