Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: npv: Rework npv function to mimic broadcasting #108

Merged
merged 3 commits into from
Mar 21, 2024

Conversation

Kai-Striega
Copy link
Member

@Kai-Striega Kai-Striega commented Mar 21, 2024

This commit reworks the npv function to mimic broadcasting. behaviour.

It also:

  • drops support for decimal.Decimal in npv.
  • introduces Hypothesis for testing

@Kai-Striega Kai-Striega added enhancement New feature or request bench Related to benchmarking numpy-financial test labels Mar 21, 2024
@Kai-Striega Kai-Striega added this to the 2.0 milestone Mar 21, 2024
@Kai-Striega Kai-Striega self-assigned this Mar 21, 2024
@Kai-Striega Kai-Striega merged commit 8232cb4 into numpy:main Mar 21, 2024
10 checks passed
@Kai-Striega Kai-Striega deleted the enh/broadcast-rework branch March 21, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bench Related to benchmarking numpy-financial enhancement New feature or request test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant