diff options
author | nishanpoojary | 2020-07-02 17:51:19 +0530 |
---|---|---|
committer | GitHub | 2020-07-02 17:51:19 +0530 |
commit | 8ba0e9cfb186c33057ebffe4b98bdcc8b44b2aed (patch) | |
tree | 9ef980a6e391e7d1bec78f742319789981162c02 /FSF-2020 | |
parent | c730afdb7536bb35a63144444057d3d41ce78fdb (diff) | |
download | FSF-mathematics-python-code-archive-8ba0e9cfb186c33057ebffe4b98bdcc8b44b2aed.tar.gz FSF-mathematics-python-code-archive-8ba0e9cfb186c33057ebffe4b98bdcc8b44b2aed.tar.bz2 FSF-mathematics-python-code-archive-8ba0e9cfb186c33057ebffe4b98bdcc8b44b2aed.zip |
Update README.md
Diffstat (limited to 'FSF-2020')
-rw-r--r-- | FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives/README.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives/README.md b/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives/README.md index 638f953..a62369d 100644 --- a/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives/README.md +++ b/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives/README.md @@ -1,8 +1,8 @@ **file1_directional_deriv** -![file1_directional_deriv](https://github.com/nishanpoojary/FSF-mathematics-python-code-archive/blob/master/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/multivariable-limits-and-continuity/gifs/file1_epsilon_delta_defn.gif) +![file1_directional_deriv](https://github.com/nishanpoojary/FSF-mathematics-python-code-archive/blob/master/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives/gifs/file1_directional_deriv.gif) -**file2_limit_approach_point** -![file2_limit_approach_point](https://github.com/nishanpoojary/FSF-mathematics-python-code-archive/blob/master/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/multivariable-limits-and-continuity/gifs/file2_limit_approach_point.gif) +**file2_gradient** +![file2_gradient](https://github.com/nishanpoojary/FSF-mathematics-python-code-archive/blob/master/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives/gifs/file2_gradient.gif) -**file3_limit_approach_point_3d** -![file3_limit_approach_point_3d](https://github.com/nishanpoojary/FSF-mathematics-python-code-archive/blob/master/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/multivariable-limits-and-continuity/gifs/file3_limit_approach_point_3d.gif) +**file3_gradient_level_curves** +![file3_gradient_level_curves](https://github.com/nishanpoojary/FSF-mathematics-python-code-archive/blob/master/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives/gifs/file3_gradient_level_curves.gif) |