A useful website for computer science students as well as mathematicians
22
Base Matrix Calculator
A useful website for computer science students as well as mathematicians
The problem Base Matrix Calculator solves
A website that can perform matrix operations like finding the determinant, adjoint, and inverse of a matrix as well as convert a number from one base to another.
Challenges I ran into
It was my very first React Project. So I don't expect it to be the best. At the time of making this, I only had functionality in mind and not the user-experience. The matrices are displayed using LaTeX.