Hello all-
A while back I emailed the list about function for the numpy namespace,
iteraxis(), which allows you to generalize the default iteration behavior
of numpy arrays over any axis.
I've implemented this function more cleanly and the pull request is here:
https://github.com/numpy/numpy/pull
Hi,
This is for all students planning to put in a GSoC'13 application for
Numpy/Scipy. As you probably noticed, you are now able to submit your
application in Melange. We're participating under the PSF org. Terri Oda,
who is the PSF organizer, sent out the below announcement with tips and
requirem
On Wed, 2013-04-24 at 12:03 -0400, josef.p...@gmail.com wrote:
> On Wed, Apr 24, 2013 at 4:11 AM, Sebastian Berg
> wrote:
> > On Tue, 2013-04-23 at 23:33 -0400, josef.p...@gmail.com wrote:
> >> On Tue, Apr 23, 2013 at 6:16 PM, Sebastian Berg
> >> wrote:
> >> > On Tue, 2013-04-23 at 12:13 -0500, J
On Wed, Apr 24, 2013 at 4:11 AM, Sebastian Berg
wrote:
> On Tue, 2013-04-23 at 23:33 -0400, josef.p...@gmail.com wrote:
>> On Tue, Apr 23, 2013 at 6:16 PM, Sebastian Berg
>> wrote:
>> > On Tue, 2013-04-23 at 12:13 -0500, Jonathan Helmus wrote:
>> >> Back in December it was pointed out on the
On Tue, 2013-04-23 at 23:33 -0400, josef.p...@gmail.com wrote:
> On Tue, Apr 23, 2013 at 6:16 PM, Sebastian Berg
> wrote:
> > On Tue, 2013-04-23 at 12:13 -0500, Jonathan Helmus wrote:
> >> Back in December it was pointed out on the scipy-user list[1] that
> >> numpy has a percentile function