mobalti / Numeric-Matrix-Processor

An application allows you to perform a variety of operations on matrices including addition, multiplication, finding the determinant, and dealing with inverse matrices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Numeric Matrix Processor

An application allows you to perform a variety of operations on matrices including addition, multiplication, finding the determinant, and dealing with inverse matrices.

Prerequisites

This program requires Java to compile and run.

Credits

Author: Mo Balti - mobalti

This program is based on Numeric Matrix Processor on JetBrains Academy.

License

This project is licensed under the MIT License. See the LICENSE for details.

About

An application allows you to perform a variety of operations on matrices including addition, multiplication, finding the determinant, and dealing with inverse matrices.

License:MIT License


Languages

Language:Java 100.0%