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.7)coop_0.6-3.zip(r-4.6)coop_0.6-3.zip(r-4.5)
coop_0.6-3.tgz(r-4.6-x86_64)coop_0.6-3.tgz(r-4.6-arm64)coop_0.6-3.tgz(r-4.5-x86_64)coop_0.6-3.tgz(r-4.5-arm64)
coop_0.6-3.tar.gz(r-4.7-arm64)coop_0.6-3.tar.gz(r-4.7-x86_64)coop_0.6-3.tar.gz(r-4.6-arm64)coop_0.6-3.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
coop/json (API)

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

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

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

On CRAN:

Conda:

openblasopenmp

9.10 score 37 stars 14 packages 225 scripts 1.8k downloads 2 mentions 8 exports 0 dependencies

Last updated from:3a0d91311f. Checks:12 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK96
linux-devel-x86_64OK102
source / vignettesOK150
linux-release-arm64OK98
linux-release-x86_64OK135
macos-release-arm64OK87
macos-release-x86_64OK186
macos-oldrel-arm64OK105
macos-oldrel-x86_64OK184
windows-develOK84
windows-releaseOK122
windows-oldrelOK82
wasm-releaseFAIL91

Exports:cosinecovarpcorscalersparsitytcosinetcovartpcor

Dependencies:

Algorithms and Benchmarks for the coop Package
Introduction | The Algorithms with Notes on Implementation | Benchmarks | References

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

Introducing coop: Fast Covariance, Correlation, and Cosine Operations
Introduction | Choice of BLAS Library | The Operations | References

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