diff options
author | Saarth Deshpande | 2020-07-07 21:33:34 +0530 |
---|---|---|
committer | Saarth Deshpande | 2020-07-07 21:33:34 +0530 |
commit | d6f83605d2b8f0e8fd06492f44bc8eda871f3ce6 (patch) | |
tree | bb32b56cf69a199fb6c41174f076bb8263e13d6e /FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves | |
parent | 5fce21eac898c754fc661dfdb6162aaafc82b06e (diff) | |
parent | ab0319a54739b8471de779f55d43091867cac72b (diff) | |
download | FSF-mathematics-python-code-archive-d6f83605d2b8f0e8fd06492f44bc8eda871f3ce6.tar.gz FSF-mathematics-python-code-archive-d6f83605d2b8f0e8fd06492f44bc8eda871f3ce6.tar.bz2 FSF-mathematics-python-code-archive-d6f83605d2b8f0e8fd06492f44bc8eda871f3ce6.zip |
Merge branch 'master' of https://github.com/saarthdeshpande/FSF-mathematics-python-code-archive
Diffstat (limited to 'FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves')
-rw-r--r-- | FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/velocity-and-differentiability/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/velocity-and-differentiability/README.md b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/velocity-and-differentiability/README.md index bc571c6..02678fd 100644 --- a/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/velocity-and-differentiability/README.md +++ b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/velocity-and-differentiability/README.md @@ -1,2 +1,2 @@ -**file2_tangent_space_curve.py** <br> -![file2_tangent_space_curve.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/velocity-and-differentiability/file2_tangent_space_curve.gif) +**file3_tangent_space_curve.py** <br> +![file3_tangent_space_curve.py](https://github.com/saarthdeshpande/FSF-mathematics-python-code-archive/blob/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/velocity-and-differentiability/file3_tangent_space_curve.gif) |