William wrote > I would be happy to introduce a short-cut alias for numerical_approx, > e.g., N() or n() or ??. >... > Something simple like a.N() might be quite reasonable as a shortcut > for a.numerical_approx(), and would be very simple to implement (just > one line of code in an appropriate place). > > Thoughts?
I can not think of a better shortcut for numerical_approx() than either N() or n() and between these two, I have found that I type n() quicker than N(). Also, since numerical_approx() begins with a lower case letter, I like the idea that its shortcut also begins with a lower case letter. Therefore, I would vote for using n() as the shortcut. As for usability, I have found that both of these shortcut methods are much quicker to type and erase than numerical_approx() and their usability is very similar to mathematica's //N shortcut. Ted --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---