Re: [Numpy-discussion] Custom ufuncs with Axis argument

2010-07-22 Thread John Salvatier
I should add that it is for ufuncs with number of arguments larger than 2. On Thu, Jul 22, 2010 at 2:47 PM, John Salvatier wrote: > What is the easiest way to give a custom ufunc an axis argument? I have > looked around the UFunc API, but I have not seen anything related to this. > __

[Numpy-discussion] Custom ufuncs with Axis argument

2010-07-22 Thread John Salvatier
What is the easiest way to give a custom ufunc an axis argument? I have looked around the UFunc API, but I have not seen anything related to this. ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-di