[Numpy-discussion] NumPy-Financial: RFC: Dropping decimal.Decimal support

2024-03-29 Thread kaistriega
Hi all, I'm currently working NumPy-Financial (npf) and would like to ask for comments on dropping decimal.Decimal support in npf. I'm proposing to drop Decimal support for npf. There are a few reasons for this: 1. No one appears to use decimal types. Since it's release in 2019, not a single

[Numpy-discussion] We've recevied a NumFOCUS SDG!

2023-11-08 Thread kaistriega
Hello NumPy community, I am thrilled to announce that I have been awarded a NumFocus Small Development Grant for my work on NumPy-Financial. This grant will enable me to enhance compatibility with NumPy 2.0, attract new contributors, improve testing and documentation, and perform the UFunc rewo

[Numpy-discussion] Moving busday functionality to numpy-financial

2023-06-23 Thread kaistriega
TLDR: There has been some discussion regarding moving busday and related functions to numpy--financial. The sentiment for this has generally been positive, this thread is to assess the amount of work required to move these functions. Dear NumPy Maintainers, There has been some discussion about