+1. I think it usually makes sense to stick with numpy conventions (which are in turn mostly designed to follow matlab).
-Marshall On Dec 3, 10:38 pm, Jason Grout <jason-s...@creativetrax.com> wrote: > In numpy, the conjugate transpose is A.H, the transpose is A.T, and the > inverse is A.I. I'd love if we adopted those shortcuts (as properties > that return new matrices, not functions). > > Jason -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org