| Line -... |
Line 1... |
| - |
|
1 |
2007-07-06 14:11 Douglas Bates <bates@stat.wisc.edu>
|
| - |
|
2 |
|
| - |
|
3 |
* [r4559] src/iohb.c, src/iohb.h: Remove Harwell-Boeing input/output
|
| - |
|
4 |
functions - no longer used
|
| - |
|
5 |
* [r4560] src/HBMM.c, src/Mutils.c, src/dgTMatrix.c, src/dgeMatrix.c,
|
| - |
|
6 |
src/dspMatrix.c, src/dsyMatrix.c, src/dtCMatrix.c,
|
| - |
|
7 |
src/factorizations.c, src/sparseQR.c: Replace most calls to Calloc by
|
| - |
|
8 |
Alloca
|
| - |
|
9 |
|
| - |
|
10 |
2007-07-06 13:14 Martin Maechler <maechler@stat.math.ethz.ch>
|
| - |
|
11 |
|
| - |
|
12 |
* [r4558] inst/doc/Comparisons.Rnw, src/CHMfactor.c, src/Csparse.c,
|
| - |
|
13 |
src/Tsparse.c, src/chm_common.c, src/chm_common.h, src/dense.c,
|
| - |
|
14 |
src/dgCMatrix.c, src/dsCMatrix.c, src/dtTMatrix.c, src/sparseQR.c,
|
| - |
|
15 |
src/t_gCMatrix_colSums.c: more R_CheckStack()s
|
| - |
|
16 |
|
| - |
|
17 |
2007-07-05 18:12 Douglas Bates <bates@stat.wisc.edu>
|
| - |
|
18 |
|
| - |
|
19 |
* [r4550] inst/include/Matrix.h: Add the macro N_AS_CHM_DN to "alloca"
|
| - |
|
20 |
the required amount of memory then call M_numeric_as_chm_dense.
|
| - |
|
21 |
* [r4556] src/Mutils.h, src/dgCMatrix.c: Define and use the Alloca macro
|
| - |
|
22 |
(like Calloc but calling alloca)
|
| - |
|
23 |
|
| 1 |
2007-07-05 Martin Maechler <maechler@stat.math.ethz.ch>
|
24 |
2007-07-05 Martin Maechler <maechler@stat.math.ethz.ch>
|
| 2 |
|
25 |
|
| 3 |
* R/sparseMatrix.R (printSpMatrix): renamed from prSpMatrix()
|
26 |
* R/sparseMatrix.R (printSpMatrix): renamed from prSpMatrix()
|
| 4 |
and extended with more sophisticated 'col.names' option.
|
27 |
and extended with more sophisticated 'col.names' option.
|
| 5 |
* NAMESPACE: export printSparseMatrix()
|
28 |
* NAMESPACE: export printSparseMatrix()
|