Example Check Correlation for Positive Semi Definite.

Via an Asql script the user can check if the Correlations are pos. definite or not.



The Asql script uses a Python script where the eigenvectors are checked. The Python module Numerical is imported for calculating eigenvectors etc.