ITensor / NDTensors.jl

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

ArrayInterface compatibility #65

Closed mtfishman closed 3 years ago

mtfishman commented 3 years ago

This fixes #62 by adding a more specific setindex(::EmptyTensor, ::Any, ::Int) definition.