|
|
|
|
|
by claytonjy
2558 days ago
|
|
numpy is significantly faster and arguably more usable (e.g. broadcasting) than anything in R, and only recently has there been progress in more efficient matrix manipulation in R like rray[0], a wrapper for xtensor. [0]https://github.com/r-lib/rray |
|