From 4ee80dbc05976d8d66570aba17307ea53ecdd44c Mon Sep 17 00:00:00 2001 From: Padmapriya Mohan Date: Tue, 21 Jul 2020 01:27:16 +0530 Subject: Update and rename FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/Conservative fields/README.md to FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/conservative-fields/README.md --- .../conservative-fields/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/conservative-fields/README.md (limited to 'FSF-2020/calculus-of-several-variables/div-curl-grad-and-all-that/conservative-fields') 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**
+![conservative_file1_paths-3d.py](Conservative_file1_paths-3d.gif) +**conservative_file2_line-int.py**
+![conservative_file2_line-int.py](Conservative_file2_line-int.gif) +**conservative_file3_path-independent.py**
+![conservative_file3_path-independent.py](Conservative_file3_path-independent.gif) +**conservative_file4_path-dependent.py**
+![conservative_file4_path-dependent.py](Conservative_file4_path-dependent.gif) +**conservative_file5_closed-loop.py**
+![conservative_file5_closed-loop.py](Conservative_file5_closed-loop.gif) +**conservative_file6_potential-func.py**
+![conservative_file6_potential-func.py](Conservative_file6_potential-func.gif) + -- cgit