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

Beef up TransposedView #3302

Closed
eggrobin opened this issue Jan 22, 2022 · 1 comment · Fixed by #3911
Closed

Beef up TransposedView #3302

eggrobin opened this issue Jan 22, 2022 · 1 comment · Fixed by #3911

Comments

@eggrobin
Copy link
Member

(Note: we may want to have a more general and more powerful TransposedView in the future as the result of all Transpose (with conversions to the appropriate matrix types if actual transposition of the data is needed), but this is a rabbit hole for another day; for now this draft is good enough.)

Originally posted by @eggrobin in #3287 (comment)

@pleroy
Copy link
Member

pleroy commented Jan 2, 2024

Also unify the operators in fixed_arrays and unbounded_arrays to avoid having each implementation twice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants