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

Add StaticArray support via the new extension mechanism #263

Closed
N5N3 opened this issue Feb 21, 2023 · 1 comment · Fixed by #265
Closed

Add StaticArray support via the new extension mechanism #263

N5N3 opened this issue Feb 21, 2023 · 1 comment · Fixed by #265

Comments

@N5N3
Copy link
Contributor

N5N3 commented Feb 21, 2023

ref JuliaArrays/StaticArraysCore.jl#15

With weakdep we can do deeper hack on broadcast of StructofStaticArray and fully avoid the possible extra allocation.

@aplavin
Copy link
Member

aplavin commented Feb 21, 2023

This #261 also can be done within the extension...

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 a pull request may close this issue.

2 participants