[Numpy-discussion] numpy_financial functions

Charles R Harris charlesr.harris at gmail.com
Tue Feb 18 16:54:36 EST 2020


On Tue, Feb 18, 2020 at 2:33 PM Jordan <jordan at jordanmartel.com> wrote:

> I teach finance at IU Bloomington and use the numpy_financial module
> pretty heavily. I've written a couple of functions for bond math for my own
> use (duration, convexity, forward rates, etc.). Is there any appetite for
> expanding numpy_financial beyond the core Excel functions? Is there a
> point-person for numpy_financial with whom I could correspond about
> contributing?
> Thanks,
> Jordan
>

The financial package is separate from NumPy at this point. I don't see a
problem with it being extended as long as it is maintained. Your best bet
might be to make a PR at https://github.com/numpy/numpy-financial and
initiate a conversation. I suspect the current maintainer(s) would be happy
for help.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20200218/891f9212/attachment.html>


More information about the NumPy-Discussion mailing list