Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

identity matrix

The square root of -1 is represented by I (as well as the usual i). The identity matrix of size n is represented by identity_matrix(n). It seems to me that a better choice would be I(n), but that isn't there. Why is happening here?