-
-
You must be signed in to change notification settings -
Implement ufuncs and gufunc for array-expr #11818
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
Conversation
Unit Test ResultsSee test report for an extended history of previous test failures. This is useful for diagnosing flaky tests. 9 files ±0 9 suites ±0 3h 19m 32s ⏱️ + 3m 37s Results for commit 4f279bb. ± Comparison against base commit 913026f. ♻️ This comment has been updated with latest results. |
Cool |
Would be great if the PR description could be expanded to detail which ufuncs/gufuncs are now supported, mention the known limitations (like the numba issues causing xfails), and explicitly state whether new tests were added or if only existing tests were adapted. Would also be cool if you added module-level docstrings to Also the |
pre-commit run --all-files
This adds support for ufuncs and gufunc and passes all tests