You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because indices is undefined for unbounded grids. That makes sense, but then maybe the constructor should be constrained by FiniteGrid so this can't happen?
This is because
indicesis undefined for unbounded grids. That makes sense, but then maybe the constructor should be constrained byFiniteGridso this can't happen?