The Gauss-Jordan method is implemented to compute the inverse of a matrix in O(n^3) time. Computation has been validated through test-cases and comparison with other methods implementing the Gauss-Jordan method.
-
Notifications
You must be signed in to change notification settings - Fork 0
derekharrison/matrix-inverse-gj
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Compute the inverse of a matrix using the Gauss-Jordan method.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published