Open lucydot opened 1 year ago
The extrema module is feeling pretty clunky!
extrema
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.
Bandstructure
extrema.py
bandstructure.py
The
extrema
module is feeling pretty clunky!An improvement might be to create a new
Bandstructure
class withinextrema.py
, with each of the functions in the module mapped toBandstructure
methods. Might also renameextrema.py
tobandstructure.py
.