> * introduction of eigen* functions

+1 definitely.

> * changing left/right_* functions to *_left/right to make tab completion
> and finding the functions much easier.

The *_left and *_right are easier to find under tab completion, but
they are much uglier when reading code.  I don't understand why not
just have both.  In any case, this is mostly bikeshedding when
compared to the other changes.

> * getting rid of functions which implicitly assume left/right and making
> those functions explicitly say what they are returning, since, for
> example, a vast majority of linear algebra people would assume kernel()
> is the right kernel, while apparently a sizable contingent of number
> theory/sage people assume kernel() means left kernel.

+1 to being explicit

--Mike

--~--~---------~--~----~------------~-------~--~----~
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://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to