The R Project SVN R

Rev

Rev 88860 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88860 Rev 88870
Line 3... Line 3...
3
3.1.1, 3.4.1, 3.4.2, 3.5.0, 3.6.0, 3.6.1, 3.7.0, 3.7.1, 3.8.0, 3.9.0,
3
3.1.1, 3.4.1, 3.4.2, 3.5.0, 3.6.0, 3.6.1, 3.7.0, 3.7.1, 3.8.0, 3.9.0,
4
3.10.0 3.10.1 3.11.0 3.12.0 3.12.1
4
3.10.0 3.10.1 3.11.0 3.12.0 3.12.1
5
(Sources from https://www.netlib.org/lapack and mirrors).
5
(Sources from https://www.netlib.org/lapack and mirrors).
6
 
6
 
7
NB: The NEWS for R 4.5.0 accnounced the intention never to update this
7
NB: The NEWS for R 4.5.0 accnounced the intention never to update this
8
collection: an external BKAS?LAPACK is preferred and is likely to be
8
collection: an external BLAS/LAPACK is preferred and is likely to be
9
required in the near future.
9
required in the near future.
10
 
10
 
11
dlapack.f contains support routines for `real' LAPACK calls.
11
dlapack.f contains support routines for `real' LAPACK calls.
12
cmplx.f contains support routines for LAPACK calls from complex
12
cmplx.f contains support routines for LAPACK calls from complex
13
arithmetic routines, that are only used if COMPLEX*16 is supported by
13
arithmetic routines, that are only used if COMPLEX*16 is supported by