SCM Repository
[matrix] / pkg / Matrix / DESCRIPTION |
View of /pkg/Matrix/DESCRIPTION
Parent Directory
|
Revision Log
Revision 3020 -
(download)
(annotate)
Tue Oct 14 16:14:02 2014 UTC (4 years, 4 months ago) by mmaechler
File size: 1014 byte(s)
Tue Oct 14 16:14:02 2014 UTC (4 years, 4 months ago) by mmaechler
File size: 1014 byte(s)
dimnames(), notably names(dimnames()) -- primarily in connection with symmpart(), skewpart() and forceSymmetric()
Package: Matrix Version: 1.1-5 Date: 2014-10-14 Priority: recommended Title: Sparse and Dense Matrix Classes and Methods Author: Douglas Bates <bates@stat.wisc.edu> and Martin Maechler Maintainer: Martin Maechler <mmaechler+Matrix@gmail.com> Contact: Doug and Martin <Matrix-authors@R-project.org> Description: Classes and methods for dense and sparse matrices and operations on them using LAPACK and SuiteSparse. Depends: R (>= 2.15.2), methods Imports: graphics, grid, stats, utils, lattice Suggests: expm, MASS Enhances: MatrixModels, graph, SparseM, sfsmisc Encoding: UTF-8 LazyData: no LazyDataNote: not possible, since we use data/*.R *and* our classes ByteCompile: yes BuildResaveData: no License: GPL (>= 2) LicenseNote: The Matrix package includes libraries AMD, CHOLMOD, COLAMD, CSparse and SPQR from the SuiteSparse collection of Tim Davis. All sections of that code are covered by the GPL or LGPL licenses. See the directory doc/UFsparse for details. URL: http://Matrix.R-forge.R-project.org/
R-Forge@R-project.org | ViewVC Help |
Powered by ViewVC 1.0.0 |