Displaying 1 result from an estimated 1 matches for "gpurmatrix".
Did you mean:
gpumatrix
2017 Oct 19
0
gpuR 2.0.0 released
..., 'cos', 'acos',
'cosh', 'tan', 'atan', 'tanh'.
6. Added 'sqrt', 'sum', 'sign','pmin', and 'pmax' functions
7. Methods to pass two gpuR matrix objects to 'cov'
8. Added 'norm' method
9. Added gpuRmatrix/gpuRvector Arith '+','-' methods
Bug Fixes:
1. Fixed incorrect device info when using different contexts
2. Fixed Integer Matrix Multiplication
3. All OpenCL devices will be initialized on startup (previous version
occasionally would omit some devices)
There are many more feat...