On Wed, Sep 26, 2018 at 9:19 AM Joris Van den Bossche <
jorisvandenboss...@gmail.com> wrote:
> Hi all,
>
> I have small question for clarification regarding some reducing numpy
> functions like np.sum, np.mean, etc, i.e. functions that now work on
> other array-like objects by checking if they hav
Hi all,
I have small question for clarification regarding some reducing numpy
functions like np.sum, np.mean, etc, i.e. functions that now work on other
array-like objects by checking if they have 'sum', 'mean', etc method and
if so, "dispatch" to the method.
Those functions are several times ment
On Tue, 25 Sep 2018 at 21:14, Ralf Gommers wrote:
>
>
> On Tue, Sep 25, 2018 at 5:35 PM Marten van Kerkwijk <
> m.h.vankerkw...@gmail.com> wrote:
>
>> Hi Chuck,
>>
>> Over at astropy we have a bot that sends a warning to PRs that have not
>> received any commits for 5 months [1] and closes them i