Skip to content

Commit 07520e7

Browse files
authored
Merge pull request #9 from gjbex/development
Changes based on presentation of 2020-12-07
2 parents 72df5bb + bc3942a commit 07520e7

File tree

6 files changed

+414
-160
lines changed

6 files changed

+414
-160
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,6 @@ venv.bak/
108108
*.swp
109109
*.bak
110110
~$scientific_python.pptx
111+
112+
# direnv configuration files
113+
.envrc

environment.yml

Lines changed: 180 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,184 @@ name: scientific_python
22
channels:
33
- defaults
44
dependencies:
5-
- bokeh
6-
- ipywidgets
7-
- jupyter
8-
- matplotlib
9-
- nodejs
10-
- numexpr
11-
- numpy
12-
- opencv
13-
- pandas
14-
- pytables
15-
- python=3.7.5
16-
- scikit-image
17-
- scipy
18-
- sympy
5+
- _libgcc_mutex=0.1=main
6+
- argon2-cffi=20.1.0=py37h7b6447c_1
7+
- async_generator=1.10=py37h28b3542_0
8+
- attrs=20.3.0=pyhd3eb1b0_0
9+
- backcall=0.2.0=py_0
10+
- blas=1.0=mkl
11+
- bleach=3.2.1=py_0
12+
- blosc=1.20.1=hd408876_0
13+
- bokeh=2.2.3=py37_0
14+
- brotli=1.0.9=he6710b0_2
15+
- brotlipy=0.7.0=py37h27cfd23_1003
16+
- bzip2=1.0.8=h7b6447c_0
17+
- ca-certificates=2020.10.14=0
18+
- cairo=1.14.12=h8948797_3
19+
- certifi=2020.11.8=py37h06a4308_0
20+
- cffi=1.14.0=py37h2e261b9_0
21+
- chardet=3.0.4=py37h06a4308_1003
22+
- charls=2.1.0=he6710b0_2
23+
- cloudpickle=1.6.0=py_0
24+
- cryptography=3.2.1=py37h3c74f83_1
25+
- cycler=0.10.0=py37_0
26+
- cytoolz=0.11.0=py37h7b6447c_0
27+
- dask-core=2.30.0=py_0
28+
- dbus=1.13.18=hb2f20db_0
29+
- decorator=4.4.2=py_0
30+
- defusedxml=0.6.0=py_0
31+
- entrypoints=0.3=py37_0
32+
- expat=2.2.10=he6710b0_2
33+
- fastcache=1.1.0=py37h7b6447c_0
34+
- ffmpeg=4.0=hcdf2ecd_0
35+
- fontconfig=2.13.0=h9420a91_0
36+
- freeglut=3.0.0=hf484d3e_5
37+
- freetype=2.10.4=h5ab3b9f_0
38+
- giflib=5.1.4=h14c3975_1
39+
- glib=2.63.1=h5a9c865_0
40+
- gmp=6.1.2=h6c8ec71_1
41+
- gmpy2=2.0.8=py37h10f8cd9_2
42+
- graphite2=1.3.14=h23475e2_0
43+
- gst-plugins-base=1.14.0=hbbd80ab_1
44+
- gstreamer=1.14.0=hb453b48_1
45+
- harfbuzz=1.8.8=hffaf4a1_0
46+
- hdf5=1.10.2=hba1933b_1
47+
- icu=58.2=he6710b0_3
48+
- idna=2.10=py_0
49+
- imagecodecs=2020.5.30=py37hfa7d478_2
50+
- imageio=2.9.0=py_0
51+
- importlib-metadata=2.0.0=py_1
52+
- importlib_metadata=2.0.0=1
53+
- intel-openmp=2020.2=254
54+
- ipykernel=5.3.4=py37h5ca1d4c_0
55+
- ipython=7.19.0=py37hb070fc8_0
56+
- ipython_genutils=0.2.0=pyhd3eb1b0_1
57+
- ipywidgets=7.5.1=py_1
58+
- jasper=2.0.14=h07fcdf6_1
59+
- jedi=0.17.2=py37h06a4308_1
60+
- jinja2=2.11.2=py_0
61+
- jpeg=9b=h024ee3a_2
62+
- json5=0.9.5=py_0
63+
- jsonschema=3.2.0=py_2
64+
- jupyter=1.0.0=py37_7
65+
- jupyter_client=6.1.7=py_0
66+
- jupyter_console=6.2.0=py_0
67+
- jupyter_core=4.7.0=py37h06a4308_0
68+
- jupyterlab=2.2.6=py_0
69+
- jupyterlab_pygments=0.1.2=py_0
70+
- jupyterlab_server=1.2.0=py_0
71+
- jxrlib=1.1=h7b6447c_2
72+
- kiwisolver=1.3.0=py37h2531618_0
73+
- lcms2=2.11=h396b838_0
74+
- libaec=1.0.4=he6710b0_1
75+
- libedit=3.1.20191231=h14c3975_1
76+
- libffi=3.2.1=hf484d3e_1007
77+
- libgcc-ng=9.1.0=hdf63c60_0
78+
- libgfortran-ng=7.3.0=hdf63c60_0
79+
- libglu=9.0.0=hf484d3e_1
80+
- libopencv=3.4.2=hb342d67_1
81+
- libopus=1.3.1=h7b6447c_0
82+
- libpng=1.6.37=hbc83047_0
83+
- libsodium=1.0.18=h7b6447c_0
84+
- libstdcxx-ng=9.1.0=hdf63c60_0
85+
- libtiff=4.1.0=h2733197_1
86+
- libuuid=1.0.3=h1bed415_2
87+
- libvpx=1.7.0=h439df22_0
88+
- libwebp=1.0.1=h8e7db2f_0
89+
- libxcb=1.14=h7b6447c_0
90+
- libxml2=2.9.10=hb55368b_3
91+
- libzopfli=1.0.3=he6710b0_0
92+
- lz4-c=1.9.2=heb0550a_3
93+
- lzo=2.10=h7b6447c_2
94+
- markupsafe=1.1.1=py37h14c3975_1
95+
- matplotlib=3.3.2=0
96+
- matplotlib-base=3.3.2=py37h817c723_0
97+
- mistune=0.8.4=py37h14c3975_1001
98+
- mkl=2020.2=256
99+
- mkl-service=2.3.0=py37he8ac12f_0
100+
- mkl_fft=1.2.0=py37h23d657b_0
101+
- mkl_random=1.1.1=py37h0573a6f_0
102+
- mpc=1.1.0=h10f8cd9_1
103+
- mpfr=4.0.2=hb69a4c5_1
104+
- mpmath=1.1.0=py37_0
105+
- nbclient=0.5.1=py_0
106+
- nbconvert=6.0.7=py37_0
107+
- nbformat=5.0.8=py_0
108+
- ncurses=6.2=he6710b0_1
109+
- nest-asyncio=1.4.3=pyhd3eb1b0_0
110+
- networkx=2.5=py_0
111+
- nodejs=10.13.0=he6710b0_0
112+
- notebook=6.1.4=py37_0
113+
- numexpr=2.7.1=py37h423224d_0
114+
- numpy=1.19.2=py37h54aff64_0
115+
- numpy-base=1.19.2=py37hfa32c7d_0
116+
- olefile=0.46=py37_0
117+
- opencv=3.4.2=py37h6fd60c2_1
118+
- openjpeg=2.3.0=h05c96fa_1
119+
- openssl=1.1.1h=h7b6447c_0
120+
- packaging=20.7=pyhd3eb1b0_0
121+
- pandas=1.1.3=py37he6710b0_0
122+
- pandoc=2.11=hb0f4dca_0
123+
- pandocfilters=1.4.3=py37h06a4308_1
124+
- parso=0.7.0=py_0
125+
- pcre=8.44=he6710b0_0
126+
- pexpect=4.8.0=pyhd3eb1b0_3
127+
- pickleshare=0.7.5=pyhd3eb1b0_1003
128+
- pillow=8.0.1=py37he98fc37_0
129+
- pip=20.3=py37h06a4308_0
130+
- pixman=0.40.0=h7b6447c_0
131+
- prometheus_client=0.9.0=pyhd3eb1b0_0
132+
- prompt-toolkit=3.0.8=py_0
133+
- prompt_toolkit=3.0.8=0
134+
- ptyprocess=0.6.0=pyhd3eb1b0_2
135+
- py-opencv=3.4.2=py37hb342d67_1
136+
- pycparser=2.20=py_2
137+
- pygments=2.7.2=pyhd3eb1b0_0
138+
- pyopenssl=20.0.0=pyhd3eb1b0_1
139+
- pyparsing=2.4.7=py_0
140+
- pyqt=5.9.2=py37h05f1152_2
141+
- pyrsistent=0.17.3=py37h7b6447c_0
142+
- pysocks=1.7.1=py37_1
143+
- pytables=3.4.4=py37ha205bf6_0
144+
- python=3.7.5=h0371630_0
145+
- python-dateutil=2.8.1=py_0
146+
- pytz=2020.4=pyhd3eb1b0_0
147+
- pywavelets=1.1.1=py37h7b6447c_2
148+
- pyyaml=5.3.1=py37h7b6447c_1
149+
- pyzmq=20.0.0=py37h2531618_1
150+
- qt=5.9.7=h5867ecd_1
151+
- qtconsole=4.7.7=py_0
152+
- qtpy=1.9.0=py_0
153+
- readline=7.0=h7b6447c_5
154+
- requests=2.25.0=pyhd3eb1b0_0
155+
- scikit-image=0.17.2=py37hdf5156a_0
156+
- scipy=1.5.2=py37h0b6359f_0
157+
- send2trash=1.5.0=py37_0
158+
- setuptools=50.3.2=py37h06a4308_2
159+
- sip=4.19.8=py37hf484d3e_0
160+
- six=1.15.0=py37h06a4308_0
161+
- snappy=1.1.8=he6710b0_0
162+
- sqlite=3.33.0=h62c20be_0
163+
- sympy=1.6.2=py37h06a4308_1
164+
- terminado=0.9.1=py37_0
165+
- testpath=0.4.4=py_0
166+
- tifffile=2020.11.26=pyhd3eb1b0_0
167+
- tk=8.6.10=hbc83047_0
168+
- toolz=0.11.1=py_0
169+
- tornado=6.1=py37h27cfd23_0
170+
- traitlets=5.0.5=py_0
171+
- typing_extensions=3.7.4.3=py_0
172+
- urllib3=1.25.11=py_0
173+
- wcwidth=0.2.5=py_0
174+
- webencodings=0.5.1=py37_1
175+
- wheel=0.36.0=pyhd3eb1b0_0
176+
- widgetsnbextension=3.5.1=py37_0
19177
- xlrd=1.2.0=py37_0
178+
- xz=5.2.5=h7b6447c_0
179+
- yaml=0.2.5=h7b6447c_0
180+
- zeromq=4.3.3=he6710b0_3
181+
- zipp=3.4.0=pyhd3eb1b0_0
182+
- zlib=1.2.11=h7b6447c_3
183+
- zstd=1.4.5=h9ceee32_0
184+
prefix: /home/gjb/miniconda3/envs/scientific_python
185+

scientific_python.pptx

-1.55 KB
Binary file not shown.

0 commit comments

Comments
 (0)