Skip to content
Snippets Groups Projects
Commit e6537054 authored by Anton Akhmerov's avatar Anton Akhmerov Committed by Christoph Groth
Browse files

fix tutorial typo

parent cc3a01e2
No related branches found
No related tags found
No related merge requests found
......@@ -66,8 +66,8 @@ circular quantum dot and its spectrum as a function
of magnetic field (Fock-Darwin spectrum).
To compute the eigenenergies and eigenstates, we will make use of the sparse
linear algebra functionality of `scipy <www.scipy.org>`_, which interfaces
the ARPACK package:
linear algebra functionality of `scipy <http://www.scipy.org>`_, which
interfaces the ARPACK package:
.. literalinclude:: closed_system.py
:start-after: #HIDDEN_BEGIN_tibv
......
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