Dear ATK community,
in running into trouble with the function vectorToGrid. In particular by typing:
vectorToGrid(eigenvector, device_configuration)
the following error occurs:
File "utilities.py", line 17, in vectorToGrid
matrix_calculator = builder.createMatrixCalculator()
AttributeError: 'DeviceLCAOBuilder' object has no attribute 'createMatrixCalculator'
Attached the script I'm running in 2021 version.
Any help?
I really thank you,
Best regards