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

remove unnecessary import

parent da9a770d
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,6 @@ from collections import namedtuple
import abc
import numpy as np
import scipy.sparse as sp
from .. import physics, system
# Currently, scipy.sparse does not support matrices with one dimension being
# zero: http://projects.scipy.org/scipy/ticket/1602 We use NumPy dense matrices
......
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