skybullbobby/efficienttrace: A heuristic to efficiently calculate traces for multiplication result of two large matrices

This package includes a function called tracecalc. the function takes in the number of rows for two matrices(two matrices share the same number of rows), the number of columns for the first matrix and the number of columns for the second matrix. You can also adjust the number of vectors that help estimating the trace.

Getting started

Package details

AuthorMukai Wang
MaintainerMukai Wang <wangmk@umich.edu>
LicenseWhat license is it under?
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("skybullbobby/efficienttrace")
skybullbobby/efficienttrace documentation built on Nov. 5, 2019, 9:09 a.m.