Package: Rsomoclu
Version: 1.7.6
Date: 2022-09-20
Title: Somoclu
Imports: kohonen
Suggests:
Authors@R: c(person(given = "Peter", family = "Wittek", role = c("aut"), email = ""),
             person(given = "Shichao", family = "Gao", role = c("cre"), email = "xgdgsc@gmail.com"))
Description: Somoclu is a massively parallel implementation of self-organizing maps.  It exploits multicore CPUs and it can be accelerated by CUDA. The topology of the map can be planar or toroid and the grid of neurons can be rectangular or hexagonal . Details refer to (Peter Wittek, et al (2017)) <doi:10.18637/jss.v078.i09>.
URL: https://peterwittek.github.io/somoclu/
BugReports: https://github.com/peterwittek/somoclu/issues
License: GPL-3
Packaged: 2022-09-25 05:08:58 UTC; sgao
Author: Peter Wittek [aut],
  Shichao Gao [cre]
Maintainer: Shichao Gao <xgdgsc@gmail.com>
NeedsCompilation: yes
Repository: CRAN
SystemRequirements: C++11
LinkingTo: Rcpp
LazyData: true
Date/Publication: 2022-09-26 07:10:07 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 01:34:44 UTC; windows
Archs: x64
