summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPadmapriya Mohan2020-07-21 02:15:20 +0530
committerGitHub2020-07-21 02:15:20 +0530
commit6b330fb2857c6d36445efd312ccb4857c726cf3c (patch)
treef3ee5895232ed80056e31f1d375e66e8636ffd49
parent8a4bb84ad83ece50c8e7cf53f70bbcf8fec893c8 (diff)
downloadFSF-mathematics-python-code-archive-6b330fb2857c6d36445efd312ccb4857c726cf3c.tar.gz
FSF-mathematics-python-code-archive-6b330fb2857c6d36445efd312ccb4857c726cf3c.tar.bz2
FSF-mathematics-python-code-archive-6b330fb2857c6d36445efd312ccb4857c726cf3c.zip
Create 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)