|
What is an Eigen?
It is a common practice in supercomputing to recast numerical problems as a matrix (a special array of numbers). From this array 'eigenvectors' and 'eigenvalues' are often sought (e.g. in quantum mechanics where the wavefunction is an eigenvector and its observables form the eigenvalues such the electron spin). 'Eigen' is also German and means 'principle'. |