summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPurusharth Saxena2020-07-21 21:13:41 +0530
committerGitHub2020-07-21 21:13:41 +0530
commit7633b61af44d0e7a9e5c271341ed726a65110bc5 (patch)
treedd3e05c3c2383d3b7a7bad6fe458fa55c38229fd
parenta3bbf92c44a61ef155ce62ec57b1ce41b9852147 (diff)
parent2c7523a3195baa3d3e090ecc28b59dcdcb10f85b (diff)
downloadFSF-mathematics-python-code-archive-7633b61af44d0e7a9e5c271341ed726a65110bc5.tar.gz
FSF-mathematics-python-code-archive-7633b61af44d0e7a9e5c271341ed726a65110bc5.tar.bz2
FSF-mathematics-python-code-archive-7633b61af44d0e7a9e5c271341ed726a65110bc5.zip
Merge pull request #90 from mohan-padmapriya/patch-5
Create README.md
-rw-r--r--FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/vec-f-is-conservative-implies-curl-f-is-0/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/vec-f-is-conservative-implies-curl-f-is-0/README.md b/FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/vec-f-is-conservative-implies-curl-f-is-0/README.md
new file mode 100644
index 0000000..61da28c
--- /dev/null
+++ b/FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/vec-f-is-conservative-implies-curl-f-is-0/README.md
@@ -0,0 +1,12 @@
+**CurlTheorem_file1_closed-loop.py** <br>
+![CurlTheorem_file1_closed-loop.py](CurlTheorem_file1_closed-loop.gif)
+**CurlTheorem_file2_curl-paddle.py** <br>
+![CurlTheorem_file2_curl-paddle.py](CurlTheorem_file2_curl-paddle.gif)
+**CurlTheorem_file3_measure-curl.py** <br>
+![CurlTheorem_file3_measure-curl.py](CurlTheorem_file3_measure-curl.gif)
+**CurlTheorem_file4_vortex-streamplot.ipynb** <br>
+![CurlTheorem_file4_vortex-streamplot.ipynb](CurlTheorem_file4_vortex-streamplot.png)
+**CurlTheorem_file5_connected-regions.py** <br>
+![CurlTheorem_file5_connected-regions.py](CurlTheorem_file5_connected-regions.gif)
+**CurlTheorem_file6_not-connected-regions.py** <br>
+![CurlTheorem_file6_not-connected-regions.py](CurlTheorem_file6_not-connected-regions.gif)