On Wed, Dec 13, 2017 at 11:45 AM, Jarrod Millman <millman@berkeley.edu> wrote:
Hi all,

I've started working on the proposal discussed in this thread:
  https://mail.python.org/pipermail/numpy-discussion/2017-December/077481.html
here:
  https://github.com/numpy/numpy/pull/10213

Thanks Jarrod!

Stefan, Marten and I reviewed in the meantime, and all looks good. Probably good to accept the PR in a few days unless there are other comments by then.

Ralf




You can see how I modified PEP 1 here:
  https://github.com/numpy/numpy/pull/10213/commits/eaf788940dee7d0f1c7922fac70a87144de89656

I used numbers (i.e., ``nep-0000.rst``) in the file names, since it
seems more standard and numbers are easier to refer to in discussions.
I don't have a strong preference, so I am happy to change it.  If
using numbers seems reasonable, I will number the existing NEPs.
Moreover, if the preamble seems reasonable, I will go through the
existing NEPs and make sure they all have compliant headers.  For now,
I think auto-generating the index is unnecessary.  Once we are happy
with the purpose and template NEPs as well as automatically publish to
GH pages, we can always go back and write a little script to
autogenerate the index using the preamble information.

Finally, I started preparing to host the NEPs online at:
  http://numpy.github.io/neps
If that seems reasonable, I will need someone to create a neps repo.

We also need to decide whether to move ``numpy/doc/neps`` to the
master branch of the new neps repo or whether to leave it where it is.
I don't have a strong opinion either way.  However, if no one else
minds leaving it where it is, not moving it is slightly less work.
Either way, the work is trivial.  Regardless of where the source
resides, we can host the generated web page in the same location
(i.e., http://numpy.github.io/neps).

It is probably also worth having
  https://docs.scipy.org/doc/numpy/neps/
redirect to
  http://numpy.github.io/neps

Best regards,
Jarrod
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion