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: 5.0.1 Packaged: 2021-09-19 13:17:02 UTC; mschmid3 Author: Drew Schmidt [aut, cre], Christian Heckendorf [ctb] (Caught some memory errors.) Repository: CRAN Date/Publication: 2021-09-19 13:40:02 UTC Built: R 4.2.3; x86_64-pc-linux-gnu; 2024-10-31 16:11:23 UTC; unix