Skip to content

mattbane/ParallelMatrixMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ParallelMatrixMath

This is an implementation of a parallel matrix math routine. Matrix addition and multiplication have tremendous scope for parallelization because each entry of the resulting matrix can be computed independently.

About

This is an implementation of a parallel matrix math routine. Matrix addition and multiplication have tremendous scope for parallelization because each entry of the resulting matrix can be computed independently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages