diff options
author | Purusharth Saxena | 2020-06-24 13:49:27 +0530 |
---|---|---|
committer | GitHub | 2020-06-24 13:49:27 +0530 |
commit | 66412a4580140cf4684ebaff1aa59c0d2d12e641 (patch) | |
tree | 4223ee1433fc42a244cbab9c3c57b1c616cae39d /FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature | |
parent | fc2be26e47538957ec4fabac1134cc86a55f1485 (diff) | |
parent | 6725b1f2f29dd2165364856905b31d83aa8daeab (diff) | |
download | FSF-mathematics-python-code-archive-66412a4580140cf4684ebaff1aa59c0d2d12e641.tar.gz FSF-mathematics-python-code-archive-66412a4580140cf4684ebaff1aa59c0d2d12e641.tar.bz2 FSF-mathematics-python-code-archive-66412a4580140cf4684ebaff1aa59c0d2d12e641.zip |
Merge pull request #39 from saarthdeshpande/master
Formatting for readme file (added line breaks), removed non-manim animations from readme
Diffstat (limited to 'FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature')
-rw-r--r-- | FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md | 7 |
1 files changed, 2 insertions, 5 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 f5313c9..a2f71d7 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,11 +1,8 @@ -**file1_simple_visualization.py** +**file1_simple_visualization.py** <br> ![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** <br> ![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) |