From a9e97c0572643337bc3d1fa9a94a05165c43591d Mon Sep 17 00:00:00 2001 From: noah Date: Sun, 28 May 2023 17:10:37 -0500 Subject: [PATCH] Adding Sci-Stat work --- .gitmodules | 21 +++++++++++++++++++ .../CS-7863-Sci-Stat-Final | 1 + .../CS-7863-Sci-Stat-Proj-1 | 1 + .../CS-7863-Sci-Stat-Proj-2 | 1 + .../CS-7863-Sci-Stat-Proj-3 | 1 + .../CS-7863-Sci-Stat-Proj-4 | 1 + .../CS-7863-Sci-Stat-Proj-5 | 1 + .../CS-7863-Sci-Stat-Proj-6 | 1 + 8 files changed, 28 insertions(+) create mode 160000 CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Final create mode 160000 CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-1 create mode 160000 CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-2 create mode 160000 CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-3 create mode 160000 CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-4 create mode 160000 CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-5 create mode 160000 CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-6 diff --git a/.gitmodules b/.gitmodules index 034dd9f..80b7138 100644 --- a/.gitmodules +++ b/.gitmodules @@ -85,3 +85,24 @@ [submodule "QM-7093-Enterprise-Data-Systems/QM-7093-NoSQL-Final"] path = QM-7093-Enterprise-Data-Systems/QM-7093-NoSQL-Final url = https://git.theschricks.com/noah/QM-7093-NoSQL-Final.git +[submodule "CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-1"] + path = CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-1 + url = https://git.theschricks.com/noah/CS-7863-Sci-Stat-Proj-1 +[submodule "CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-2"] + path = CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-2 + url = https://git.theschricks.com/noah/CS-7863-Sci-Stat-Proj-2 +[submodule "CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-3"] + path = CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-3 + url = https://git.theschricks.com/noah/CS-7863-Sci-Stat-Proj-3 +[submodule "CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-4"] + path = CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-4 + url = https://git.theschricks.com/noah/CS-7863-Sci-Stat-Proj-4 +[submodule "CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-5"] + path = CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-5 + url = https://git.theschricks.com/noah/CS-7863-Sci-Stat-Proj-5 +[submodule "CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-6"] + path = CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-6 + url = https://git.theschricks.com/noah/CS-7863-Sci-Stat-Proj-6 +[submodule "CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Final"] + path = CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Final + url = https://git.theschricks.com/noah/CS-7863-Sci-Stat-Final diff --git a/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Final b/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Final new file mode 160000 index 0000000..1f0ff3a --- /dev/null +++ b/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Final @@ -0,0 +1 @@ +Subproject commit 1f0ff3aee0fdd2fec4c87b109b9966792de189af diff --git a/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-1 b/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-1 new file mode 160000 index 0000000..0bacec2 --- /dev/null +++ b/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-1 @@ -0,0 +1 @@ +Subproject commit 0bacec2ed6472ceff685f57490e8f4dd7b84fa7c diff --git a/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-2 b/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-2 new file mode 160000 index 0000000..e2caad3 --- /dev/null +++ b/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-2 @@ -0,0 +1 @@ +Subproject commit e2caad3701ad247e23bc48292f72e4878fa0c879 diff --git a/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-3 b/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-3 new file mode 160000 index 0000000..40a6386 --- /dev/null +++ b/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-3 @@ -0,0 +1 @@ +Subproject commit 40a63863cd2227b3fcce1d381c9c27a60b084592 diff --git a/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-4 b/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-4 new file mode 160000 index 0000000..717e29c --- /dev/null +++ b/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-4 @@ -0,0 +1 @@ +Subproject commit 717e29c9f74a871337d10f83b36d695e69f5b558 diff --git a/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-5 b/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-5 new file mode 160000 index 0000000..2ceab47 --- /dev/null +++ b/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-5 @@ -0,0 +1 @@ +Subproject commit 2ceab47129c4df5e633a9374eedf90ff644f21e0 diff --git a/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-6 b/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-6 new file mode 160000 index 0000000..3518fb7 --- /dev/null +++ b/CS-7863-Scientific-and-Statistical-Computing/CS-7863-Sci-Stat-Proj-6 @@ -0,0 +1 @@ +Subproject commit 3518fb7390c8f2f48adbf23944a0874423f9ea7c