Open Anharmonic Dependencies

Open Anharmonic is compatible only with Python >= 3.4. Open Anharmonic depends on the following Python libraries and has been tested to work on the versions indicated:

  • numpy (>=1.10,<1.12)
  • scipy (>=0.12,<0.18)
  • h5py (>=2.4,<2.7)

Unix/Linux and MacOS users should likely be able to obtain suitable versions of these packages either through pip or the respective OS package managers. Windows users should obtain these packages either via anaconda (or a similar prepackaged environment) or from Christoph Gohlke’s ‘aftermarket’ repository.