eigenvalue solver seems to depent on python version

This commit is contained in:
Martin Diehl 2018-11-22 23:13:49 +01:00
parent 76accdeaf2
commit c0ad496764
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python2.7
# -*- coding: UTF-8 no BOM -*-
import os,sys,math