← Back to team overview

python-quantities-developers team mailing list archive

Re: Misc ndarray functionality

 

Sounds great, let me know if you need help. There is plenty of numpy stuff
that we will need to implement. ufuncs are also going to require some
attention. If you have time, would you add unit tests for ufuncs as well?

On Sun, Jan 4, 2009 at 8:56 PM, John Salvatier <jsalvati@xxxxxxxxxxxxxxxx>wrote:

> I realized that Quantities do not properly implement the .sum() member
> function. This made me realize that there is probably a lot of numpy member
> functions that we do not currently implement properly, so I will be going
> through the numpy book, writing unit tests and implementing functionality
> that we need to support.
>

References