Skip to content
#

matrix-multiplication

Here are 730 public repositories matching this topic...

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.

  • Updated May 8, 2024
  • Java

Improve this page

Add a description, image, and links to the matrix-multiplication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the matrix-multiplication topic, visit your repo's landing page and select "manage topics."

Learn more