[Numpy-discussion] GSoC'18 participation

2017-12-25 Thread Ralf Gommers
Hi all, It's the time of the year again where projects start preparing for GSoC. So I wanted to bring it up here. Last year I wrote: "in practice working on NumPy is just far too hard for most GSoC students. Previous years we've registered and generated ideas, but not gotten any students. We're al

Re: [Numpy-discussion] Directives in numpy docstring convention

2017-12-25 Thread Ralf Gommers
On Mon, Dec 25, 2017 at 7:51 AM, Marc Garcia wrote: > Hi there, > > Is there a reason why the numpy docstring convention doesn't use the > sphinx directives .. deprecated:: [1] and .. seealso:: [2]? > > I see that the numpy convention [3] uses the .. note:: directive for the > deprecation notes,