Module docstring
{"# Bases and matrices
This file defines the map Basis.toMatrix that sends a family of vectors to
the matrix of their coordinates with respect to some basis.
Main definitions
Basis.toMatrix e vis the matrix whosei, jth entry ise.repr (v j) ibasis.toMatrixEquivisBasis.toMatrixbundled as a linear equiv
Main results
LinearMap.toMatrix_id_eq_basis_toMatrix:LinearMap.toMatrix b c idis equal toBasis.toMatrix b cBasis.toMatrix_mul_toMatrix: multiplyingBasis.toMatrixwith anotherBasis.toMatrixgives aBasis.toMatrix
Tags
matrix, basis "}