Working Notes: a commonplace notebook for recording & exploring ideas.
Home. Site Map. Subscribe. More at expLog.
Inverse Transformation
- A^-1 A - return right back where you start
- [[identity transformation]]
- if det(A) != 0, then can find the inverse
- if det(A) == 0;
- cannot unsquish a line into multiple dimensions with a simple function (only one input and output)
— Kunal