Skip to content

An assignment I completed as part of one of the classes in my bioinformatics master's program. The assignment was to read in a specifically formatted input file of matrices, perform two different matrix multiplication algorithms, output the product matrix, and compare the efficiencies of the algorithms.

Notifications You must be signed in to change notification settings

abartlett004/Matrix_Multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_Matrix_Multiplication

An assignment I completed as part of one of the classes in my bioinformatics master's program. The assignment was to read in a specifically formatted input file of matrices, perform two different matrix multiplication algorithms, output the product matrix, and compare the efficiencies of the algorithms.

About

An assignment I completed as part of one of the classes in my bioinformatics master's program. The assignment was to read in a specifically formatted input file of matrices, perform two different matrix multiplication algorithms, output the product matrix, and compare the efficiencies of the algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages