summaryrefslogtreecommitdiff
path: root/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md
diff options
context:
space:
mode:
authorPurusharth Saxena2020-06-24 00:33:48 +0530
committerGitHub2020-06-24 00:33:48 +0530
commit5ca45b0fdc8957171757e9da3527a840b4faacd1 (patch)
tree9c0cfcbd2a1f09d2d3ce3690397c6f9eb4887aff /FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md
parent8973c6cfdb17d87bad39df8098dce3e983423dfd (diff)
parent4ccb0de938e035e86e6003f00f90f604c89c533d (diff)
downloadFSF-mathematics-python-code-archive-5ca45b0fdc8957171757e9da3527a840b4faacd1.tar.gz
FSF-mathematics-python-code-archive-5ca45b0fdc8957171757e9da3527a840b4faacd1.tar.bz2
FSF-mathematics-python-code-archive-5ca45b0fdc8957171757e9da3527a840b4faacd1.zip
Merge pull request #37 from saarthdeshpande/master
removed pyc files
Diffstat (limited to 'FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md')
-rw-r--r--FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md
new file mode 100644
index 0000000..f5313c9
--- /dev/null
+++ b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md
@@ -0,0 +1,11 @@
+**file1_simple_visualization.py**
+![file1_simple_visualization.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/file1_simple_visualization.gif)
+
+**file2_circle_curvature.py** <br>
+![file2_circle_curvature.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/file2_circle_curvature.gif)
+
+**file3_curvature_intuition.gif** <br>
+![file3_curvature_intuition.gif](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/file3_curvature_intuition.gif)
+
+**file4_different_curvature_single_curve.py**
+![file4_different_curvature_single_curve.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/file4_different_curvature_single_curve.gif)