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] Direct sum/cat #1579

Merged
merged 5 commits into from
Nov 14, 2024
Merged

[BlockSparseArrays] Direct sum/cat #1579

merged 5 commits into from
Nov 14, 2024

Conversation

mtfishman
Copy link
Member

@mtfishman mtfishman commented Nov 13, 2024

This is work in progress towards direct summing/concatenating block sparse arrays, and also sparse arrays since that will be used by block sparse array concatenation. This will address an issue listed in ITensor/BlockSparseArrays.jl#2.

To-do:

  • Upload implementations of cat for sparse and block sparse arrays.
  • Add tests.

@mtfishman mtfishman changed the title [WIP] [BlockSparseArrays] Direct sum/cat [BlockSparseArrays] Direct sum/cat Nov 13, 2024
@mtfishman mtfishman marked this pull request as ready for review November 13, 2024 23:03
@mtfishman mtfishman merged commit 57994ff into main Nov 14, 2024
13 checks passed
@mtfishman mtfishman deleted the BlockSparseArrays_cat branch November 14, 2024 00:47
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