Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@rebeccafair rebeccafair released this 16 Feb 08:58
· 2 commits to master since this release
30bcce9
  • New Features:

    • You can now perform linear interpolation of phonon frequencies and
      eigenvectors with the Brille <https://brille.github.io/stable/index.html>_
      library using the new euphonic.brille.BrilleInterpolator
      object. This should provide performance improvements for large unit
      cells which require the dipole correction.
  • Dependency changes:

    • Euphonic version dependency increased from >=0.6.0 to >=1.2.0