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
@ 63243
– 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 21 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
38751
7301 d 2 h
ripley
/trunk/src/
start moving BLAS to a separate library
35161
7661 d 19 h
ripley
/trunk/src/appl/
remove obselete computed IF statements
34721
7712 d 17 h
ripley
/trunk/src/appl/
avoid non-F95 constructs
23236
8559 d 1 h
ripley
/trunk/src/
separate out zgemm.f as platforms without double complex will not be
able to compile it.
23175
8563 d 19 h
ripley
/trunk/
use BLAS routines for complex %*% and crossprod
18787
8896 d 1 h
ripley
/trunk/src/appl/
g77 objects to the last change
18764
8897 d 4 h
maechler
/trunk/src/appl/
add five INTEGER declarations to pass "f77 -u"
18608
8907 d 2 h
ripley
/trunk/src/
move dcabs1 to cmmplbas.f
18605
8907 d 4 h
ripley
/trunk/src/
add full double-precision blas to src/appl/blas.f
14004
9213 d 16 h
bates
/trunk/src/
Use level-3 BLAS for bakslv
13948
9215 d 5 h
ripley
/trunk/src/appl/
use standard Fortran chars
13943
9215 d 9 h
bates
/trunk/src/appl/
Added dgemm and lsame for src/main/array.c changes.
12778
9301 d 18 h
pd
/trunk/
branch update
3403
10049 d 4 h
maechler
/trunk/src/appl/
lowercase; 2x (if then else) instead of goto
909
10360 d 9 h
bates
/trunk/src/
Adding code to avoid compiler warnings
808
10377 d 23 h
hornik
/trunk/src/appl/
Moved in from appl.f.