Closed ExpHP closed 3 years ago
It's possible that all of the main blockers preventing the phonopy dependency from being updated were removed back in f650e17 or nearby commits. My memory is a bit foggy. Looking further into this.
The original blockers were related to diagonalizer: phonopy
which is long gone, but there are new, smaller issues which affect disp-finder: phonopy
in that Phonopy made breaking changes to its CLI:
--sym
is now --symmetry
disp.yaml
is deprecated and no longer generated (superceded by phonopy_disp.yaml
)Shouldn't be too bad.
The numpy dependency in requirements.txt has to be updated .
I think this will ultimately require updating to support a newer version of phonopy.