summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaarth Deshpande2020-06-23 23:58:17 +0530
committerGitHub2020-06-23 23:58:17 +0530
commitff55a5ea68b4ada3592ce3a7c285c37742cd7210 (patch)
treec0ad980eef65b0ee889eb3078fd1c2d52a8b7f96
parent5e356df8454ba89cfc48fb986f64910a89e8c2d7 (diff)
downloadFSF-mathematics-python-code-archive-ff55a5ea68b4ada3592ce3a7c285c37742cd7210.tar.gz
FSF-mathematics-python-code-archive-ff55a5ea68b4ada3592ce3a7c285c37742cd7210.tar.bz2
FSF-mathematics-python-code-archive-ff55a5ea68b4ada3592ce3a7c285c37742cd7210.zip
Create README.md
-rw-r--r--FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/README.md b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/README.md
new file mode 100644
index 0000000..317ec2c
--- /dev/null
+++ b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/README.md
@@ -0,0 +1,11 @@
+**file1_parametric_ellipse.py**
+![file1_parametric_ellipse.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/file1_parametric_ellipse.gif)
+
+**file2_parametric_helix.py**
+![file2_parametric_helix.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/file2_parametric_helix.gif)
+
+**file3_circletosphere.py**
+![file3_circletosphere.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/file3_circletosphere.gif)
+
+**file4_cone.py**
+![file4_cone.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/space-curves/file4_cone.gif)