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

Brodcast not supported for StaticArrays #2

Open
fverdugo opened this issue Jun 7, 2019 · 0 comments
Open

Brodcast not supported for StaticArrays #2

fverdugo opened this issue Jun 7, 2019 · 0 comments

Comments

@fverdugo
Copy link
Member

fverdugo commented Jun 7, 2019

Broadcast is not supported now for StaticArrays (i.e. in ArrayKernelFromBroadcastedFunction). This is because they are not well defined for broadcasting. This why we have created the TensorValues package.

I think we should remove support for static arrays ? or keep them but, without support for broadcasting? In this second case, static arrays should be NumberLike or we treat them as regular arrays?

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

No branches or pull requests

1 participant