https://github.com/cran/Matrix
Raw File
Tip revision: 821d83934b60a0aa1ae07fa300346494e685d6a6 authored by Douglas Bates on 30 March 2005, 00:00:00 UTC
version 0.95-4
Tip revision: 821d839
DESCRIPTION
Package: Matrix
Version: 0.95-4
Date: 2005-03-30
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.0.0), methods
Imports: graphics, stats, 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 Mar 30 10:43:41 2005; bates
back to top