meggart / DiskArrays.jl

Other
75 stars 14 forks source link

No batch mode for length 1 indices #88

Closed meggart closed 1 year ago

meggart commented 1 year ago

This fixes an unnecessary call to the more expensive batchgetindex when indices along one dimension are arrays of length one.