From 55f6d8438b871d5ab839b16c0d69228c442d7615 Mon Sep 17 00:00:00 2001 From: Jan B Date: Mon, 3 Aug 2020 16:14:09 -0400 Subject: [PATCH 1/3] adding .gitignore to prevent committing changes in __pycache__ --- .gitignore | 129 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..b6e47617 --- /dev/null +++ b/.gitignore @@ -0,0 +1,129 @@ +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod] +*$py.class + +# C extensions +*.so + +# Distribution / packaging +.Python +build/ +develop-eggs/ +dist/ +downloads/ +eggs/ +.eggs/ +lib/ +lib64/ +parts/ +sdist/ +var/ +wheels/ +pip-wheel-metadata/ +share/python-wheels/ +*.egg-info/ +.installed.cfg +*.egg +MANIFEST + +# PyInstaller +# Usually these files are written by a python script from a template +# before PyInstaller builds the exe, so as to inject date/other infos into it. +*.manifest +*.spec + +# Installer logs +pip-log.txt +pip-delete-this-directory.txt + +# Unit test / coverage reports +htmlcov/ +.tox/ +.nox/ +.coverage +.coverage.* +.cache +nosetests.xml +coverage.xml +*.cover +*.py,cover +.hypothesis/ +.pytest_cache/ + +# Translations +*.mo +*.pot + +# Django stuff: +*.log +local_settings.py +db.sqlite3 +db.sqlite3-journal + +# Flask stuff: +instance/ +.webassets-cache + +# Scrapy stuff: +.scrapy + +# Sphinx documentation +docs/_build/ + +# PyBuilder +target/ + +# Jupyter Notebook +.ipynb_checkpoints + +# IPython +profile_default/ +ipython_config.py + +# pyenv +.python-version + +# pipenv +# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control. +# However, in case of collaboration, if having platform-specific dependencies or dependencies +# having no cross-platform support, pipenv may install dependencies that don't work, or not +# install all needed dependencies. +#Pipfile.lock + +# PEP 582; used by e.g. github.com/David-OConnor/pyflow +__pypackages__/ + +# Celery stuff +celerybeat-schedule +celerybeat.pid + +# SageMath parsed files +*.sage.py + +# Environments +.env +.venv +env/ +venv/ +ENV/ +env.bak/ +venv.bak/ + +# Spyder project settings +.spyderproject +.spyproject + +# Rope project settings +.ropeproject + +# mkdocs documentation +/site + +# mypy +.mypy_cache/ +.dmypy.json +dmypy.json + +# Pyre type checker +.pyre/ From abf0eb99f56b38f4d75798250e64f867c8b1d334 Mon Sep 17 00:00:00 2001 From: Jan B Date: Mon, 3 Aug 2020 16:14:53 -0400 Subject: [PATCH 2/3] adding requirements.txt to allow for easy installation of dependencies --- requirements.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..79869c91 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +numpy==1.19.1 +scipy +matplotlib +tensorflow==1.14 + From f5b4043b5f4eb3ab0de0bccffe867900c03d19b8 Mon Sep 17 00:00:00 2001 From: Jan B Date: Mon, 3 Aug 2020 16:16:23 -0400 Subject: [PATCH 3/3] removing old pycache --- Utilities/__pycache__/plotting.cpython-35.pyc | Bin 1634 -> 0 bytes Utilities/__pycache__/plotting.cpython-36.pyc | Bin 1491 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 Utilities/__pycache__/plotting.cpython-35.pyc delete mode 100644 Utilities/__pycache__/plotting.cpython-36.pyc diff --git a/Utilities/__pycache__/plotting.cpython-35.pyc b/Utilities/__pycache__/plotting.cpython-35.pyc deleted file mode 100644 index b7bd2863c954381174030f18b9d47d2420fa2e85..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1634 zcmZ`(O>Y}T7=CxxUOVfr1VR&V0Sk$PrPd`CC=ekUsRvG^s0}?VRA%iNuQ%B*cE;4% z*r#xW3;%)(XMP1&q`4tZxpC&iGh-)>TG;ixe&(HbW}o+Kc3Lg(k4@$$9?@TPITSm5x>=4@| zwq@jN#9k-1ZR8t9-Xe~3cIX0M+$HuVv9~C+DQc1L60gunjZW&sU2R~kX>HJnM?O9V zHeF)34V$JR@iwt{%(SH)c+!8j-1i<9Jdm9Avb6UF#-p+9^*-s{|KMP6@8F|-fW3Xs zI}B!WniU7VqzED*BJUExprcC*a%^jir;efVLk#f<0)&=`kV{L4B+&_+s2Epl+C`MQ z%L*-QS~#@5AlhD5X<^Z#idh9SSHp#?-CfpbQ3KuD5u%6Z+xg)N(BBWjKg;c3Ki_(M zrP;m$bQnIK{`A|=Pk(&Sx0Rjdsv^ECWWTPeVjRR=xoI9}QuxhD6b_$9OiqWn^jlFn zo^mnFd4Z{FgjvjZI!t(w`Wx4l%F}Slqi`zyy2c_Z`7cy#fZjjd!QdW#U&$zrWW>ci z{UI5p;UGU#HCSuo7A!?uyJNX{cdRzvrd2ecDO-6s8Av`CXF~Es)pIt9k)?UrfRKZk z;P^i-8=p2`wxs1lAFSeDPvzHWYI5{i$VD0O5w#uezSN}EiJv-Md^vZR`Rluf-VJhxJfOVBwBvDtS z>*>O#3$jp#sI(Jw1g5A;XI*#`-388(3HoJ*1Ns%^covICp7^r0+XxK7sOK!KPUq~`* z_q3xSWD?^20TN<HG&h%5E1aZS-`NvE%l)K~Z3^M0q}|NiQ)AoUUY6YV`+ zz-Q2fgn^;}QA|mK17c9B0{^bI)TgV zMPuPH_Zs8+wC2JOTC`7l^d6kkrf<>%dLK}Sk}uKlL3!do<1Cbn4)Sd98T8MmaxnOK z@c6ycOA`2JbAl=GaQ4pJV*Ld5ql<`ul10 zN7?`N(}U-)E&bO3okh>*H^2S-^-oWSM3Jmew)mdQp{E=%4HKr^tVnVxg7z$q#xG+k z=i@>Koj9A$nHU$0!>4LRc|ut>PFa`*%^g$u8qQf9&1K+eEaH;=f_M|$`{!shdIaxR zGEQO{Gx13ONXA(-D%Pq2Y)$R}Q|OE%Y(u+`+t57BTVPRML1zhMVRZrCG9J&iP%CJw z1G>9;`S!OO2P?C^aaai zy+OlX!XlQ@k+zt%-b%*P%RO>$eaFy+I4wCF-G-}dYo80K&2*BmU5VKc5#3FRy#qj( zmLwIb@HNQh1`4hs3yYF#ys>nV&2*Vt=fgVC+Z?tGZDkdSRBrvpIs>hc(y>@hbn1ZM zm;&K0(3J%|MZ%Ryc0K6qKtZvWu=EhH&_o1D^)Y`7(9T~i2M49b&Gpzndfpb9pfr7ga_iY#$7I5IvgfrHEH~-%K1p-BOxTkKn8dp<*u=x0 T<@*HxUvmk;zSSna