v1.1.0
-
New features:
- There is a new function
ForceConstants.from_total_fc_with_dipole
to allow
reading force constants from other programs which contain long-ranged
dipole-dipole interactions.
- There is a new function
-
Bug fixes:
- Avoid occasional segmentation faults when using OpenBLAS, workaround for
#191 <https://github.com/pace-neutrons/Euphonic/issues/191>
_ - Correctly read force constants from Phonopy with dipole-dipole
interactions, see#239 <https://github.com/pace-neutrons/Euphonic/issues/239>
_.
- Avoid occasional segmentation faults when using OpenBLAS, workaround for