Package: fastMatMR 1.2.5

Rohit Goswami

fastMatMR: High-Performance Matrix Market File Operations

An interface to the 'fast_matrix_market' 'C++' library, this package offers efficient read and write operations for Matrix Market files in R. It supports both sparse and dense matrix formats. Peer-reviewed at ROpenSci (<https://github.com/ropensci/software-review/issues/606>).

Authors:Rohit Goswami [aut, cre], Ildiko Czeller [rev], Adam Lugowski [ctb]

fastMatMR_1.2.5.tar.gz
fastMatMR_1.2.5.zip(r-4.5)fastMatMR_1.2.5.zip(r-4.4)fastMatMR_1.2.5.zip(r-4.3)
fastMatMR_1.2.5.tgz(r-4.4-arm64)fastMatMR_1.2.5.tgz(r-4.4-x86_64)fastMatMR_1.2.5.tgz(r-4.3-arm64)fastMatMR_1.2.5.tgz(r-4.3-x86_64)
fastMatMR_1.2.5.tar.gz(r-4.5-noble)fastMatMR_1.2.5.tar.gz(r-4.4-noble)
fastMatMR_1.2.5.tgz(r-4.4-emscripten)fastMatMR_1.2.5.tgz(r-4.3-emscripten)
fastMatMR.pdf |fastMatMR.html
fastMatMR/json (API)
NEWS

# Install 'fastMatMR' in R:
install.packages('fastMatMR', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ropensci/fastmatmr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

cpp17matrix-marketmatrix-market-formatr-cpp11

9 exports 6 stars 1.59 score 1 dependencies 157 downloads

Last updated 9 months agofrom:9146e5de53 (on main)

Exports:fmm_to_matfmm_to_sparse_Matrixfmm_to_vecintmat_to_fmmintvec_to_fmmmat_to_fmmsparse_Matrix_to_fmmvec_to_fmmwrite_fmm

Dependencies:cpp11

Benchmarking Sparse Matrix Market Read Operations

Rendered fromfmm_read_bench.Rmdusingknitr::rmarkdownon Jul 07 2024.

Last update: 2023-11-03
Started: 2023-09-02

Benchmarking Sparse Matrix Market Write Operations

Rendered fromfmm_write_bench.Rmdusingknitr::rmarkdownon Jul 07 2024.

Last update: 2023-11-03
Started: 2023-08-31

Getting Started

Rendered fromfastMatMR.Rmdusingknitr::rmarkdownon Jul 07 2024.

Last update: 2023-11-03
Started: 2023-10-24