Re: [Numpy-discussion] broadcasting for randint

2016-05-21 Thread G Young
Hi, I have had a PR open for quite some time now that allows arguments to broadcast in *randint*. While the functionality is fully in-place and very robust, the obstacle at this point is the implementation. When the *dtype* parameter was added to *randi

Re: [Numpy-discussion] axis parameter for count_nonzero

2016-05-21 Thread G Young
Hi, I have had a PR open (first draft can be found here ) for quite some time now that adds an 'axis' parameter to *count_nonzero*. While the functionality is fully in-place, very robust, and actually higher-perfo