Skip to main content

This is the phonopy module.

Project description

Version Badge Downloads Badge PyPI codecov

Phonopy

Phonon code mainly written in python. Phonopy user documentation is found at http://phonopy.github.io/phonopy/

Installation

See https://phonopy.github.io/phonopy/install.html.

Mailing list for questions

Usual phonopy questions should be sent to phonopy mailing list (https://sourceforge.net/p/phonopy/mailman/).

Development

The development of phonopy is managed on the develop branch of github phonopy repository.

  • Github issues is the place to discuss about phonopy issues.
  • Github pull request is the place to request merging source code.

Formatting

Formatting rules are found in pyproject.toml.

pre-commit

Pre-commit (https://pre-commit.com/) is mainly used for applying the formatting rules automatically. Therefore, it is strongly encouraged to use it at or before git-commit. Pre-commit is set-up and used in the following way:

  • Installed by pip install pre-commit, conda install pre_commit or see https://pre-commit.com/#install.
  • pre-commit hook is installed by pre-commit install.
  • pre-commit hook is run by pre-commit run --all-files.

Unless running pre-commit, pre-commit.ci may push the fix at PR by github action. In this case, the fix should be merged by the contributor's repository.

VSCode setting

  • Not strictly, but VSCode's settings.json may be written like below

    "ruff.lint.args": [
        "--config=${workspaceFolder}/pyproject.toml",
    ],
    "[python]": {
        "editor.defaultFormatter": "charliermarsh.ruff",
        "editor.codeActionsOnSave": {
            "source.organizeImports": "explicit"
        }
    },
    

Documentation

Phonopy user documentation is written using python sphinx. The source files are stored in doc directory. Please see how to write the documentation at doc/README.md.

How to run tests

Tests are written using pytest. To run tests, pytest has to be installed. The tests can be run by

% pytest

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

phonopy-4.0.0.tar.gz (5.2 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

phonopy-4.0.0-cp314-cp314t-win_arm64.whl (627.6 kB view details)

Uploaded CPython 3.14tWindows ARM64

phonopy-4.0.0-cp314-cp314t-win_amd64.whl (650.6 kB view details)

Uploaded CPython 3.14tWindows x86-64

phonopy-4.0.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (770.3 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

phonopy-4.0.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (758.6 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

phonopy-4.0.0-cp314-cp314t-macosx_11_0_arm64.whl (633.8 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phonopy-4.0.0-cp314-cp314-win_arm64.whl (623.0 kB view details)

Uploaded CPython 3.14Windows ARM64

phonopy-4.0.0-cp314-cp314-win_amd64.whl (642.2 kB view details)

Uploaded CPython 3.14Windows x86-64

phonopy-4.0.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (761.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

phonopy-4.0.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (750.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

phonopy-4.0.0-cp314-cp314-macosx_11_0_arm64.whl (628.5 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phonopy-4.0.0-cp313-cp313-win_arm64.whl (615.8 kB view details)

Uploaded CPython 3.13Windows ARM64

phonopy-4.0.0-cp313-cp313-win_amd64.whl (635.6 kB view details)

Uploaded CPython 3.13Windows x86-64

phonopy-4.0.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (761.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

phonopy-4.0.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (750.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

phonopy-4.0.0-cp313-cp313-macosx_11_0_arm64.whl (628.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phonopy-4.0.0-cp312-cp312-win_arm64.whl (615.9 kB view details)

Uploaded CPython 3.12Windows ARM64

phonopy-4.0.0-cp312-cp312-win_amd64.whl (635.6 kB view details)

Uploaded CPython 3.12Windows x86-64

phonopy-4.0.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (761.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

phonopy-4.0.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (750.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

phonopy-4.0.0-cp312-cp312-macosx_11_0_arm64.whl (628.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phonopy-4.0.0-cp311-cp311-win_arm64.whl (618.6 kB view details)

Uploaded CPython 3.11Windows ARM64

phonopy-4.0.0-cp311-cp311-win_amd64.whl (639.0 kB view details)

Uploaded CPython 3.11Windows x86-64

phonopy-4.0.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (767.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

phonopy-4.0.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (755.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

phonopy-4.0.0-cp311-cp311-macosx_11_0_arm64.whl (631.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phonopy-4.0.0-cp310-cp310-win_amd64.whl (639.3 kB view details)

Uploaded CPython 3.10Windows x86-64

phonopy-4.0.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (767.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

phonopy-4.0.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (755.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

phonopy-4.0.0-cp310-cp310-macosx_11_0_arm64.whl (631.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file phonopy-4.0.0.tar.gz.

File metadata

  • Download URL: phonopy-4.0.0.tar.gz
  • Upload date:
  • Size: 5.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phonopy-4.0.0.tar.gz
Algorithm Hash digest
SHA256 650907380f4dd6c9ac6156651231c25d4d814cb4eca0bf06ec62b2263a8115a2
MD5 1c39f63670b50087b7cc08fd0dfdf671
BLAKE2b-256 936a041f8ca8f785c962a44078a0a6813776ac032746415b982860b3e408723d

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: phonopy-4.0.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 627.6 kB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phonopy-4.0.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 1234e88f57c08adba22c86d7e034ff82a02672574ffbfdc1c99b6f102a473699
MD5 a0067d8a3d0cf04d25e21ed161361303
BLAKE2b-256 909c14f9bfedb5aeb7d5824a380e617aa0a254eeb8576c7e980b7b3aa1b3d7a2

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: phonopy-4.0.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 650.6 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phonopy-4.0.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 63308a31e45c2a4849dc370233e216ac5c1dd2805ba5cec5701ed964b5e04a1f
MD5 01453c224892ea36e93258c57c481d05
BLAKE2b-256 57067436b0dc4895d5e88787f9b45832e97f330539bd18f3621c6cdcafef0825

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fb8a6796f2fca0e54b79899b8d834431ea7e703a62c8caa94e8bea7905f54603
MD5 d3a8d03148b8214e6033d0ef582ce6bc
BLAKE2b-256 50c7be19261f9b148d95a56a9db94f41df9e81dc831dbf2a346d421384f735e5

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2e29ff820fb1ea9ce0f0c3e174ce34ac9c96614a6684d8ea9f31678207a0cefb
MD5 40d6922b965d37a07237aa076a1f8939
BLAKE2b-256 041a65372fc4337f5647715948aa6bcb725c6a2444dfdc4f432df7e84c32969f

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 077fb4d46bbff0c68d7651f8640fb2655dccba4b39d53a9f113c440fc98b164e
MD5 9a4574c3f74f9fdee5e343b65d1cd5e4
BLAKE2b-256 354d6af53b9be9b05853b773670e4e8713afe5f678985e02c3c804ee8a6b5655

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: phonopy-4.0.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 623.0 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phonopy-4.0.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 1ab63f8fa00772114756e2b746facfd9d8eef18aaf40a2d4b89e2cb90d1708e1
MD5 0b3b184db769aa7bebda5c510c12386e
BLAKE2b-256 46458cef8cdd6ce717ddb13f3e63cddf65d17324e5eac1a8c2ccdc158d374380

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: phonopy-4.0.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 642.2 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phonopy-4.0.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 057f8b0f1291c9af77fae36995f42924319b23ac0441f3257fa33cbf857ca490
MD5 27ec1bccfcc88b40f8927b37de42fab4
BLAKE2b-256 29e39dc7e239878e573b82a7f53fdb6e415db3fc2b5a4934d365834d1c072bda

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 62095997affc5e4f7b6658a5f710c4d8219cff11cf9ff7953f4085917bab555a
MD5 34eefafd330e6fdcc66fb775f3e8bd55
BLAKE2b-256 c2f7aee244c094733d77454d99914f9da7fe8a4891747fa75fd8741eb24ad6ec

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7eb726f6a902d48ed9ce7f718a04364e2176ea284542a7ea477b398128b4e14e
MD5 01b8644b11fe93868cb74f50551c41d8
BLAKE2b-256 375c04cec4e3337fecdb2f1ff40dbc14d3499421de8b5ed12e0e6fc134b0d5e2

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd2edef27aeaee14a6216cde88b389a5446bf2e966099bcbbf4d7026022ab9d2
MD5 11a3d46f4a44ffb2e748c571119719ce
BLAKE2b-256 f611518994fcb33f740e6a5fa82052d1559b6317529a76682f0ace6f00505df1

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: phonopy-4.0.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 615.8 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phonopy-4.0.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 5266452fb13df3dd2b4bfd94b3c0951ea86894c6b55c3075aab69bbbe21ecadc
MD5 f76d3bd8890a479e7cf01a757d4a8c61
BLAKE2b-256 f07c5accc383936cfffcb7d9fc8984698dc6c92995ea65882c3d8d35a5145292

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: phonopy-4.0.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 635.6 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phonopy-4.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 84149dc8c804e82613596ee4f7d6db90a10e56acdbadfac06eb39f262360e3c3
MD5 fb197021a59090134681fa3268a2029c
BLAKE2b-256 31320421a771d69905e17ccb99d838204a07e3b3bb54fe278e6ea5892e66cc6a

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ce99f13fb4c1e844f6ad4056cf664ec4e8840cf06d144977423079abdbb2d777
MD5 ddc4b64e686f0d2a3a9b539562cd062f
BLAKE2b-256 cac0598d5baae34b954c11a58f9ed0510ed882202225d2c7ab905b4e71c95683

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e56ae9829d315a65b517e216141814d1316b395311add4f161d7b719dae00ff3
MD5 40b1328fe0c6af0ab2e6513b30e6c017
BLAKE2b-256 cbab4dbcb549728a1202f0882ec50eccffb98147554ab668f859d2bd5fd7b157

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eb3f98d244e7cb3efdde6d812b5883a7dc97e2df00de22aea0dfdcba93c7a24f
MD5 86977ddcb7d871243c02f79033bcc578
BLAKE2b-256 2b439d97c7e3cdab23d260b978c8e9dd4c4329f624e90bab6f2ef9bf08717510

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: phonopy-4.0.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 615.9 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phonopy-4.0.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 12b0b1ca274c008c6fed0a454d374cf27a92927ddaa335e4a646035f0456690f
MD5 93bafff9cfa6b8603d98ef622fc1fd0c
BLAKE2b-256 491934cf843cabd725a59a0e99c409b2503fee6b39bacace6ad2bf7a0a9d80dc

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: phonopy-4.0.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 635.6 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phonopy-4.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e9d0cdc003edea95113cb043f37150ff20fe11477a0321e081da0c00b5b6773f
MD5 1d31e6f298deff83b90d8e332c31e775
BLAKE2b-256 59771a598f9baf8d1dd718300b5741ff7cc6a952e57143dc030ef4e9f8d41cce

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e3461d54551480907dd0195bb6011458e514bc794e6ef3f7531e7c875ee4e995
MD5 a92c07f86489e186e4da43ce90acfa62
BLAKE2b-256 94d1e4b5f873d76c6eb53bc4baf303d65350f377b37be2670c255824bc55a5df

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e149cd2a9d9ed1f305838223645601988d203b87df440a9aa5e9ccd699dbc2d4
MD5 20d782852b8faffe0264448a7f41b909
BLAKE2b-256 79c3797228789029ffdfb17b11c87638b15492603f12692f814c8bbf8ac407cc

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f2a6466504ec599a3a83b2800cfcbe39db81ab89bf3ed73cf78bc2c4b6330865
MD5 6c85b2f0767c15a78b73ef5952decc2e
BLAKE2b-256 28c7b6f3fde8aab2d65bb70054a89272a66c793bb34d0a9648f01dc53b10c724

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: phonopy-4.0.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 618.6 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phonopy-4.0.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 3aa236e038c2503d0a02e2ecb584564b761c67c164b2c4b02796188062807035
MD5 9d9b9b1b3f077a607f6e43734f5791d7
BLAKE2b-256 cf5f9a5c508ff93cfbeba39f9939eb14ec4f3976a59ad07e14e13604f3220bff

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: phonopy-4.0.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 639.0 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phonopy-4.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 76e910ee2dedcd4ce04572b8ae24399c4c9790513969b8c2a6d36cb7e9a9f53d
MD5 9cbcfbee5a2c828785087c10221cea27
BLAKE2b-256 06aa1d42ee45633f2a72c765f5735a73939b9d9db7c791ee40d754159dd65281

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aa6fc26f0718972482c440b4ecf7bccd3e5eeb05b033a387061abe00333bac8b
MD5 45f9ed88595d03839c004a3f83afb35b
BLAKE2b-256 f2d07a3bb9954c558700faa78420a5bf537ae9640e7392a323720658f8e6d09a

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c3806206c6fce6b33588a87dd0c3a0d43e69a879916d6cd7c3709b756d9c2411
MD5 10481c1ea65e3afb99b7d511186714b6
BLAKE2b-256 117ae37b8bdd6fba2839afd4e5b877b3c9170701b4d611a9121b7f3b2ac3a388

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b7ac251cc45cc970b941b3678cd4a106dd7552420dbaa1c3968d10468bb2af02
MD5 dc7f05f8b83ebc138eaa2422ea5b121d
BLAKE2b-256 d5a990e011f1b36ebf031c6709bd1332b277b71713b4f4c5b84c41cf533d5b74

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: phonopy-4.0.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 639.3 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phonopy-4.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a9febda1338008d024426cdc0339da24182401ceaa9a9b15bf07c776dfe3f8b7
MD5 be4df37b8ef319aeef871fe5ee107557
BLAKE2b-256 d546a0c2e95ff40cc073f3a2c4209559105e6ca289e4ad2e0c4a29485135bcc0

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1789a25fd85af26190cb5ed794854fe35740ece35e922801392afa524eb95d9c
MD5 dd79ecc4f1f7412c46d0f7af48cd23ee
BLAKE2b-256 d87937854439215663c982cc9218a5f62c2886d7a1e39abbb3cd5d8d376e659d

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c64ee31203ded43b0600dad7d35f83feb94f20d5ac014c9861fa3469ebbec76e
MD5 a75b6628c42747372e8a610bb5fce108
BLAKE2b-256 320652ca1df3a5d9543d3103a8ecdaadf3b253795be453146794c7c8825a2b4e

See more details on using hashes here.

File details

Details for the file phonopy-4.0.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phonopy-4.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4865d9ba7ad413f1f6203e3a385810d60ccb6e15237833cd847e84a3fff9561b
MD5 374a5f7214f59025f186f708b13e736c
BLAKE2b-256 edd819bcb129fcc07ee2258d9c3a338714738a5b8b9e3864b1cd0313a51b4896

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page