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

Make wrong-mode pushforwards and pullbacks return the right matrix type #482

Open
gdalle opened this issue Sep 23, 2024 · 0 comments
Open
Labels
core Related to the core utilities of the package

Comments

@gdalle
Copy link
Owner

gdalle commented Sep 23, 2024

Idea: replace

map(CartesianIndices(x)) do i

with

map(x, CartesianIndices(x)) do (xi, i)
@gdalle gdalle added the core Related to the core utilities of the package label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to the core utilities of the package
Projects
None yet
Development

No branches or pull requests

1 participant