rmatrix 1.0-14-1 source package in Ubuntu

Changelog

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


  * New upstream release

 -- Dirk Eddelbuettel <email address hidden>  Fri, 13 Sep 2013 07:29:12 -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-14-1.dsc 1.0 KiB 4bd00b4ee90eeaf9a78a961491353be76cc279581ae2d014bbf592b7c0600326
rmatrix_1.0-14.orig.tar.gz 1.6 MiB f9337107b6234f06bf5f599fd4e4d4b9d946a5508afbb61c34315d752c81f98f
rmatrix_1.0-14-1.diff.gz 4.5 KiB fdb62e511759a52ec31eef8f0559660fd0f15673157d0f4dc1186f5a2b132ae7

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.