summaryrefslogtreecommitdiff
path: root/FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/greens-theorem/README.md
diff options
context:
space:
mode:
authorVaishnavi2020-07-28 00:54:56 +0530
committerGitHub2020-07-28 00:54:56 +0530
commit5b07b9ea49918b80f6f17796071de86ba30ec46c (patch)
treecd21ca0431f4c170387110f1e957d42ecd197ae2 /FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/greens-theorem/README.md
parent1cddd7b803966ec1adb7043d65bf4964994543c7 (diff)
parent15fc46198f69a6563b0348491efdf88a2dca3ef7 (diff)
downloadFSF-mathematics-python-code-archive-5b07b9ea49918b80f6f17796071de86ba30ec46c.tar.gz
FSF-mathematics-python-code-archive-5b07b9ea49918b80f6f17796071de86ba30ec46c.tar.bz2
FSF-mathematics-python-code-archive-5b07b9ea49918b80f6f17796071de86ba30ec46c.zip
Merge pull request #7 from FOSSEE/master
Update fork repo. DONE
Diffstat (limited to 'FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/greens-theorem/README.md')
-rw-r--r--FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/greens-theorem/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/greens-theorem/README.md b/FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/greens-theorem/README.md
new file mode 100644
index 0000000..157592d
--- /dev/null
+++ b/FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/greens-theorem/README.md
@@ -0,0 +1,8 @@
+**GreensTheorem_file1_ftc-analogue.py** <br>
+![GreensTheorem_file1_ftc-analogue.py](GreensTheorem_file1_ftc-analogue.gif)
+**GreensTheorem_file2_line-int.py** <br>
+![GreensTheorem_file2_line-int.py](GreensTheorem_file2_line-int.gif)
+**GreensTheorem_file3_line-int-sum.py** <br>
+![GreensTheorem_file3_line-int-sum.py](GreensTheorem_file3_line-int-sum.gif)
+**GreensTheorem_file4_theorem-proof.py** <br>
+![GreensTheorem_file4_theorem-proof.py](GreensTheorem_file4_theorem-proof.gif)