In [1]:
%reset -f
%matplotlib qt
exec(open("SLEq_with_fixes.py").read())


N is:
  10000
NN is:
  5360
b is:
  870
Root mean square relative error in the eigenvalues is:
  2.747833322970292e-13
It took:
  763.87  seconds for this script to perform the computation.

In [ ]: