Package: coop 0.6-3

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://wrathematics.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 234 scripts 1.7k downloads 2 mentions 8 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK150
linux-devel-x86_64OK101
source / vignettesOK165
linux-release-arm64OK161
linux-release-x86_64OK111
macos-release-arm64OK132
macos-release-x86_64OK284
macos-oldrel-arm64OK106
macos-oldrel-x86_64OK174
windows-develOK91
windows-releaseOK86
windows-oldrelOK86
wasm-releaseFAIL83

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