topocm / topocm_content

Course on topology in condensed matter
http://topocondmat.org
Other
279 stars 144 forks source link

Issue in week 5, Time-reversal symmetry and fermion parity pumps #194

Closed davguy closed 7 years ago

davguy commented 7 years ago

Somewhere in the first lesson of the quantum spin hall effect lesson, the text reads:

"In the plot below, we show how this trajectory changes for our cylinder geometry as the BHZ model is driven through the topological phase transition. In the right panel, the green dots give you the phase of " Then, there is a window where a plot should be. Instead, it's not shown and it displays the following error:

/opt/conda/lib/python3.5/site-packages/numpy/lib/twodim_base.py:233: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future m = zeros((N, M), dtype=dtype) /opt/conda/lib/python3.5/site-packages/numpy/lib/twodim_base.py:240: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future m[:M-k].flat[i::M+1] = 1

basnijholt commented 7 years ago

Will be fixed once this MR is merged.