Matrix-Calculator made by using JAVA, can be used to perform summation, subtraction and multiplication of 2 matrices.
-
Updated
Mar 27, 2023 - Java
Matrix-Calculator made by using JAVA, can be used to perform summation, subtraction and multiplication of 2 matrices.
MatrixCalculator: Simple Matrix Calculator to do some linear algebra computations
This repository contains code for the project of a simple matrix calculator written in C.
A calculator for solving linear algebra problems. This program utilizes String arrays rather than integer, double, or float arrays.
Add a description, image, and links to the matrixcalculator topic page so that developers can more easily learn about it.
To associate your repository with the matrixcalculator topic, visit your repo's landing page and select "manage topics."