Project from course Data Structure and Algorithm
Features:
- Operations on vector and matrix.
- Calculate determinant, rank, invert, transpose, (row) echelon form of a matrix.
- Solve the system of linear equations.
- Find all minimal forms of a given Boolean function.