summaryrefslogtreecommitdiff
path: root/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives
diff options
context:
space:
mode:
authorPurusharth Saxena2020-07-03 12:41:27 +0530
committerGitHub2020-07-03 12:41:27 +0530
commitdec73d83e46d8fab1f43e87d5602eac0f8241431 (patch)
tree985692ffd1f07be9645a61146bca4eaccd108382 /FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives
parent434acc8c07ab8132aa4e6f226a9d631ef78889ac (diff)
parent39d507d441b8dd53ad2fcaf397dae3dcf102f2ad (diff)
downloadFSF-mathematics-python-code-archive-dec73d83e46d8fab1f43e87d5602eac0f8241431.tar.gz
FSF-mathematics-python-code-archive-dec73d83e46d8fab1f43e87d5602eac0f8241431.tar.bz2
FSF-mathematics-python-code-archive-dec73d83e46d8fab1f43e87d5602eac0f8241431.zip
Merge pull request #48 from nishanpoojary/master
Updated README.md files and gifs
Diffstat (limited to 'FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives')
-rw-r--r--FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives/README.md8
1 files changed, 8 insertions, 0 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
new file mode 100644
index 0000000..a62369d
--- /dev/null
+++ b/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives/README.md
@@ -0,0 +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/directional-derivatives/gifs/file1_directional_deriv.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_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)