Skip to content

Releases: diegomartinez2/python-sscha

SSCHA v1.5

04 Oct 05:38
084c1b2

Choose a tag to compare

Release Notes – Version 1.5

Highlights

  • Meson build system
    • Migration to the Meson build system.
    • Dropped the deprecated installation via numpy.distutils.
    • Full compatibility with Python 3.13 and spglib ≥ 2.2.

New Features

  • LO–TO splitting in interpolation

    • Added support for LO–TO splitting in the Interpolate method.
    • Enables computation of harmonic free energies for polar materials on dense q-grids.
  • Acoustic Sum Rule for 1D systems

    • Implemented enforcement of the acoustic sum rule for 1D materials.

What's Changed

New Contributors

Full Changelog: v1.1...v1.5