Re: [Numpy-discussion] NumPy 1.11 docs

2016-05-30 Thread Stephan Hoyer
Awesome, thanks Ralf! On Sun, May 29, 2016 at 1:13 AM Ralf Gommers wrote: > On Sun, May 29, 2016 at 4:35 AM, Stephan Hoyer wrote: > >> These still are missing from the SciPy.org page, several months after the >> release. >> > > Thanks Stephan, that

Re: [Numpy-discussion] NumPy 1.11 docs

2016-05-29 Thread Ralf Gommers
On Sun, May 29, 2016 at 4:35 AM, Stephan Hoyer wrote: > These still are missing from the SciPy.org page, several months after the > release. > Thanks Stephan, that needs fixing. > > What do we need to do to keep these updated? >

[Numpy-discussion] NumPy 1.11 docs

2016-05-28 Thread Stephan Hoyer
These still are missing from the SciPy.org page, several months after the release. What do we need to do to keep these updated? Is there someone at Enthought we should ping? Or do we really just need to transition to different infrastructure? ___