Package: knor
Version: 0.0-7
Date: 2020-01-15
Title: Non-Uniform Memory Access ('NUMA') Optimized, Parallel K-Means
Authors@R: c(person("Disa", "Mhembere", role = c("aut", "cre"), email ="disa@cs.jhu.edu"), person("Neurodata (https://neurodata.io)", role="cph"))
Description: The k-means 'NUMA' Optimized Routine library or 'knor' is a highly optimized and fast library for computing k-means in parallel with accelerations for Non-Uniform Memory Access ('NUMA') architectures. Disa Mhembere, Da Zheng, Carey E. Priebe, Joshua T. Vogelstein, Randal Burns (2017) <arXiv:1606.08905>.
LinkingTo: Rcpp
Depends: R (>= 3.0), Rcpp (>= 0.12.8)
License: Apache License 2.0
URL: https://github.com/neurodata/knorR
SystemRequirements: GNU make C++11, pthreads
BugReports: https://github.com/flashxio/knor/issues
RoxygenNote: 7.0.2
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
Suggests: testthat
Packaged: 2020-01-15 15:41:41 UTC; disa
Author: Disa Mhembere [aut, cre],
  Neurodata (https://neurodata.io) [cph]
Maintainer: Disa Mhembere <disa@cs.jhu.edu>
Repository: CRAN
Date/Publication: 2020-01-16 13:20:10 UTC
