Skip to content

mande984/matrixops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Matrix

Hi y'all! This Java project is just a fun try at coding some matrix operations with two or less matrixes, including addition, multiplication, scalation, transposition, and finding the determinant. Once I get finished with those, I'll try to see if I can do inverses by hand, but it may prove to be too difficult to do in any kind of reasonable time. If you see anything wrong or something inefficient, let me know! I'm trying to do this without simply importing libraries to do all the work for me, so any help would be appreciated!

About

Coding Matrix Operations by Hand!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages