diff options
author | Saarth Deshpande | 2020-06-24 00:07:41 +0530 |
---|---|---|
committer | GitHub | 2020-06-24 00:07:41 +0530 |
commit | 5ef30fc9cfe4faef33b65f23b5b3d95f579e2c88 (patch) | |
tree | 059514699bd7ee20e4c102150a0c99a647a617e7 /FSF-2020 | |
parent | 1a61648b355db2e3bc4fb1c0776f5243ac2aa0f3 (diff) | |
download | FSF-mathematics-python-code-archive-5ef30fc9cfe4faef33b65f23b5b3d95f579e2c88.tar.gz FSF-mathematics-python-code-archive-5ef30fc9cfe4faef33b65f23b5b3d95f579e2c88.tar.bz2 FSF-mathematics-python-code-archive-5ef30fc9cfe4faef33b65f23b5b3d95f579e2c88.zip |
Update README.md
Diffstat (limited to 'FSF-2020')
-rw-r--r-- | FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md | 4 |
1 files changed, 2 insertions, 2 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 index e61fd00..f5313c9 100644 --- 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 @@ -1,10 +1,10 @@ **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** +**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** +**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** |