| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 90137 |
45 d 19 h |
hornik |
/trunk/src/main/ |
Short-circuit identity permutation (PR#19069), second try. |
|
| 90136 |
45 d 21 h |
hornik |
/trunk/src/ |
Have aperm.default() copy attributes as documented since 2006. |
|
| 90129 |
46 d 20 h |
hornik |
/trunk/src/main/ |
Add FIXME. |
|
| 90115 |
49 d 17 h |
ripley |
/trunk/src/main/ |
revert the apparently accidental part of c90096 |
|
| 90096 |
55 d 11 h |
hornik |
/trunk/src/ |
Tweak for c90094. |
|
| 90038 |
77 d 20 h |
hornik |
/trunk/src/main/ |
Revert c90023. |
|
| 90023 |
79 d 10 h |
hornik |
/trunk/src/main/ |
Short-circuit identity permutation. PR#19069, by Pavel Krivitsky. |
|
| 89147 |
228 d 11 h |
maechler |
/trunk/ |
array(dim = {}) error msg says 'dim' |
|
| 88791 |
326 d 19 h |
maechler |
/trunk/src/main/ |
avoid FP compiler warning |
|
| 88788 |
327 d 9 h |
maechler |
/trunk/ |
{col,row}{Sums,Means}(<complex_w_NA>, na.rm=TRUE) now work correctly |
|
| 88642 |
342 d 22 h |
kalibera |
/trunk/src/main/ |
Amend 88640. |
|
| 88640 |
343 d 13 h |
kalibera |
/trunk/src/main/ |
Prevent undefined behavior on unreasonably large allocation (PR#18748). |
|
| 88595 |
347 d 12 h |
kalibera |
/trunk/src/main/ |
Remove unused pairlist code from do_matrix and fix (unused) copyListMatrix
(PR#18775). |
|
| 87894 |
507 d 20 h |
ripley |
/trunk/src/ |
Rboolean -> bool |
|
| 87813 |
518 d 9 h |
ripley |
/trunk/src/ |
more taking care over Rboolean |
|
| 87092 |
692 d 17 h |
hornik |
/trunk/src/ |
Add .Internal(asplit). |
|
| 87022 |
711 d 9 h |
ripley |
/trunk/src/main/ |
comment out unused variable |
|
| 87021 |
711 d 9 h |
lawrence |
/trunk/src/ |
add the matrixOps group generic to the methods package |
|
| 86648 |
788 d 10 h |
luke |
/trunk/src/main/ |
Hide yet more entry points not used and not in installed headers. |
|
| 85414 |
1005 d 20 h |
maechler |
/trunk/src/main/ |
fix "unused" warning; increase CLICKJ readability |
|
| 85380 |
1010 d 18 h |
maechler |
/trunk/ |
need %lld and (long long) for xlength() etc |
|
| 85267 |
1027 d 8 h |
maechler |
/trunk/src/main/ |
improve c85261 {nargs} |
|
| 85262 |
1027 d 15 h |
ripley |
/trunk/src/main/ |
avoid compiler warnings |
|
| 85261 |
1027 d 17 h |
maechler |
/trunk/ |
Encourage more use of crossprod() & tcrossprod(): are primitive now, as %*% always was, *and* generic |
|
| 85146 |
1047 d 9 h |
luke |
/trunk/src/ |
Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.] |
|
| 85114 |
1052 d 12 h |
ripley |
/trunk/src/ |
pro tem suppress some warnings |
|
| 85109 |
1053 d 17 h |
maechler |
/trunk/ |
revert 85097 - as it breaks Matrix::crossprod |
|
| 85097 |
1054 d 13 h |
maechler |
/trunk/ |
Encourage more use of crossprod() & tcrossprod(): are now primitive, as %*% always was |
|
| 85063 |
1057 d 13 h |
ripley |
/trunk/ |
support for macOS new accelerate, tweak EncodeComplex |
|
| 85003 |
1068 d 13 h |
maechler |
/trunk/src/main/ |
cosmetic: DRY in do_matprod(): + 2 macros. 1 -Wall |
|
| 84154 |
1211 d 13 h |
maechler |
/trunk/ |
make `%*%` generic; mostly contributed by Tomas Kalinowski |
|
| 84057 |
1220 d 12 h |
maechler |
/trunk/src/ |
cosmetics |
|
| 83446 |
1321 d 19 h |
ripley |
/trunk/src/ |
C23 requires attributes before return values |
|
| 81479 |
1656 d 21 h |
ripley |
/trunk/ |
allow building R with -DSTRICT_R_HEADERS |
|
| 80337 |
1895 d 12 h |
hornik |
/trunk/src/main/ |
Tweaks for c80325. |
|
| 80325 |
1896 d 0 h |
ripley |
/trunk/ |
add _R_CHECK_MATRIX_DATA_ |
|
| 80272 |
1906 d 6 h |
maechler |
/trunk/ |
matrix(x, n,k) now warns more often when length(x) does not "match" n*k |
|
| 78127 |
2308 d 15 h |
kalibera |
/trunk/src/main/ |
Simplify memory protection. |
|
| 77888 |
2338 d 9 h |
hornik |
/trunk/src/ |
Add annotation for internal generics. |
|
| 77496 |
2429 d 13 h |
maechler |
/trunk/src/main/ |
more helpful error msg |
|