- Sum of 2 matrices
- Subtraction of 2 matrices
- Sum, subtraction and multiplication to a scalar
- Multiplication of 2 matrices (now in O(n^3). in the nearest future in O(n^2.81) using Strassen algorithm)
- Transposition of a matrix
- Rotating matrix in any direction (90 and 180 degrees clockwise and counter-clockwise)
- Determinant of a matrix (not available yet)
- Rank of a matrix (not available yet)
- Trace of a matrix (not available yet)
- Identity and zero matrix (not available yet)
-
Notifications
You must be signed in to change notification settings - Fork 0
babzan/matrix_operations
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published