Package rdkit :: Package ML :: Module MatOps
[hide private]
[frames] | no frames]

Module MatOps

source code

Matrix operations which may or may not come in handy some day


**NOTE**: the two functions defined here have been moved to ML.Data.Stats

Functions [hide private]
 
FormCovarianceMatrix(mat)
form and return the covariance matrix
source code
 
PrincipalComponents(mat, reverseOrder=1)
do a principal components analysis
source code

Imports: Stats