https://github.com/cran/Matrix
Revision 139443302b4fc182db39a6355cb0bf7d0a3e3a4c authored by Douglas Bates on 11 May 2005, 00:00:00 UTC, committed by Gabor Csardi on 11 May 2005, 00:00:00 UTC
1 parent 4ce20ce
Raw File
Tip revision: 139443302b4fc182db39a6355cb0bf7d0a3e3a4c authored by Douglas Bates on 11 May 2005, 00:00:00 UTC
version 0.95-9
Tip revision: 1394433
DESCRIPTION
Package: Matrix
Version: 0.95-9
Date: 2005-05-11
Title: A Matrix package for R
Author: Douglas Bates <bates@stat.wisc.edu> and Martin Maechler <maechler@stat.math.ethz.ch>
Maintainer: Douglas Bates <bates@stat.wisc.edu>
Description: Classes and methods for numerical linear algebra
    using Lapack, LDL, and Metis.
Depends: R (>= 2.1.0), methods
Imports: graphics, lattice, grid
LazyLoad: yes
LazyData: yes
License: GPL version 2 or later.
 This R package includes code from the LDL and Metis packages,
 which are covered by separate copyrights.  See the file Copyrights for
 details.
Packaged: Wed May 11 07:41:01 2005; bates
back to top