[SciPy-Dev] WIP: Class based Optimizers

Stefan van der Walt stefanv at berkeley.edu
Mon Mar 5 16:34:38 EST 2018


On Sun, 04 Mar 2018 23:41:36 -0800, Ralf Gommers wrote:
> Your proposal looks quite comprehensive and well written. I would suggest
> following the structure of PEPs a little more closely (
> https://www.python.org/dev/peps/pep-0001/#what-belongs-in-a-successful-pep),
> e.g. add the metadata and copyright bits, and use "motivation" and
> "rationale" as section headers for some of the content that you have.

We've tuned the Python PEP specification a bit for NumPy.  See

https://github.com/numpy/numpy/blob/master/doc/neps/nep-0000.rst

We're now finalizing the build machinery (using CircleCI, very much the
same as what is being used by SciPy).

Best regards
Stéfan


More information about the SciPy-Dev mailing list