Skip to content

ENH: NPV: Move npv to Cython #93

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

Closed
wants to merge 15 commits into from
Closed

Conversation

Kai-Striega
Copy link
Member

This PR adds Cython support for the Net Present Value (NPV) function.

There is still some work left to do, namely, I'm struggling to configure the build system to work with Poetry. It may be worth moving back to conda and set it up in the usual way instead.

@Kai-Striega Kai-Striega self-assigned this Dec 4, 2023
@Kai-Striega Kai-Striega added enhancement New feature or request bench Related to benchmarking numpy-financial labels Dec 4, 2023
@Kai-Striega Kai-Striega added this to the 2.0 milestone Dec 4, 2023
@Kai-Striega
Copy link
Member Author

Closing this as I've decided on going with Numba, rather than Cython.

@Kai-Striega Kai-Striega closed this Dec 9, 2023
@Kai-Striega Kai-Striega deleted the feature/move-npv-to-cython branch December 13, 2023 03:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant