diff options
author | Somnath Pandit | 2020-05-28 10:25:07 +0530 |
---|---|---|
committer | Somnath Pandit | 2020-05-28 10:25:07 +0530 |
commit | 86313cfab3809748e8f5d7674fa792f2cea9d407 (patch) | |
tree | f4c7f6d5ea2378593c0f9ace9d5c59dfe772e88f /FSF-2020/linear-algebra/vector-spaces/README.md | |
parent | f516d1b082ed5e107e37e0c5a43916ca14816bef (diff) | |
parent | 673fa68262ceba275819acc12b7ce158d3c4f33b (diff) | |
download | FSF-mathematics-python-code-archive-86313cfab3809748e8f5d7674fa792f2cea9d407.tar.gz FSF-mathematics-python-code-archive-86313cfab3809748e8f5d7674fa792f2cea9d407.tar.bz2 FSF-mathematics-python-code-archive-86313cfab3809748e8f5d7674fa792f2cea9d407.zip |
Merge remote-tracking branch 'headrepo/master'
Diffstat (limited to 'FSF-2020/linear-algebra/vector-spaces/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
|