From: Perry G. <pe...@st...> - 2003-01-24 14:37:26
|
> -----Original Message----- > From: num...@li... > [mailto:num...@li...]On Behalf Of > Francesc Alted > Sent: Friday, January 24, 2003 7:00 AM > To: num...@li... > Subject: [Numpy-discussion] typecodes in numarray > > > Maybe I'm becoming a bit tedious with this, but if you look at: > No, this sort of feedback is very valuable. We'll think about this a bit, but I'd agree that consistency with Numeric codes is important. Some of the history of the codes used by recarray arise from conventions used in other software not related to Python or Numeric. But if recarray is to be generic and used by others, we should hide, remove or layer such conventions in a subclass. Let us think about how we should do that. Thanks, Perry |