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

REV: Remove numba #101

Merged
merged 6 commits into from
Mar 12, 2024
Merged

REV: Remove numba #101

merged 6 commits into from
Mar 12, 2024

Conversation

Kai-Striega
Copy link
Member

This pull request removes my previously completed work to add numba to numpy-financial.

It will not be used as the ufunc rework is no longer being completed and integration with decimal.Decimal is not yet where it needs to be for us to use it,

We have decided that it is infeasible to add decimal support with numba.
We are now also able to support Python 3.12.
@Kai-Striega Kai-Striega added this to the 2.0 milestone Mar 12, 2024
@Kai-Striega Kai-Striega self-assigned this Mar 12, 2024
This was removed due to numba not supporting it, as we are no longer using numba, it can be brought back in.
These are no longer supported, and so should not be benchmarked
@Kai-Striega Kai-Striega merged commit 135dab4 into numpy:main Mar 12, 2024
13 checks passed
@Kai-Striega Kai-Striega deleted the rev/remove-numba branch March 12, 2024 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant