NEP 32 is accepted. Now the work begins...
![](https://secure.gravatar.com/avatar/d2aafb97833979e3668c61d36e697bfc.jpg?s=120&d=mm&r=g)
NumPy devs, NEP 32 to remove the financial functions (https://numpy.org/neps/nep-0032-remove-financial-functions.html) has been accepted. The next step is to create the numpy-financial package that will replace them. The repository for the new package is https://github.com/numpy/numpy-financial. I have a work-in-progress pull request there to get the initial structure set up. Reviews of the PR would be helpful, as would contributions to set up Sphinx-based documentation, continuous integration, PyPI packaging, and anything else that goes into setting up a "proper" package. Any help would be greatly appreciated! Warren
![](https://secure.gravatar.com/avatar/d2aafb97833979e3668c61d36e697bfc.jpg?s=120&d=mm&r=g)
On 9/27/19, Warren Weckesser <warren.weckesser@gmail.com> wrote:
CI gurus: the web page containing the rendered NEPs, https://numpy.org/neps/, has not updated since the pull request that changed the status of NEP 32 to Accepted was merged (https://github.com/numpy/numpy/pull/14600). Does something else need to be done to get that page to regenerate? Warren The next step is to create the numpy-financial package
![](https://secure.gravatar.com/avatar/d2aafb97833979e3668c61d36e697bfc.jpg?s=120&d=mm&r=g)
On 9/27/19, Warren Weckesser <warren.weckesser@gmail.com> wrote:
CI gurus: the web page containing the rendered NEPs, https://numpy.org/neps/, has not updated since the pull request that changed the status of NEP 32 to Accepted was merged (https://github.com/numpy/numpy/pull/14600). Does something else need to be done to get that page to regenerate? Warren The next step is to create the numpy-financial package
participants (2)
-
Sebastian Berg
-
Warren Weckesser