diff options
author | simranchhattani | 2020-05-27 19:41:27 +0530 |
---|---|---|
committer | GitHub | 2020-05-27 19:41:27 +0530 |
commit | 6414cc9cc0471a473716bb9bfe6dfa8f81bd58f5 (patch) | |
tree | 4d79360294b86f860968e749d08f063faf38610c | |
parent | eaf43a99f2797845d436e3a07976498de34cbbb3 (diff) | |
download | FSF-mathematics-python-code-archive-6414cc9cc0471a473716bb9bfe6dfa8f81bd58f5.tar.gz FSF-mathematics-python-code-archive-6414cc9cc0471a473716bb9bfe6dfa8f81bd58f5.tar.bz2 FSF-mathematics-python-code-archive-6414cc9cc0471a473716bb9bfe6dfa8f81bd58f5.zip |
Update README.md
-rw-r--r-- | FSF-2020/linear-algebra/vector-spaces/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/FSF-2020/linear-algebra/vector-spaces/README.md b/FSF-2020/linear-algebra/vector-spaces/README.md index e69de29..03f6a03 100644 --- a/FSF-2020/linear-algebra/vector-spaces/README.md +++ b/FSF-2020/linear-algebra/vector-spaces/README.md @@ -0,0 +1,9 @@ +# Contributer: Simran Chhattani
+My Github Account : <a href="https://github.com/simranchhattani">simranchhattani</a>
+<br/></br>
+## Sub-Topics Covered:
++ Vector Spaces
++ Basis of a Vector Space and Subspace
++ Polynomial and Function Vector Space
++ Inner Product Spaces
++ Dual of a Vector Space
|