https://github.com/cran/Matrix
Raw File
Tip revision: f0c53d7e01345fc68fb3686d88d520c5120bfe6d authored by Douglas Bates on 20 April 2005, 00:00:00 UTC
version 0.95-7
Tip revision: f0c53d7
DESCRIPTION
Package: Matrix
Version: 0.95-7
Date: 2005-04-20
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 Apr 20 08:26:00 2005; bates
back to top