R-Matrix is now a part of R distribution
This commit is contained in:
parent
3c047decfb
commit
5f23200ee3
3 changed files with 0 additions and 27 deletions
|
@ -1,2 +0,0 @@
|
|||
Classes and methods for numerical linear algebra using
|
||||
Lapack, LDL,TAUCS, Metis, and UMFPACK.
|
|
@ -1,20 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.5 2009/12/03 13:06:53 asau Exp $
|
||||
#
|
||||
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= databases math
|
||||
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
||||
|
||||
MAINTAINER= mchittur@cs.nmsu.edu
|
||||
HOMEPAGE= ${R_HOMEPAGE_BASE}/Matrix/
|
||||
COMMENT= Classes and methods for numerical linear algebra
|
||||
|
||||
R_PKGNAME= Matrix
|
||||
R_PKGVER= 0.999375-15
|
||||
|
||||
USE_TOOLS+= gmake
|
||||
USE_LANGUAGES+= c fortran
|
||||
|
||||
.include "../../math/R/Makefile.extension"
|
||||
.include "../../math/blas/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.2 2008/10/13 11:22:46 markd Exp $
|
||||
|
||||
SHA1 (R/Matrix_0.999375-15.tar.gz) = 1566c514bba6cbca9655abfe5565c26551cad1a9
|
||||
RMD160 (R/Matrix_0.999375-15.tar.gz) = 4d38dd5c23a31471a1b1b465f65470b434d932e5
|
||||
Size (R/Matrix_0.999375-15.tar.gz) = 1829558 bytes
|
Loading…
Reference in a new issue