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
Thank you very much for the issue. I'll add an updated version of the notebook when I find the time. Until then you find (hopefully) up-to-date notebooks for FeOs in the examples folder of the main repository.
I think the recent changes to the feos structure broke this demo. It fails at the imports
And when replaced by
from feos import *
The next cell throws an error:
NameError: name 'SIArray1' is not defined
The text was updated successfully, but these errors were encountered: