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:
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✨
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
Last updated from:3a0d91311f. Checks:12 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 109 | ||
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 150 | ||
| linux-release-arm64 | OK | 115 | ||
| linux-release-x86_64 | OK | 146 | ||
| macos-release-arm64 | OK | 114 | ||
| macos-release-x86_64 | OK | 192 | ||
| macos-oldrel-arm64 | OK | 137 | ||
| macos-oldrel-x86_64 | OK | 254 | ||
| windows-devel | OK | 82 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | FAIL | 82 |
Exports:cosinecovarpcorscalersparsitytcosinetcovartpcor
Dependencies:
Algorithms and Benchmarks for the coop Package
Rendered fromalgos.Rnwusingutils::Sweaveon May 14 2026.Last update: 2019-04-04
Started: 2016-11-30
Introducing coop: Fast Covariance, Correlation, and Cosine Operations
Rendered fromcoop.Rnwusingutils::Sweaveon May 14 2026.Last update: 2019-04-04
Started: 2016-11-30
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cooperation: A Package of Co-Operations | coop-package |
| Cosine Similarity | cosine tcosine |
| Covariance | covar tcovar |
| Pearson Correlation | pcor tpcor |
| scaler | scaler |
| Sparsity | sparsity |
| Weighted Co-Operation | weighted |
