[SciPy-dev] draft: NumPy User Guide introduction

Lisandro Dalcin dalcinl at gmail.com
Sun Aug 23 18:53:52 EDT 2009


On Sun, Aug 23, 2009 at 2:02 AM, Charles R
Harris<charlesr.harris at gmail.com> wrote:
>
> but for
> maintainence and development I think that functions make it easier to add
> functionality without bloating the ndarray object.

Why do you say that adding methods bloat the ndarray object? Adding
functions bloats the numpy namespace,
adding methods bloat the numpy.ndarray namespace... In both cases you
are just populating a dict... What's the difference for you?

> And figuring out what
> all the desireable methods are up front is a difficult exercise in
> prospective design.
>

I think you are going to be faced to such difficulties when deciding
desirable functions for the numpy namespace.






>
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>
>



-- 
Lisandro Dalcín
---------------
Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC)
Instituto de Desarrollo Tecnológico para la Industria Química (INTEC)
Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)
PTLC - Güemes 3450, (3000) Santa Fe, Argentina
Tel/Fax: +54-(0)342-451.1594



More information about the SciPy-Dev mailing list