Skip to content

Instantly share code, notes, and snippets.

@BinRoot
Created October 22, 2012 17:58
Show Gist options
  • Save BinRoot/3932993 to your computer and use it in GitHub Desktop.
Save BinRoot/3932993 to your computer and use it in GitHub Desktop.
Sampling covariance submatrices
Transpose[Transpose[randMat[[samples]]][[samples]]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment