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

Pre-allocate tiles with numpy instead of nested lists. #10

Open
alxmrs opened this issue Sep 21, 2023 · 1 comment
Open

Pre-allocate tiles with numpy instead of nested lists. #10

alxmrs opened this issue Sep 21, 2023 · 1 comment
Labels
good first issue Good for newcomers P3

Comments

@alxmrs
Copy link
Collaborator

alxmrs commented Sep 21, 2023

No description provided.

@alxmrs alxmrs added the P2 label Oct 6, 2023
@alxmrs
Copy link
Collaborator Author

alxmrs commented Oct 6, 2023

This could be a slight performance enhancement. Also, I think a single numpy call would make for cleaner code.

@alxmrs alxmrs added P3 good first issue Good for newcomers and removed P2 labels Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers P3
Projects
None yet
Development

No branches or pull requests

1 participant