diff options
author | Vaishnavi | 2020-06-24 04:34:04 +0530 |
---|---|---|
committer | GitHub | 2020-06-24 04:34:04 +0530 |
commit | 1e9bdf332754d334c03d5486635d74cd613ce7bc (patch) | |
tree | 62baa0d776b4d7f480db5c4cf7508a7d173f80bc /FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/README.md | |
parent | 581ad7f906e4b9a13d5fe963229d458f0abff7f2 (diff) | |
parent | ed86b5f6d84efe35cea6b63b4f7d6afce8cde4b7 (diff) | |
download | FSF-mathematics-python-code-archive-1e9bdf332754d334c03d5486635d74cd613ce7bc.tar.gz FSF-mathematics-python-code-archive-1e9bdf332754d334c03d5486635d74cd613ce7bc.tar.bz2 FSF-mathematics-python-code-archive-1e9bdf332754d334c03d5486635d74cd613ce7bc.zip |
Merge pull request #1 from FOSSEE/master
update fork. DONE
Diffstat (limited to 'FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/README.md')
-rw-r--r-- | FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/README.md b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/README.md new file mode 100644 index 0000000..b46936b --- /dev/null +++ b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/README.md @@ -0,0 +1,9 @@ +This repository contains the codes written by [Saarth Deshpande](https://github.com/saarthdeshpande) during the course of FOSSEE Summer Fellowship 2020 under the FLOSS: Mathematics using Python. + +__Sub-topics covered__: +* Equations of Planes and Lines +* General Parametric Curves +* Space Curves (an Intro to Coordinates in 3D) +* Velocity and Differentiability +* Finding Arc Length and Curvature +* TNB Frame and Serret-Frenet Formulae |