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

@register support for Array functions #292

Open
dannys4 opened this issue Jul 8, 2021 · 2 comments
Open

@register support for Array functions #292

dannys4 opened this issue Jul 8, 2021 · 2 comments

Comments

@dannys4
Copy link
Contributor

dannys4 commented Jul 8, 2021

YingboMa shashi
The registered function returns an array, but currently it assumes the return type is a scalar, making it difficult to work with in practice.

┆Issue is synchronized with this Trello card by Unito

@ChrisRackauckas
Copy link
Member

Yeah it needs to add AbstractArray dispatches in there.

@shashi shashi changed the title Symbolic Arrays don't work well with @register @register support for Array functions Jul 9, 2021
@shashi
Copy link
Member

shashi commented Aug 1, 2023

I think the best way to do this is with @wrapped but needs some usability improvments...

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

No branches or pull requests

4 participants