← Back to team overview

python-quantities-developers team mailing list archive

Misc ndarray functionality

 

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.

Follow ups