Package: coop 0.6-3

Drew Schmidt

coop: Co-Operation: Fast Covariance, Correlation, and Cosine Similarity Operations

Fast implementations of the co-operations: covariance, correlation, and cosine similarity. The implementations are fast and memory-efficient and their use is resolved automatically based on the input data, handled by R's S3 methods. Full descriptions of the algorithms and benchmarks are available in the package vignettes.

Authors:Drew Schmidt [aut, cre], Christian Heckendorf [ctb]

coop_0.6-3.tar.gz
coop_0.6-3.zip(r-4.5)coop_0.6-3.zip(r-4.4)coop_0.6-3.zip(r-4.3)
coop_0.6-3.tgz(r-4.4-x86_64)coop_0.6-3.tgz(r-4.4-arm64)coop_0.6-3.tgz(r-4.3-x86_64)coop_0.6-3.tgz(r-4.3-arm64)
coop_0.6-3.tar.gz(r-4.5-noble)coop_0.6-3.tar.gz(r-4.4-noble)
coop_0.6-3.tgz(r-4.4-emscripten)coop_0.6-3.tgz(r-4.3-emscripten)
coop.pdf |coop.html
coop/json (API)

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

Peer review:

Bug tracker:https://github.com/wrathematics/coop/issues

Uses libs:
  • openblas– Optimized BLAS
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

8 exports 35 stars 3.95 score 0 dependencies 16 dependents 2 mentions 186 scripts 1.1k downloads

Last updated 3 years agofrom:3a0d91311f. Checks:OK: 9. Indexed: no.

TargetResultDate
Doc / VignettesOKSep 06 2024
R-4.5-win-x86_64OKSep 06 2024
R-4.5-linux-x86_64OKSep 06 2024
R-4.4-win-x86_64OKSep 06 2024
R-4.4-mac-x86_64OKSep 06 2024
R-4.4-mac-aarch64OKSep 06 2024
R-4.3-win-x86_64OKSep 06 2024
R-4.3-mac-x86_64OKSep 06 2024
R-4.3-mac-aarch64OKSep 06 2024

Exports:cosinecovarpcorscalersparsitytcosinetcovartpcor

Dependencies:

Algorithms and Benchmarks for the coop Package

Rendered fromalgos.Rnwusingutils::Sweaveon Sep 06 2024.

Last update: 2019-04-04
Started: 2016-11-30

Introducing coop: Fast Covariance, Correlation, and Cosine Operations

Rendered fromcoop.Rnwusingutils::Sweaveon Sep 06 2024.

Last update: 2019-04-04
Started: 2016-11-30