diff options
author | Purusharth Saxena | 2020-07-21 21:14:27 +0530 |
---|---|---|
committer | GitHub | 2020-07-21 21:14:27 +0530 |
commit | be4533e8cfc6941619eb3db2893c2702926824de (patch) | |
tree | 1d251eead07291d98d130fa5ac967bcf8b7ac7c1 | |
parent | 4ed5c96cee4e3f6b31e4caf1863a30abfbed53e5 (diff) | |
parent | 4ee80dbc05976d8d66570aba17307ea53ecdd44c (diff) | |
download | FSF-mathematics-python-code-archive-be4533e8cfc6941619eb3db2893c2702926824de.tar.gz FSF-mathematics-python-code-archive-be4533e8cfc6941619eb3db2893c2702926824de.tar.bz2 FSF-mathematics-python-code-archive-be4533e8cfc6941619eb3db2893c2702926824de.zip |
Merge pull request #87 from mohan-padmapriya/patch-2
Update and rename FSF-2020/calculus-of-several-variables/div-curl-gra…
2 files changed, 13 insertions, 2 deletions
diff --git a/FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/Conservative fields/README.md b/FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/Conservative fields/README.md deleted file mode 100644 index 690a2b5..0000000 --- a/FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/Conservative fields/README.md +++ /dev/null @@ -1,2 +0,0 @@ -**conservative_file1_paths-3d.py** <br> -![conservative_file1_paths-3d.py](Conservative_file1_paths-3d.gif) diff --git a/FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/conservative-fields/README.md b/FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/conservative-fields/README.md new file mode 100644 index 0000000..afce19b --- /dev/null +++ b/FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/conservative-fields/README.md @@ -0,0 +1,13 @@ +**conservative_file1_paths-3d.py** <br> +![conservative_file1_paths-3d.py](Conservative_file1_paths-3d.gif) +**conservative_file2_line-int.py** <br> +![conservative_file2_line-int.py](Conservative_file2_line-int.gif) +**conservative_file3_path-independent.py** <br> +![conservative_file3_path-independent.py](Conservative_file3_path-independent.gif) +**conservative_file4_path-dependent.py** <br> +![conservative_file4_path-dependent.py](Conservative_file4_path-dependent.gif) +**conservative_file5_closed-loop.py** <br> +![conservative_file5_closed-loop.py](Conservative_file5_closed-loop.gif) +**conservative_file6_potential-func.py** <br> +![conservative_file6_potential-func.py](Conservative_file6_potential-func.gif) + |