Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.16 KB

README.md

File metadata and controls

49 lines (29 loc) · 1.16 KB

mcalcus

Matrix Calculator

Square Matrix Equations C++

📔 Table of Contents

🌟 About the Project

🏗️🚧

🎯 Features

  • Console APP
  • Determinant & Multiplication
  • Square Matrix

🧰 Getting Started

⚙️ Installation

cmake

git clone https://github.com/gorillq/mcalcus.git
cmake -S mcalcus -B mcalcus
cd mcalcus && make -o main

🤝 Contact

Kamil Kownacki - - [email protected]

Project Link: https://github.com/gorillq/mcalcus.git

💎 Acknowledgements