On 9/22/12 4:31 AM, Volker Braun wrote:
1) deprecate normalize() and point to normalization() and normal_form() 2) normalization() is division by L2-norm 3) normal_form() is the old normalize()
How about normalized() instead of normalization(). That is more like the sorted builtin that is the analogue to the in-place sort(). To me, it also sounds more natural.
Jason -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel?hl=en.
