From 6b0c3b2556de3d4b14264a741a2d58a4cfd91671 Mon Sep 17 00:00:00 2001 From: Lewis Woolfson Date: Tue, 26 May 2020 21:49:49 +0100 Subject: [PATCH] added structure, renamed yml --- modelling/scheduler.py | 0 pyomo_env.yml | 143 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 143 insertions(+) create mode 100644 modelling/scheduler.py create mode 100644 pyomo_env.yml diff --git a/modelling/scheduler.py b/modelling/scheduler.py new file mode 100644 index 0000000..e69de29 diff --git a/pyomo_env.yml b/pyomo_env.yml new file mode 100644 index 0000000..3f80c51 --- /dev/null +++ b/pyomo_env.yml @@ -0,0 +1,143 @@ +name: collider_env_v1 +channels: + - plotly + - anaconda + - conda-forge + - defaults +dependencies: + - aniso8601=8.0.0=py_0 + - appdirs=1.4.3=py_1 + - attrs=19.3.0=py_0 + - backcall=0.1.0=py37_0 + - blas=1.0=mkl + - bleach=3.1.0=py37_0 + - ca-certificates=2020.1.1=0 + - click=7.0=py37_0 + - colorama=0.4.3=py_0 + - coverage=5.0.3=py37h8055547_1 + - cycler=0.10.0=py37_0 + - decorator=4.4.1=py_0 + - defusedxml=0.6.0=py_0 + - entrypoints=0.3=py37_0 + - flask=1.1.1=py_0 + - flask-restplus=0.13.0=py37_0 + - freetype=2.9.1=ha9979f8_1 + - glpk=4.65=h2fa13f4_1002 + - icc_rt=2019.0.0=h0cc432a_1 + - icu=58.2=vc14hc45fdbb_0 + - importlib_metadata=1.5.0=py37_0 + - intel-openmp=2020.0=166 + - ipopt=3.11.1=2 + - ipykernel=5.1.4=py37h39e3cac_0 + - ipython=7.12.0=py37h5ca1d4c_0 + - ipython_genutils=0.2.0=py37_0 + - ipywidgets=7.5.1=py_0 + - itsdangerous=1.1.0=py37_0 + - jedi=0.16.0=py37_0 + - jinja2=2.11.1=py_0 + - joblib=0.14.1=py_0 + - jpeg=9b=vc14h4d7706e_1 + - json5=0.9.1=py_0 + - jsonschema=3.2.0=py37_0 + - jupyter=1.0.0=py37_7 + - jupyter_client=5.3.4=py37_0 + - jupyter_console=6.1.0=py_0 + - jupyter_core=4.6.1=py37_0 + - jupyterlab=1.2.6=pyhf63ae98_0 + - jupyterlab_server=1.0.6=py_0 + - kiwisolver=1.1.0=py37ha925a31_0 + - libpng=1.6.37=h2a8f88b_0 + - libsodium=1.0.16=h9d3ae62_0 + - m2w64-gcc-libgfortran=5.3.0=6 + - m2w64-gcc-libs=5.3.0=7 + - m2w64-gcc-libs-core=5.3.0=7 + - m2w64-gmp=6.1.0=2 + - m2w64-libwinpthread-git=5.0.0.4634.697f757=2 + - markupsafe=1.1.1=py37he774522_0 + - matplotlib=3.1.3=py37_0 + - matplotlib-base=3.1.3=py37h64f37c6_0 + - mistune=0.8.4=py37he774522_0 + - mkl=2019.5=281 + - mkl-service=2.3.0=py37hb782905_0 + - mkl_fft=1.0.15=py37h14836fe_0 + - mkl_random=1.1.0=py37h675688f_0 + - msys2-conda-epoch=20160418=1 + - nb_conda=2.2.1=py37_0 + - nb_conda_kernels=2.2.2=py37_0 + - nbconvert=5.6.1=py37_0 + - nbformat=5.0.4=py_0 + - networkx=2.4=py_0 + - nose=1.3.7=py37hc8dfbb8_1004 + - nose2=0.9.2=py_0 + - notebook=6.0.3=py37_0 + - numpy=1.18.1=py37h93ca92e_0 + - numpy-base=1.18.1=py37hc3f5095_1 + - openssl=1.1.1g=he774522_0 + - pandas=1.0.1=py37h47e9c7a_0 + - pandoc=2.2.3.2=0 + - pandocfilters=1.4.2=py37_1 + - parso=0.6.1=py_0 + - patsy=0.5.1=py37_0 + - pickleshare=0.7.5=py37_0 + - pip=20.0.2=py37_1 + - plotly=4.5.4=py_0 + - plotly_express=0.4.1=py_0 + - ply=3.11=py_1 + - prometheus_client=0.7.1=py_0 + - prompt_toolkit=3.0.3=py_0 + - pygments=2.5.2=py_0 + - pyodbc=4.0.30=py37ha925a31_0 + - pyomo=5.6.8=py37_0 + - pyparsing=2.4.6=py_0 + - pyqt=5.9.2=py37ha878b3d_0 + - pyrsistent=0.15.7=py37he774522_0 + - python=3.7.6=h60c2a47_2 + - python-dateutil=2.8.1=py_0 + - python_abi=3.7=1_cp37m + - pytz=2019.3=py_0 + - pyutilib=5.7.3=py37_4 + - pywin32=227=py37he774522_1 + - pywinpty=0.5.7=py37_0 + - pyzmq=18.1.1=py37ha925a31_0 + - qt=5.9.7=vc14h73c81de_0 + - qtconsole=4.7.2=py_0 + - qtpy=1.9.0=py_0 + - retrying=1.3.3=py37_2 + - scikit-learn=0.22.1=py37h6288b17_0 + - scipy=1.4.1=py37h9439919_0 + - seaborn=0.10.0=py_0 + - send2trash=1.5.0=py37_0 + - setuptools=46.0.0=py37_0 + - sip=4.19.13=py37ha925a31_0 + - sqlite=3.31.1=he774522_0 + - statsmodels=0.11.0=py37he774522_0 + - terminado=0.8.3=py37_0 + - testpath=0.4.4=py_0 + - tornado=6.0.3=py37he774522_3 + - traitlets=4.3.3=py37_0 + - vc=14.1=h0510ff6_4 + - vs2015_runtime=14.16.27012=hf0eaf9b_1 + - waitress=1.4.3=py_0 + - wcwidth=0.1.8=py_0 + - webencodings=0.5.1=py37_1 + - werkzeug=0.16.1=py_0 + - wheel=0.34.2=py37_0 + - widgetsnbextension=3.5.1=py37_0 + - wincertstore=0.2=py37_0 + - winpty=0.4.3=4 + - xlrd=1.2.0=py37_0 + - zeromq=4.3.1=h33f27b4_3 + - zipp=2.2.0=py_0 + - zlib=1.2.11=vc14h1cdd9ab_1 + - pip: + - cbcpy==2.10.3a2 + - certifi==2017.7.27.1 + - cplex==12.9.0.0 + - docloud==1.0.257 + - docplex==2.9.133 + - func-timeout==4.3.5 + - requests==2.18.4 + - six==1.10.0 + - urllib3==1.22 +prefix: C:\Users\200234360\AppData\Local\Continuum\anaconda3\envs\collider_env_v1 +