Exemplo n.º 1
0
 def setUp(self):
     self.test_matrix = np.loadtxt(get_data_path('full_sym_matrix.txt'))
     self.eigsh = Eigsh()