Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 529 Bytes

File metadata and controls

22 lines (14 loc) · 529 Bytes

Rekursive Matrix-Determinant-Solver

A rekursive matrix-determinant-solver just like the title says :)

Features

--> Info: This is an old project, so don't judge. I also tried to create an actual matrix-solver that gives you the variable-values, but whatever.

Added Features:

  • Recursive calculation of determinant
  • Custom matrix class

In Future:

  • Nothing really, maybe variable-solver...

License

This project is open source and licensed under the MIT License.