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] Redesign and fix slicing with unit ranges #1487

Merged
merged 6 commits into from
Jun 7, 2024

Conversation

mtfishman
Copy link
Member

@mtfishman mtfishman commented Jun 6, 2024

This redesigns slicing of BlockSparseArrays with unit ranges to use BlockArrays.BlockSlice. I've also fixed some tests that are marked as broken in https://github.com/ITensor/ITensors.jl/blob/82cfd7687696e12bb45ea1f8d9f13a1152e3b3d8/NDTensors/src/lib/BlockSparseArrays/test/test_basics.jl, addressing some open issues listed in ITensor/BlockSparseArrays.jl#2.

@mtfishman mtfishman changed the title [WIP] [BlockSparseArrays] Fix more slicing [BlockSparseArrays] Redesign and fix slicing with unit ranges Jun 7, 2024
@mtfishman mtfishman marked this pull request as ready for review June 7, 2024 19:01
@mtfishman mtfishman merged commit 7d42d06 into main Jun 7, 2024
16 checks passed
@mtfishman mtfishman deleted the BlockSparseArrays_fix_more_slicing branch June 7, 2024 22:02
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