Rev 4133 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
Package: MatrixVersion: 0.9975-10Date: 2007-02-05Title: A Matrix package for RAuthor: Douglas Bates <bates@stat.wisc.edu> and Martin Maechler <maechler@stat.math.ethz.ch>Maintainer: <Matrix-authors@R-project.org>Description: Classes and methods for dense and sparse matrices andoperations on them using Lapack, CSparse and CHOLMODDepends: R (>= 2.4.1), stats, methods, utils, latticeImports: graphics, lattice, grid, statsEnhances: graph, SparseMSystemRequirements: GNU makeLazyLoad: yesLazyData: noLazyDataNote: no longer available, since we use data/*.R *and* our classesLicense: GPL version 2 or later.This R package includes libraries CHOLMOD, AMD, COLAMD and CSparsefrom the University of Florida sparse matrix library maintained by TimDavis. All sections of that code are covered by the GPL or LGPLlicenses. See the directory doc/UFsparse for details.