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

[BlockSparseArrays] Fix adjoint and transpose #1470

Merged
merged 3 commits into from
May 27, 2024

Conversation

mtfishman
Copy link
Member

As discussed in #1336.

@ogauthe for now I am not addressing the issue around taking the dual of the axes in the case of GradedAxes, probably we should do that for operations like a' * a where a isa BlockSparseMatrix to be well defined but that will be easy enough to implement in a follow-up PR by overloading axes(::BlockSparseMatrix).

@mtfishman mtfishman merged commit 4c70aff into main May 27, 2024
15 of 16 checks passed
@mtfishman mtfishman deleted the BlockSparseArrays_adjoint_transpose branch May 27, 2024 15:41
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

Successfully merging this pull request may close these issues.

1 participant