change system

This commit is contained in:
HaoYizhi 2023-03-04 17:49:13 +08:00
parent cf11c0c9bb
commit 64ed87da0b
5 changed files with 50 additions and 2 deletions

2
.vscode/launch.json vendored
View File

@ -8,7 +8,7 @@
"name": "Python: Current File", "name": "Python: Current File",
"type": "python", "type": "python",
"request": "launch", "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", "console": "integratedTerminal",
"justMyCode": true "justMyCode": true
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 MiB

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

View File

@ -1,9 +1,48 @@
agentpy==0.1.5 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==3.3.4
matplotlib-inline==0.1.6 matplotlib-inline==0.1.6
multiprocess==0.70.14
networkx==2.5 networkx==2.5
numpy==1.20.3 numpy==1.20.3
numpydoc==1.1.0 numpydoc==1.1.0
packaging==23.0
pandas==1.4.1 pandas==1.4.1
pandas-stubs==1.2.0.39 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

View File

@ -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