Covariance¶
Computes the covariance of two lists.
Given a single vector, returns its variance.
Given a single matrix, returns the covariance matrix of its columns.
Symbolic vectors give the closed form (conjugating the second vector).