Implemented the SVD algorithm for the PCA analysis in the relax library.
This simply calls numpy.linalg.svd().
Authored by: bugman 2015-11-25
Parent: [r28102]
Child: [r28104]