rmatrix 1.1-1-1 source package in Ubuntu

Changelog

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


  * New upstream release

 -- Dirk Eddelbuettel <email address hidden>  Sun, 29 Dec 2013 09:52:08 -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.dsc 1.0 KiB d1b3b76ab9a62aa4a1779a6624a2ac20267dfaf8086cc4428778d6e0d3f83433
rmatrix_1.1-1.orig.tar.gz 1.6 MiB 098db838ea21a7d35fbb87900ea2b4287f5f3dcbc6c207966a908fe66dcf03b1
rmatrix_1.1-1-1.diff.gz 4.6 KiB 38327897280616eedcc3d9b958bef2e5e314994523105bb8eb86e370f6749782

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.