Skip to content

Commit 57b5732

Browse files
committed
Updated README.md for matrix_operations.py
1 parent 6ec561a commit 57b5732

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ These programs can be imported and used as modules in your programs.
1010
- Mathematical operations on Matrices
1111
- Addition
1212
- Subtraction
13+
- Scalar Multiplication
1314
- Multiplication
1415
- Transpose
16+
- Identity
1517

1618
2. [stack.py](https://github.com/VarunS2002/Python-Data-Structures-Algorithms/blob/master/stack.py)
1719
- Stack Data Structure

0 commit comments

Comments
 (0)