rmatrix 1.0-12-1 source package in Ubuntu

Changelog

rmatrix (1.0-12-1) unstable; urgency=low


  * New upstream release

 -- Dirk Eddelbuettel <email address hidden>  Tue, 26 Mar 2013 14:33:54 -0500

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
any
Section:
gnu-r
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rmatrix_1.0-12-1.dsc 1.0 KiB bb33867ef1ddb48d18d3abf0242e73ad20be1c73308c99ec8549c1b08ec1f5a9
rmatrix_1.0-12.orig.tar.gz 1.6 MiB d4bda8e4106ac70ef86cc5314290456f6def9fc382fc83cd2eb4b92ce8bd5889
rmatrix_1.0-12-1.diff.gz 4.5 KiB bda5d1bbf486348023d18495ea5a3fd96f6b1e08e7b93da998d8ac8d23624d6d

Available diffs

No changes file available.

Binary packages built by this source

r-cran-matrix: GNU R package of classes for dense and sparse matrices

 This CRAN package provides S4 classes and methods for numerical
 linear algebra using dense or sparse matrices. The sparse matrix
 implementation uses code from the LDL sparse matrix package and
 code from the Metis package of partitioning algorithms.