[Numpy-discussion] "import numpy" performance

Scott Sinclair scott.sinclair.za at gmail.com
Sun Jul 8 03:22:21 EDT 2012


On 6 July 2012 15:48, Andrew Dalke <dalke at dalkescientific.com> wrote:
> I followed the instructions at
>  http://docs.scipy.org/doc/numpy/dev/gitwash/patching.html
> and added Ticket #2181 (with patch) at
>  http://projects.scipy.org/numpy/ticket/2181

Those instructions need to be updated to reflect the current preferred
practice. You'll make code review easier and increase the chances of
getting your patch accepted by submitting the patch as a Github pull
request instead (see
http://docs.scipy.org/doc/numpy/dev/gitwash/development_workflow.html
for a how-to). It's not very much extra work.

Cheers,
Scott



More information about the NumPy-Discussion mailing list