Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 573 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 573 Bytes

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.