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
File "/p/home/jusers/debus1/hdfml/heat/heat/core/factories.py", line 524, in eye
data[pos_x][pos_y] = 1
IndexError: index 4 is out of bounds for dimension 0 with size 4
The text was updated successfully, but these errors were encountered:
Description
Creating a distributed 2D ht.eye with different x and y dimensions throws errors
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: