diff options
author | Purusharth Saxena | 2020-05-23 18:41:08 +0530 |
---|---|---|
committer | GitHub | 2020-05-23 18:41:08 +0530 |
commit | e29352a35ca8173577edde265ad95599ef09b9af (patch) | |
tree | 8de496ac01381c43742d70f7c1b4414f1ab2000a /FSF-2020/approximations-and-optimizations/README.md | |
parent | 951134e6cb56c2cad83df8505a47772fc5316af6 (diff) | |
parent | 53b53c1682d65a861b3707507d9ad48393ad70cd (diff) | |
download | FSF-mathematics-python-code-archive-e29352a35ca8173577edde265ad95599ef09b9af.tar.gz FSF-mathematics-python-code-archive-e29352a35ca8173577edde265ad95599ef09b9af.tar.bz2 FSF-mathematics-python-code-archive-e29352a35ca8173577edde265ad95599ef09b9af.zip |
Merge pull request #5 from vnb09/fsf_tasks
Fsf tasks
Diffstat (limited to 'FSF-2020/approximations-and-optimizations/README.md')
-rw-r--r-- | FSF-2020/approximations-and-optimizations/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/FSF-2020/approximations-and-optimizations/README.md b/FSF-2020/approximations-and-optimizations/README.md index e69de29..f56f4e8 100644 --- a/FSF-2020/approximations-and-optimizations/README.md +++ b/FSF-2020/approximations-and-optimizations/README.md @@ -0,0 +1,9 @@ +# Contributor: Vaishnavi Bisht
+Github: https://github.com/vnb09
+<br/></br>
+## Sub-Topics Covered:
++ Critical Points
++ The Second Derivative Test
++ Tangent Plane Approximations
++ Total Differential
++ Lagrange Multipliers
|