https://github.com/cran/Matrix
Raw File
Tip revision: 67fa9aef5a46595f1b0f51f0a5bc1f7e1196e8f7 authored by Douglas Bates on 08 June 2005, 00:00:00 UTC
version 0.96-1
Tip revision: 67fa9ae
DESCRIPTION
Package: Matrix
Version: 0.96-1
Date: 2005-06-08
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, stats
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: Fri Jun 10 12:41:16 2005; bates
back to top