Skip to content
Snippets Groups Projects
Commit c82e5dae authored by Joseph Weston's avatar Joseph Weston
Browse files

fix norbs in faq

parent b98757b1
No related branches found
No related tags found
No related merge requests found
Pipeline #20750 passed
......@@ -639,6 +639,8 @@ unintuitive orderings:
.. jupyter-execute::
:hide-code:
lat = kwant.lattice.square(norbs=2)
s0 = np.eye(2)
sz = np.array([[1, 0], [0, -1]])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment