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

Remove easy allocation in InterpolationRegridder #92

Open
Sbozzolo opened this issue Aug 8, 2024 · 0 comments
Open

Remove easy allocation in InterpolationRegridder #92

Sbozzolo opened this issue Aug 8, 2024 · 0 comments
Labels
Good first issue Self-contained issue that can be tackled without little knowledge

Comments

@Sbozzolo
Copy link
Member

Sbozzolo commented Aug 8, 2024

This line is probably allocating, but we can probably do better

dimensions_FT = map(d -> FT.(d), dimensions)

@Sbozzolo Sbozzolo added the Good first issue Self-contained issue that can be tackled without little knowledge label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue Self-contained issue that can be tackled without little knowledge
Projects
None yet
Development

No branches or pull requests

1 participant