|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
Go to the source code of this file.
Namespaces | |
| namespace | matrixCondition |
Variables | |
| matrixCondition.filename = sys.argv[1] | |
| matrixCondition.A = numpy.loadtxt(filename) | |
| matrixCondition.λ = numpy.sort(λ); | |
| matrixCondition.ev = ev[numpy.argsort(λ)] | |