[pypy-issue] [issue788] [PATCH] Added radd, rsub, etc to numpy arrays

Justin Peel tracker at bugs.pypy.org
Mon Jul 11 07:35:49 CEST 2011


New submission from Justin Peel <peelpy at gmail.com>:

Without radd and so on you can do things like 'arr + 3.0' but not '3.0 + arr'. It 
was quite simple to put these in.

----------
messages: 2764
nosy: fijal, justinpeel, pypy-issue
priority: bug
status: unread
title: [PATCH] Added radd, rsub, etc to numpy arrays

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue788>
________________________________________


More information about the pypy-issue mailing list