Package: coop Type: Package Title: Co-Operation: Fast Covariance, Correlation, and Cosine Similarity Operations Version: 0.6-3 Description: 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. License: BSD 2-clause License + file LICENSE Depends: R (>= 3.1.0) Enhances: slam (>= 0.1.32), Matrix Suggests: memuse NeedsCompilation: yes ByteCompile: yes URL: https://github.com/wrathematics/coop BugReports: https://github.com/wrathematics/coop/issues Authors@R: c(person("Drew", "Schmidt", role=c("aut", "cre"), email="wrathematics@gmail.com"), person("Christian", "Heckendorf", role="ctb", comment="Caught some memory errors.")) Maintainer: Drew Schmidt RoxygenNote: 7.1.2 Repository: https://wrathematics.r-universe.dev Date/Publication: 2021-11-23 12:20:19 UTC RemoteUrl: https://github.com/wrathematics/coop RemoteRef: HEAD RemoteSha: 3a0d91311fc172fda52f4f82a10aaf1691a9460e Packaged: 2026-05-31 06:05:26 UTC; root Author: Drew Schmidt [aut, cre], Christian Heckendorf [ctb] (Caught some memory errors.)