[R-pkgs] gpuR 1.1.0 Release
Charles Determan
cdetermanjr at gmail.com
Wed Mar 16 20:41:24 CET 2016
Dear R users,
The next release of gpuR (1.1.0) has been accepted to CRAN (
http://cran.r-project.org/package=gpuR).
There have been multiple additions including:
1. Scalar operations for gpuMatrix/vclMatrix objects (e.g. 2 * X)
2. Unary '-' operator added (e.g. -X)
3. 'slice' and 'block' methods for vector & matrix objects respectively
4. 'deepcopy' methods
5. 'abs', 'max', 'min' methods added
6. 'cbind' & 'rbind' methods added for matrices
7. 't' method
8. 'distance' method for pairwise distances (euclidean and sqEuclidean)
Introductory vignette can be found at
https://cran.r-project.org/web/packages/gpuR/vignettes/gpuR.pdf
Help with installation can be found at
https://github.com/cdeterman/gpuR/wiki
Bug reports, suggestions, and feature requests are appreciated at
https://github.com/cdeterman/gpuR/issues
Happy GPU computing,
Charles
[[alternative HTML version deleted]]
More information about the R-packages
mailing list