| 1 | initial version |
This is sufficient for vectors:
V = matrix(4,1,[1,2,2,1])
V.transpose() / V.norm()^2
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.