About Anaconda Help Download Anaconda

Extends sparse matrix and vector classes from the 'Matrix' package by providing: (a) Methods and operators that work natively on CSR formats (compressed sparse row, a.k.a. 'RsparseMatrix') such as slicing/sub-setting, assignment, rbind(), mathematical operators for CSR and COO such as addition ("+") or sqrt(), and methods such as diag(); (b) Multi-threaded matrix multiplication and cross-product for many <sparse, dense> types, including the 'float32' type from 'float'; (c) Coercion methods between pairs of classes which are not present in 'Matrix', such as 'dgCMatrix' -> 'ngRMatrix', as well as convenience conversion functions; (d) Utility functions for sparse matrices such as sorting the indices or removing zero-valued entries; (e) Fast transposes that work by outputting in the opposite storage format; (f) Faster replacements for many 'Matrix' methods for all sparse types, such as slicing and elementwise multiplication. (g) Convenience functions for sparse objects, such as 'mapSparse' or a shorter 'show' method.

copied from cf-staging / r-matrixextra
Type Size Name Uploaded Downloads Labels
conda 1.4 MB | win-64/r-matrixextra-0.1.12-r41h56ffbbb_0.tar.bz2  2 years and 6 months ago 597 main
conda 1.3 MB | win-64/r-matrixextra-0.1.12-r40h56ffbbb_0.tar.bz2  2 years and 6 months ago 593 main
conda 1.5 MB | osx-64/r-matrixextra-0.1.12-r40hb09ec86_0.tar.bz2  2 years and 6 months ago 71 main
conda 1.5 MB | osx-64/r-matrixextra-0.1.12-r41hb09ec86_0.tar.bz2  2 years and 6 months ago 73 main
conda 1.4 MB | linux-64/r-matrixextra-0.1.12-r40h37cf8d7_0.tar.bz2  2 years and 6 months ago 1902 main
conda 1.5 MB | linux-64/r-matrixextra-0.1.12-r41h37cf8d7_0.tar.bz2  2 years and 6 months ago 1910 main

© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy