Matrix Solver is a C++ project designed to help you solve and work with matrices efficiently. The goal of this project is to provide a collection of useful matrix operations and tools in one simple, easy-to-use program.
- Matrix Addition
- Matrix Subtraction
- Clean up the code and split it into separate files to improve readability and maintainability
- Matrix Multiplication
- Matrix Division
- Scalar Multiplication
- Solve Systems of Linear Equations
- HTTP Web Server for Frontend
Contributions are welcome! Feel free to open a pull request with your changes, improvements, or new features.