rmatrix 1.1-1.1-1 source package in Ubuntu

Changelog

rmatrix (1.1-1.1-1) unstable; urgency=low


  * New upstream release

 -- Dirk Eddelbuettel <email address hidden>  Mon, 30 Dec 2013 20:23:22 -0600

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.1-1.1-1.dsc 1.0 KiB 1cb41698a17b71d320073cfd27cdbc316de138ea388ee0f0deeb4094b8e798f9
rmatrix_1.1-1.1.orig.tar.gz 1.6 MiB 84a0c08c96c18fb70949b9534a5f5ca47f4f36d0b061ea76e33082fdecfc2a3c
rmatrix_1.1-1.1-1.diff.gz 4.6 KiB 66f86b9c645f630a55a96e7cac55d78e5d104ea650af18dba0a831ad6bed225e

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.