Inspiration

Linear Algebra

What it does

It computes operations with one or two matrices.

How we built it

We uses two classes. One is the Matrix class where we give the 'Matrix' object a number of rows and columns and we fill it up according to the user's request.

Challenges we ran into

The challenges that we ran into were the compile errors which were where we could not access other methods in the same class. Therefore, we made all methods static.

Accomplishments that we're proud of

The accomplishments that we are proud of are being able to find an algorithm for multiplying the matrix.

What we learned

We gained a deeper understanding on Linear Algebra.

What's next for Ti 84 Matrix Opperations

Eigenvalues

Built With

Share this project:

Updates