R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-exp-R5
/
src
/
extra
/
blas
/
blas.f
– Rev 52864
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
52864
5807 d 5 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
38751
7300 d 10 h
ripley
/trunk/src/
start moving BLAS to a separate library
35161
7661 d 3 h
ripley
/trunk/src/appl/
remove obselete computed IF statements
34721
7712 d 1 h
ripley
/trunk/src/appl/
avoid non-F95 constructs
23236
8558 d 9 h
ripley
/trunk/src/
separate out zgemm.f as platforms without double complex will not be
able to compile it.
23175
8563 d 3 h
ripley
/trunk/
use BLAS routines for complex %*% and crossprod
18787
8895 d 9 h
ripley
/trunk/src/appl/
g77 objects to the last change
18764
8896 d 12 h
maechler
/trunk/src/appl/
add five INTEGER declarations to pass "f77 -u"
18608
8906 d 10 h
ripley
/trunk/src/
move dcabs1 to cmmplbas.f
18605
8906 d 12 h
ripley
/trunk/src/
add full double-precision blas to src/appl/blas.f
14004
9212 d 23 h
bates
/trunk/src/
Use level-3 BLAS for bakslv
13948
9214 d 13 h
ripley
/trunk/src/appl/
use standard Fortran chars
13943
9214 d 17 h
bates
/trunk/src/appl/
Added dgemm and lsame for src/main/array.c changes.
12778
9301 d 2 h
pd
/trunk/
branch update
3403
10048 d 12 h
maechler
/trunk/src/appl/
lowercase; 2x (if then else) instead of goto
909
10359 d 17 h
bates
/trunk/src/
Adding code to avoid compiler warnings
808
10377 d 7 h
hornik
/trunk/src/appl/
Moved in from appl.f.