We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec561a commit 57b5732Copy full SHA for 57b5732
README.md
@@ -10,8 +10,10 @@ These programs can be imported and used as modules in your programs.
10
- Mathematical operations on Matrices
11
- Addition
12
- Subtraction
13
+ - Scalar Multiplication
14
- Multiplication
15
- Transpose
16
+ - Identity
17
18
2. [stack.py](https://github.com/VarunS2002/Python-Data-Structures-Algorithms/blob/master/stack.py)
19
- Stack Data Structure
0 commit comments