Benchmarking matrix self-cross-products, using R and Python functions
收藏官方服务:
资源简介:
Runtime and memory usage of matrix self-cross-products recorded for matrices with 40,000 elements and different dimensions. Native R functions %*% and crossprod, numpy in Python, and two user-defined functions in R and Python were compared.
创建时间:
2019-06-27



