/Multithreaded_Matrix_Multiplication

This is a very efficient matrix multiplication calculator built using Java and its concurrency libraries. It can be used to multiply matrices populated using a random seed, but it can also be modified to use predefined values. The difference in efficiency using 1 thread can be compared to using more threads.

Primary LanguageJava

Stargazers

No one’s star this repository yet.