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
An improvement might be to create a new Bandstructure class within extrema.py, with each of the functions in the module mapped to Bandstructure methods. Might also rename extrema.py to bandstructure.py.
The
extremamodule is feeling pretty clunky!An improvement might be to create a new
Bandstructureclass withinextrema.py, with each of the functions in the module mapped toBandstructuremethods. Might also renameextrema.pytobandstructure.py.