diff options
author | Padmapriya Mohan | 2020-07-21 02:07:23 +0530 |
---|---|---|
committer | GitHub | 2020-07-21 02:07:23 +0530 |
commit | 2c7523a3195baa3d3e090ecc28b59dcdcb10f85b (patch) | |
tree | 152d04c339054ed184fc16d25eb4ff92105162df | |
parent | 8a4bb84ad83ece50c8e7cf53f70bbcf8fec893c8 (diff) | |
download | FSF-mathematics-python-code-archive-2c7523a3195baa3d3e090ecc28b59dcdcb10f85b.tar.gz FSF-mathematics-python-code-archive-2c7523a3195baa3d3e090ecc28b59dcdcb10f85b.tar.bz2 FSF-mathematics-python-code-archive-2c7523a3195baa3d3e090ecc28b59dcdcb10f85b.zip |
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.md | 12 |
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) |