Java icon indicating copy to clipboard operation
Java copied to clipboard

[FEATURE REQUEST] 2x2 Matrix Eigenvalues and Eigenvectors

Open msoud25 opened this issue 2 years ago • 0 comments

What would you like to Propose?

I noticed there were no eigenvalue files for matrices but other matrix-related files. I can add a maths algorithm that computes eigenvalues and eigenvectors of a matrix.

Issue details

I already have code for 2x2 matrix, open to creating algorithms for larger matrices. Can submit a pull request for review.

Additional Information

No response

msoud25 avatar Feb 06 '24 03:02 msoud25