ITensor / NDTensors.jl

A Julia package for n-dimensional sparse tensors.
Apache License 2.0
27 stars 7 forks source link

Block sparse operations #56

Closed mtfishman closed 3 years ago

mtfishman commented 3 years ago

This PR adds various block sparse operations such as indexing with Block types, which are useful for the dropzeros and splitblocks functionality introduced here: https://github.com/ITensor/ITensors.jl/pull/540.

dropzeros and splitblocks should probably be moved to NDTensors.