On Thu, 2014-02-20 at 19:07 +0100, Armin Rigo wrote:
> If you say in numpy "a + b + c", the intermediate matrix "a + b" is
> built and forgotten.  This would not be needed if we had a way to do
> the sum of the three input matrices in one go.  

Hi Armin,

FYI: https://github.com/numpy/numpy/pull/4322

-- 
Sincerely yours,
Yury V. Zaytsev


_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to