Re: [Numpy-discussion] start of an array (tensor) and dataframe API standardization initiative

2020-11-13 Thread Ralf Gommers
On Thu, Nov 12, 2020 at 1:54 PM Matti Picus wrote: > > On 11/10/20 8:19 PM, Ralf Gommers wrote: > > Hi all, > > > > I'd like to share an update on this topic. The draft array API > > standard is now ready for wider review: > > > > - Blog post:

Re: [Numpy-discussion] How did Numpy get its latest version of the documentation to appear at the top of Google search results?

2020-11-13 Thread Aaron Meurer
I'm unclear from that issue what exactly was done that ended up working. Was it the "moved permanently" redirect, or something else? Did you use the webmaster tools? "Moved permanently" redirects aren't an option if you want to host old version docs but still have Google default to "latest". For

Re: [Numpy-discussion] How did Numpy get its latest version of the documentation to appear at the top of Google search results?

2020-11-13 Thread Kevin Sheppard
I’m not sure if NumPy got these in place, but you could add a canonical link to each page that has  If your pages.  Would require some sphinx mods to your theme.  This would tell all search engines that they should refer to the latest as the authoritative page for competing pages. See

Re: [Numpy-discussion] How did Numpy get its latest version of the documentation to appear at the top of Google search results?

2020-11-13 Thread Ilhan Polat
Have a look at here for "some" background https://github.com/scipy/docs.scipy.org/issues/39 On Fri, Nov 13, 2020 at 5:37 PM efremdan1 wrote: > I'm working with Bokeh (https://docs.bokeh.org/en/latest/), another > open-source Python package. The developers would like to have the latest > version

[Numpy-discussion] How did Numpy get its latest version of the documentation to appear at the top of Google search results?

2020-11-13 Thread efremdan1
I'm working with Bokeh (https://docs.bokeh.org/en/latest/), another open-source Python package. The developers would like to have the latest version of their documentation appear at the top of Google search results when users search for information, but knowledge of how to do this is lacking.

Re: [Numpy-discussion] shipping manylinux1 wheels - when do we stop?

2020-11-13 Thread Charles R Harris
On Fri, Nov 13, 2020 at 3:59 AM Matti Picus wrote: > The question of manylinux1 wheels came up enough that I wrote a blog > post about it. In short: for 1.21 I would like to ship only > manylinux2014 and up. Here is the blog post > >

Re: [Numpy-discussion] Proposal: add the timestamp64 type

2020-11-13 Thread Stefano Miccoli
Discussion on time is endless! (Sorry for the extra noise, on the mailing list, but I would clarify some points.) If I got it right, np.datetime64 is defined by these points. 1) Internal representation: 64bit signed integer *plus* a time unit. The time unit can be expressed as - a SI valid