Skip to content
#

matrix-multiplication

Here are 76 public repositories matching this topic...

ParserNG is a powerful , fast math expression parser that parses and evaluates math expressions, does differential calculus(symbolic) evaluations, numerical integration, equation solving(quadratic, Tartaglia's, numerical solutions of other equations) , matrix operations and statistics amongst other functionality. It is written in pure java and h…

  • Updated Aug 20, 2023
  • Java

Understanding Big Data Analytics by using Map Reduce for performing various tasks like Blooms Filter, Frequent Itemset, KMeans, Matrix Multiplication, Finding Maximum Temperature, Finding Word Count, and Analyzing Electricity Consumption

  • Updated Mar 8, 2018
  • Java

Here’s a project for devoted matrix enthusiasts: learn to perform a variety of operations on matrices including addition, multiplication, finding the determinant, and dealing with inverse matrices. If you are working on your tech or math major, this project is a good chance for you to learn matrices in action and not just in your notebook.

  • Updated Mar 4, 2021
  • Java

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