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.1.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.1-cp314-cp314t-win_arm64.whl (627.6 kB view details)

Uploaded CPython 3.14tWindows ARM64

phonopy-4.0.1-cp314-cp314t-win_amd64.whl (650.7 kB view details)

Uploaded CPython 3.14tWindows x86-64

phonopy-4.0.1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (770.4 kB view details)

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

phonopy-4.0.1-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.1-cp314-cp314t-macosx_11_0_arm64.whl (633.9 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

phonopy-4.0.1-cp314-cp314-win_amd64.whl (642.3 kB view details)

Uploaded CPython 3.14Windows x86-64

phonopy-4.0.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (762.0 kB view details)

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

phonopy-4.0.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (750.5 kB view details)

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

phonopy-4.0.1-cp314-cp314-macosx_11_0_arm64.whl (628.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phonopy-4.0.1-cp313-cp313-win_arm64.whl (615.9 kB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

phonopy-4.0.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (762.0 kB view details)

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

phonopy-4.0.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (750.5 kB view details)

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

phonopy-4.0.1-cp313-cp313-macosx_11_0_arm64.whl (628.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

phonopy-4.0.1-cp312-cp312-win_amd64.whl (635.7 kB view details)

Uploaded CPython 3.12Windows x86-64

phonopy-4.0.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (762.0 kB view details)

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

phonopy-4.0.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (750.5 kB view details)

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

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

Uploaded CPython 3.12macOS 11.0+ ARM64

phonopy-4.0.1-cp311-cp311-win_arm64.whl (618.7 kB view details)

Uploaded CPython 3.11Windows ARM64

phonopy-4.0.1-cp311-cp311-win_amd64.whl (639.1 kB view details)

Uploaded CPython 3.11Windows x86-64

phonopy-4.0.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (767.7 kB view details)

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

phonopy-4.0.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (755.6 kB view details)

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

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

Uploaded CPython 3.11macOS 11.0+ ARM64

phonopy-4.0.1-cp310-cp310-win_amd64.whl (639.4 kB view details)

Uploaded CPython 3.10Windows x86-64

phonopy-4.0.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (768.0 kB view details)

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

phonopy-4.0.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (755.9 kB view details)

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

phonopy-4.0.1-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.1.tar.gz.

File metadata

  • Download URL: phonopy-4.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 475dc20e0e311ffbb30cafde6a138010b3aeb115af5c3e7be2ab4340673cba6c
MD5 96ed97048acc1ec5a6087d0a142daa45
BLAKE2b-256 8130dbb3bfdd4c8c58ab361a5418df1df462f0126c4edabb08d444ff2ca55293

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-4.0.1-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.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 967ee6043febc303c49286529dc5911de54ac7518c1594183b61b3221346fac6
MD5 bdbd60e971a8720182f2d36d024bfb06
BLAKE2b-256 2d073c1e647690fe3a5deedb804a5d9a5e93b88edb0d187cdd922121f52bc286

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-4.0.1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 650.7 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.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 708cea3a29d9b1d1d58b5b1fc25ee5a62952f2da0e885f9a816129860f0f1586
MD5 f2ce5e6eb8932f0ba910b2619ef50cf2
BLAKE2b-256 92dce9543c4bff48f16a0ee8e25cb827559e757347948bc79d72cf9d130d7789

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c22cd0615416e66d2194ec98876e702513e99012d13997028ad39b51252d26f9
MD5 e9dbf8a2f3ea700f64a665df315b7e5f
BLAKE2b-256 bb786610ae5ee6e700651f232ed032b06cba930beddafbbe165075319ecfec48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0bedb0f811140b8f72957bade9fdd6f3565188641a985dae636ac45cf94bf90e
MD5 8f56e5f149528b180a212802b680a50c
BLAKE2b-256 5d9419068f46c68d4cfa1015837d6cf9e0833975c4972f151a8b9b3754cc2ff3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 880a902aedb40b9d93996e294a31b1b59771ddac2983719cd015d5581c471a36
MD5 1dd4b2caaea44c6ce18e666b70ed8aa1
BLAKE2b-256 07447697bdb867556830cbcdd3760853e45c219186de43764fb48fa141d09005

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-4.0.1-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.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 a883408e5c28e83fb6655ff6e5ab822d4d2b017c3549872d305119009314871a
MD5 cd33ac89719c1905805f5f1569aa7a3c
BLAKE2b-256 944de1ecc010e0a2e22b27a01209bcb168f46fe667be3cac5ae11f52a7b4c69a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-4.0.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 642.3 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.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 1430e5c219e4f13f9f9e48526d520e904ccb174a67f0721363543a928a946a4c
MD5 71c2b8480cefd009d669c7278acb45c6
BLAKE2b-256 6c6474c2e5b63239a26611f6f43e7c39fec3c48f164f97a08caf8d2ea0dd0d8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 585904235becd78c42245aeb9000fce5892e02fe0ac47253db8b15ad216e9ad3
MD5 07f87be9acba74841b8de2f9ab6a076f
BLAKE2b-256 22e44936c331d807c486e718a6e17817c160ca13b0ce72e71e6110dc8901991c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 85b2ba12804fe7f153a13b58594b5e9b27f6f4a00e9c59f965f1c9578f9fd63e
MD5 ed8e8260cd7d08c8770d2546602be8ad
BLAKE2b-256 cc3ea808c6b4a2fbd0f3c6dc885dec270ff84bc519699745d37eb28c833b892f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bcf8138fb26f57677e183c64167477d08b6d7752bae071c551000d797f54b5a1
MD5 172cc60f463874281a0610977582ffe4
BLAKE2b-256 8a90f40a5300fcfdfb23dbcf5fc989a88443a5ca496fd513a922e94b89ed372f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-4.0.1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 615.9 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.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 0fabe6b89ab94ae3238c583ff24cecb27b59a517041551746ad2ac33f66434ae
MD5 51b5a8380af0cbf792cecde3e21cd4ca
BLAKE2b-256 85fc18bff435cf91335cab50170a00d6443a033e9285b43fffa5a326456fa585

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-4.0.1-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.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e650f7faf205bfb350e7d75d47e69646edef7447ce0d7e450f9eb678c70597ef
MD5 48d5acc8fb45e7a79a2e4c15b26121d0
BLAKE2b-256 d4c4b95daf251b0b54138491197b010a5bcbd54ec2227c4dfd07708365843c7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 914a10b8c8ac07e0b825252de23da9ed256df2e64d222338b8f48c55ea23e27e
MD5 22cb311a322e146f3c47736874963fd0
BLAKE2b-256 3fb030015481077adb83c152bb08ff7d5a55b11bc0f1be5c7612fbbc51107dfb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f97887bcbdf1def4fe6b935ad92a6aadc5bbc04eb791693beb68c9cad8bb3b5d
MD5 bb097970f98b51218801929a9f2b6909
BLAKE2b-256 2abfddc5592ccf5640b6732c598e3ef78e7f58ee8206ad4cd55ada7dcff1a6e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a9e2233dada5444ff63947122c14b0e4439bbc217a109f622233edc0fa3fa499
MD5 70764d22194d668f88fb30f06ce935db
BLAKE2b-256 b25b9c3666333da499bc36d1efcfd7ac978f8cdc9b0f55b70350dd425846dbeb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-4.0.1-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.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 dc75bc173a298657f5c7c9f80e46e35d346705740756061a5e257382f275d1f6
MD5 f12bc96eb39a0f472dc5548ed040a293
BLAKE2b-256 c7ca4974d9df5dafb0b93fb8e9b6153214e69c319fce8cab41c439035a8e1cb0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-4.0.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 635.7 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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5df3c511f1611905e380dedf8cdb8de1c1e3323f4f6cbb7b94a7810fc1886073
MD5 e6bada72cf7592b88b33b92db9bf3073
BLAKE2b-256 b26f0846ad3db9289c097b8955e9cba95c1f04fad9b7d887ddb49b4d90f8bbd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b288f3f6c039644ae765dbb53dcb01b7fc6ad8f771f1b7878ae1be0b303115b1
MD5 f43312fb332f458a0d0fb520369c8be6
BLAKE2b-256 918f4204231f2c5871fe7675d2b01a4d05847dbf1cfb020c9bcb3dd955260a12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0e0d07d18bbcdbac73a48bd92e14b9a900fb6b21e0c866c02b3a8e86584680c0
MD5 2f7cfdb3653464ea73ab6370396610f9
BLAKE2b-256 e02cc2db00c3ae2bde00424392f2121bca3ae32a9853604620afc4f71e9f7563

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ae9f77ac4d2edc7ec75e5a9da288444720ce2e6d0ed234d7340187ffa24d32ae
MD5 ccbe6f1623ef9c5e83383eb00eedd011
BLAKE2b-256 49e0ad75477888fd468b689d909d70904a2fba602fbeb14a994d9cf4022a7413

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-4.0.1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 618.7 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.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 d98c861bbec224e50b39ab489ff52e91b42a2c9a5f25d71892177116c6f34b67
MD5 0ef35e87202b602286780a92ed9bc666
BLAKE2b-256 d019f246628461c00011bc82d4f1d86fcddea320cf587d3631b81a4668327815

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-4.0.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 639.1 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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 68e00b79bd57a983de15614a78e2320932e03086be77d07a1571b5d4c55ddfc8
MD5 01f6a3e1705ea91528a2b5e1c15bf8b7
BLAKE2b-256 0345abff821a89f1d30ed8c7ca67ca0a6ff1eb9b451b95ea6eea1720390167ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4c4d66574310e76d8931c4e66d31f1046aa19b50c48e12c7f17b8201b726e528
MD5 36ede59b97e40485ca104bc52bad5233
BLAKE2b-256 91603c112de9aba5dec44dacda2d5a74c5bacba227a33ea53c4535ad8805b8d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 23069114f22bb3bdb30d68a0289544dce60f458600b009912a9a2960443e1663
MD5 b1dbf1798393985038e3178bdd5797ae
BLAKE2b-256 80f73d288906625e0181201adf90ba1535b017d5a81796326f2a3ec1397353c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 602e6bdced33846adf6aed8d5eced5e0a5682ab3cea52274f772e8bca9cf029c
MD5 56c5fb4e6564b00bff1efc2e961b938e
BLAKE2b-256 e1b264fd8740b30b8ffd9c9eb661e4159267aaac4307bbf406e206b58cc37840

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-4.0.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 639.4 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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5587c79de7c428189e47d2f98e3bcacdd0772a19a32d09e32f6485ba3db3a7f0
MD5 2d6f96c486682b7cd25eac72522076d2
BLAKE2b-256 6e781fab6c4890ee04c32570408da6c4bba0aedce0a4074b4e8baa7cee87c0a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c198b90047b666cf2ae5f8f505374aae6b1527ae5d07cb1e5105b02d6c3dbbdc
MD5 0cb0b65ee4d032456e81ea2855826787
BLAKE2b-256 f8b3b736eb744a767531e8c8c044bd602fb9b0d81180b7f665029f2703726dd2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b34f69e18d194be7334adf2a272593c84d8a057f6dc5fca8b8e42b3c924509cf
MD5 d8d9602d856741694c79ae58c256e525
BLAKE2b-256 dd1109d926aeaa72fe6eadd042016f805f517e2825c54beb1ded95d42729299f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-4.0.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a1eae03cafa380b16f6356935b5b2f3e0d4e223555a5d0ff7178fb77def86e37
MD5 a754c394d5ceb330d1ea81e22c6b20b4
BLAKE2b-256 1cb1d5a3af73459a55c8b269f0b135a8315d50f4af740609666db48004a8994e

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