diff --git a/.vscode/launch.json b/.vscode/launch.json index 17d0802..92afbfc 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -8,7 +8,7 @@ "name": "Python: Current File", "type": "python", "request": "launch", - "program": "C:\\Users\\25759\\OneDrive\\Project\\ScrAbm\\Dissertation\\IIabm\\model.py", + "program": "C:\\Users\\ASUS\\OneDrive\\Project\\ScrAbm\\Dissertation\\IIabm\\model.py", "console": "integratedTerminal", "justMyCode": true } diff --git a/network.png b/network.png index 9a3a66e..84ca436 100644 Binary files a/network.png and b/network.png differ diff --git a/pygraphviz-1.9-cp38-cp38-win_amd64.whl b/pygraphviz-1.9-cp38-cp38-win_amd64.whl new file mode 100644 index 0000000..8b080cb Binary files /dev/null and b/pygraphviz-1.9-cp38-cp38-win_amd64.whl differ diff --git a/requirements.txt b/requirements.txt index 91f2ba8..4a60a21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,48 @@ agentpy==0.1.5 +alabaster==0.7.13 +Babel==2.12.1 +certifi @ file:///C:/b/abs_85o_6fm0se/croot/certifi_1671487778835/work/certifi +charset-normalizer==3.0.1 +colorama==0.4.6 +cycler==0.11.0 +decorator==5.1.1 +dill==0.3.6 +docutils==0.19 +idna==3.4 +imagesize==1.4.1 +importlib-metadata==6.0.0 +Jinja2==3.1.2 +joblib==1.2.0 +kiwisolver==1.4.4 +MarkupSafe==2.1.2 matplotlib==3.3.4 matplotlib-inline==0.1.6 +multiprocess==0.70.14 networkx==2.5 numpy==1.20.3 numpydoc==1.1.0 +packaging==23.0 pandas==1.4.1 pandas-stubs==1.2.0.39 -pygraphviz==1.9 +Pillow==9.4.0 +Pygments==2.14.0 +pygraphviz @ file:///C:/Users/ASUS/OneDrive/Project/ScrAbm/Dissertation/IIabm/pygraphviz-1.9-cp38-cp38-win_amd64.whl +pyparsing==3.0.9 +python-dateutil==2.8.2 +pytz==2022.7.1 +requests==2.28.2 +SALib==1.4.7 +scipy==1.10.1 +six==1.16.0 +snowballstemmer==2.2.0 +Sphinx==6.1.3 +sphinxcontrib-applehelp==1.0.4 +sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-htmlhelp==2.0.1 +sphinxcontrib-jsmath==1.0.1 +sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-serializinghtml==1.1.5 +traitlets==5.9.0 +urllib3==1.26.14 +wincertstore==0.2 +zipp==3.15.0 diff --git a/requirements_manual_selected_20230304.txt b/requirements_manual_selected_20230304.txt new file mode 100644 index 0000000..91f2ba8 --- /dev/null +++ b/requirements_manual_selected_20230304.txt @@ -0,0 +1,9 @@ +agentpy==0.1.5 +matplotlib==3.3.4 +matplotlib-inline==0.1.6 +networkx==2.5 +numpy==1.20.3 +numpydoc==1.1.0 +pandas==1.4.1 +pandas-stubs==1.2.0.39 +pygraphviz==1.9