proxyC: Computes Proximity in Large Sparse Matrices
    Computes proximity between rows or columns of large matrices efficiently in C++.
    Functions are optimised for large sparse matrices using the Armadillo and Intel TBB libraries.
    Among several built-in similarity/distance measures, computation of correlation,
    cosine similarity and Euclidean distance is particularly fast.
| Version: | 
0.2.4 | 
| Depends: | 
R (≥ 3.1.0), methods | 
| Imports: | 
Matrix (≥ 1.2), Rcpp (≥ 0.12.12), RcppParallel | 
| LinkingTo: | 
Rcpp, RcppParallel, RcppArmadillo (≥ 0.7.600.1.0) | 
| Suggests: | 
testthat, entropy, proxy | 
| Published: | 
2021-12-10 | 
| Author: | 
Kohei Watanabe  
    [cre, aut, cph],
  Robrecht Cannoodt  
    [aut] | 
| Maintainer: | 
Kohei Watanabe  <watanabe.kohei at gmail.com> | 
| BugReports: | 
https://github.com/koheiw/proxyC/issues | 
| License: | 
GPL-3 | 
| URL: | 
https://github.com/koheiw/proxyC | 
| NeedsCompilation: | 
yes | 
| SystemRequirements: | 
C++11 | 
| Materials: | 
README NEWS  | 
| CRAN checks: | 
proxyC results | 
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=proxyC
to link to this page.