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

Optimize TURN for 90°/180°/270° scenarios #15

Open
phoe opened this issue Jan 1, 2022 · 1 comment
Open

Optimize TURN for 90°/180°/270° scenarios #15

phoe opened this issue Jan 1, 2022 · 1 comment

Comments

@phoe
Copy link
Contributor

phoe commented Jan 1, 2022

Moved from #14

Use aops:turn from bendudson/array-operations#34 (once it gets merged) in order to optimize orthogonal rotations of images - there is no need to do trigonometry at that point, just moving bytes around.

@phoe
Copy link
Contributor Author

phoe commented Jan 14, 2022

The PR is merged - we should be able to depend on updated array-operations now, and deliver any updated Imago starting from the next Quicklisp release.

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