About Anaconda Help Download Anaconda

conda-forge / packages / r-filematrix 1.3

Interface for working with large matrices stored in files, not in computer memory. Supports multiple non-character data types (double, integer, logical and raw) of various sizes (e.g. 8 and 4 byte real values). Access to parts of the matrix is done by indexing, exactly as with usual R matrices. Supports very large matrices. Tested on multi-terabyte matrices. Allows for more than 2^32 rows or columns. Allows for quick addition of extra columns to a filematrix. Cross-platform as the package has R code only.

copied from cf-staging / r-filematrix

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.3

conda install

To install this package run one of the following:
conda install conda-forge::r-filematrix
conda install conda-forge/label/cf201901::r-filematrix
conda install conda-forge/label/cf202003::r-filematrix
conda install conda-forge/label/gcc7::r-filematrix

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy