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.06 score 37 stars 14 packages 225 scripts 1.7k downloads 2 mentions 8 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK124
linux-devel-x86_64OK160
source / vignettesOK211
linux-release-arm64OK125
linux-release-x86_64OK106
macos-release-arm64OK125
macos-release-x86_64OK176
macos-oldrel-arm64OK76
macos-oldrel-x86_64OK156
windows-develOK82
windows-releaseOK79
windows-oldrelOK74
wasm-releaseFAIL88

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