tatami-inc/tatami_hdf5

Avoid pulling out indices when not needed for `Hdf5CompressedSparseMatrix`

LTLA opened this issue · 1 comments

LTLA commented

Specifically, this is only possible if:

  • values are requested
  • indices are not requested
  • the full selection is requested
LTLA commented

Closed by #12