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

Fix GUFunc.at use by automatic compilation of the required signature. #7590

Open
stuartarchibald opened this issue Nov 23, 2021 · 1 comment
Labels

Comments

@stuartarchibald
Copy link
Contributor

Following on from: #7403 (review)

This patch will fix the regression of missing ufunc interface. However, requiring an invocation to GUFunc.call before a GUFunc.at can be used in the case of dynamic gufunc is not very user friendly. There needs to be a follow up PR to add automatic compiling of the required signature.

This ticket is to record the outstanding task, which is to do the above comment.

@gmarkall
Copy link
Member

cc @guilhermeleobas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants