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-3.4.0.tar.gz (5.1 MB view details)

Uploaded Source

Built Distributions

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

phonopy-3.4.0-cp314-cp314t-win_arm64.whl (541.1 kB view details)

Uploaded CPython 3.14tWindows ARM64

phonopy-3.4.0-cp314-cp314t-win_amd64.whl (556.0 kB view details)

Uploaded CPython 3.14tWindows x86-64

phonopy-3.4.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (665.7 kB view details)

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

phonopy-3.4.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (657.0 kB view details)

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

phonopy-3.4.0-cp314-cp314t-macosx_11_0_arm64.whl (539.7 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phonopy-3.4.0-cp314-cp314-win_arm64.whl (538.6 kB view details)

Uploaded CPython 3.14Windows ARM64

phonopy-3.4.0-cp314-cp314-win_amd64.whl (551.5 kB view details)

Uploaded CPython 3.14Windows x86-64

phonopy-3.4.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (661.6 kB view details)

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

phonopy-3.4.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (653.1 kB view details)

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

phonopy-3.4.0-cp314-cp314-macosx_11_0_arm64.whl (536.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phonopy-3.4.0-cp313-cp313-win_arm64.whl (533.2 kB view details)

Uploaded CPython 3.13Windows ARM64

phonopy-3.4.0-cp313-cp313-win_amd64.whl (546.4 kB view details)

Uploaded CPython 3.13Windows x86-64

phonopy-3.4.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (661.6 kB view details)

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

phonopy-3.4.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (653.1 kB view details)

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

phonopy-3.4.0-cp313-cp313-macosx_11_0_arm64.whl (536.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phonopy-3.4.0-cp312-cp312-win_arm64.whl (533.2 kB view details)

Uploaded CPython 3.12Windows ARM64

phonopy-3.4.0-cp312-cp312-win_amd64.whl (546.4 kB view details)

Uploaded CPython 3.12Windows x86-64

phonopy-3.4.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (661.6 kB view details)

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

phonopy-3.4.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (653.1 kB view details)

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

phonopy-3.4.0-cp312-cp312-macosx_11_0_arm64.whl (536.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phonopy-3.4.0-cp311-cp311-win_arm64.whl (534.7 kB view details)

Uploaded CPython 3.11Windows ARM64

phonopy-3.4.0-cp311-cp311-win_amd64.whl (548.2 kB view details)

Uploaded CPython 3.11Windows x86-64

phonopy-3.4.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (664.3 kB view details)

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

phonopy-3.4.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (655.5 kB view details)

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

phonopy-3.4.0-cp311-cp311-macosx_11_0_arm64.whl (538.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phonopy-3.4.0-cp310-cp310-win_amd64.whl (548.3 kB view details)

Uploaded CPython 3.10Windows x86-64

phonopy-3.4.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (664.4 kB view details)

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

phonopy-3.4.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (655.7 kB view details)

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

phonopy-3.4.0-cp310-cp310-macosx_11_0_arm64.whl (538.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for phonopy-3.4.0.tar.gz
Algorithm Hash digest
SHA256 a4adc0ad23758c2b2459cd2ecf3c37a91a70fc7276bf83d79a853d36a80a15e3
MD5 6af3392b201bd31a5de87d5b7c9cd0f4
BLAKE2b-256 9cc699f88668151b822b68253499c63fc9359f5ff8146742b772ade9fd2e5e7e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phonopy-3.4.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 e604c32b4d11a14bfef309e5a6a425504ed80dcb8d02ab4fde972a28e32c216e
MD5 6cadb2d96235c399f79a697fc069473a
BLAKE2b-256 f6e40d1bbadd0b9fb8422e412bab2a942c2b7feddf6c466632066dd7204ebc3e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phonopy-3.4.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 70c3ea42ce07fff546cf6059fefeb419df5e509e90ee4a04e0f64d6274a3af3a
MD5 084d4841c7e6806f470f058d6bd831e7
BLAKE2b-256 6d6743ebb82980ada5bb60ff3361d216bd0ed37fc9cad1de7590c72a6ec709d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 20a7f8540dd025766a7439c11faa060bf2ab66c15d4485258bc413d552e894b7
MD5 d3aab7105f7a4cf987d63e9f883f03f8
BLAKE2b-256 4856a2e38be857687605849af29666b3a64d6a854a68d746635ca9c3edb9928c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 06c85ce0e5c72f344133682db8865d7d63b00648eb16271394d61aa36340a0cd
MD5 1b3ada6410ff8194d4ed9d541315621c
BLAKE2b-256 749a5939e23bcab7dc4d76a511c22ac1d83f06f40a50e952f68724a31a00ba04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dce970d9e3029fd5d7a6566ba5c1dcbeb616ead37cfb10721c483eb1116b9397
MD5 a83c9036d9795a4921b5e377ca1c8f82
BLAKE2b-256 3b11b793933de623c5be9a31afb1080c7117ab4c9247f095c7e283f445e6219e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phonopy-3.4.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 7470f9a90f99ed2d89a0dd3b113d58d350272ef09edf5d5ed7f49f2348fe3cbc
MD5 2600981647d209e17a25b1bc085ba0b8
BLAKE2b-256 efef46a6e0cd242ac7e814a70c836aa6328b6848c3290fb00cd6b3456aa020ed

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phonopy-3.4.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 fc65219683cb861364a49fdce16acbe6f4f0e70726a1533c5372dd1fc988be6c
MD5 62d7eec78583dafdb62cdf0759bf6eeb
BLAKE2b-256 67685b4ee5925561d1310cd7c8c498fff2b92be0acadeeebf3c6fe8dab350a18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ff3913bc5fa3c26400b96c9cf59eb474fda0704ff5326a94f4a572aae1a4b2c9
MD5 5ebb7983ee0ed064042acfa03ec07990
BLAKE2b-256 c154a7e200e0cad84daef21ea026cc559fddcc02407662237e293955e27a42e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d2c4eb642b2d068abc6bdbd2f12130a84e197f90c78b136d1b8d38634e13d949
MD5 16215ce5cfea28cc2c044426beadcc45
BLAKE2b-256 60c2d75be3d83be29f7989461634154fab2b0052ab4840dcb8b3c59b6d36664d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d314402b3504a9f392379533953e067a502dde1e4a37b8c068fb96c30a85c104
MD5 b8773325249643d9a47cf1c2ef2d6346
BLAKE2b-256 86ec1e164bfa966c1701c44aded4b1c3ea6ab808d6825dcb1588f7c09614fbc9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phonopy-3.4.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 82f2e01e3cfae551a500796ce37af2f5a2e54ce3d67003b6cea9eb572c31e5a8
MD5 c031bbf6754d9b7bbef60e193c6f92e8
BLAKE2b-256 920704a62c269ed57a489d691477f9da67eae46b742cdecc0af2508eb55d32d1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phonopy-3.4.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 cd2180659dad1e9711a30151ab47dadf6c80a39703cfb678837b4bbbd95d6604
MD5 430e17af96700bc880cfb335c07a8cac
BLAKE2b-256 392ac778621f37991c6f840d74dc88388946d61aa38db50b7c3746f816c78292

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c634ddc38ba8b7bed2cc4ed47ab58a9b2691bff364e38e8781bfdef1744635a0
MD5 d6276dc92313d7f6589b661fda3246cf
BLAKE2b-256 702af42be4535261716b9c6271e7ef33139ed93ca9179583e8ad471bf2137195

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0d5f8e2c27e097f84ec6ba7cf4bb9b0948f8a5ce7545067d53f354f3b156b9dc
MD5 d12e25f20701740df2868a4415b58ed5
BLAKE2b-256 1ab14ff87a4cc9d6bf198657ddd16c5c6fc01327c7f48010f1a23a51d78d4754

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 107046ad23b9c5d734d07c6dc53911b5aeb9ce638c740db0b2ecb24c2d6cc873
MD5 a981ef4a1bd97f6706ba4c962bcec061
BLAKE2b-256 8f18dc63bfdad0a2f6d3a2df2550d17a163d5b2cc58df7ab3303e9b7eaa5cb99

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phonopy-3.4.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 e6b81538201edc68388b699bee9455ece39c790152ba0a70fc5bbd82c3ba418a
MD5 3505adee66e35331eaab08db4e47de99
BLAKE2b-256 8169149b95c3b61601374ac3f2933c820f6958cc19809ca894a15f1cd3ec4ab8

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phonopy-3.4.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 bb4f81293ffe4770567fe40a56e902d95a48eec6c87ba7573415d22243d6aa55
MD5 9a3221335f40db1b8d13d52caed1c318
BLAKE2b-256 d9416b8df1df65510555a8fd7343385ddb0e2abd20222d7eb382741aad9b16e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 311952ee4585a97b39e3e60525ccdfd1aa5ff1808820d3015306acf82c89a62c
MD5 632135e3745eb64a50548ba8cce09aa6
BLAKE2b-256 33e7fcc413421d21b7efe6bdce2673611aa52a514d9372452b08219c2fa561f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5e07e32562f73b16a0fc44b75cc45f038bd39490e1becbe35537cdd1babc27ea
MD5 3a06c4a856f96e4100b0dc9e9b3279a6
BLAKE2b-256 f436ca84f1ccf9a5ec5041c8dca67c62e1a45952cbd00ec4766aa37fbdd95bdf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9c4807521491cc4b72f5e7b360f2b76a8cceb48b88405e0e2994b3f66d25a2fd
MD5 55d27409f664eb3129293b8668f61387
BLAKE2b-256 b67c6f0fff4aa4446f0c018cd2162317cc93feb7255d1e824f784120d94256db

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phonopy-3.4.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 08768affbf6ecaa3116ab693f1577e9ebe42cd6ac79dfaf009454060c16bd58b
MD5 5eeab292299d95040a26ef05d779f4c6
BLAKE2b-256 8cb4c66b292535b751c34c4384893e73b4a61f190e10f8efb4e90c3dedd90f53

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phonopy-3.4.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 9f4334b7a5256bc2e5b816238f5d6cbf28fe8cbee0c1c4243c3360da701fc646
MD5 108f65fc869a2e6923e9c73baa9f38bc
BLAKE2b-256 f712719835d4fb331b1a58dfc27aca7ffc1fe198f83e2fbe982266eba00c5d37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e6f97da57c7839ad25cebb7ce5dc4732242ce1839614abc9f45b1ced70781236
MD5 8c3b364cffeddeaaf0aef045738c5207
BLAKE2b-256 c211755c4a42ca1b5b14ecdeb6f56321cac923505e28f7a94733cf46292e195f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bf2a44302fdaed75cb89e67d5bc2075d510a6a118cfe22f249035a5af8dc6848
MD5 df2f2755587248345e6624e00b44b1dd
BLAKE2b-256 74bce493ddf5a3ee2510d8862f570de3eb8cbd4822d327f19269d28943493f3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5a29588af72b35e203692eb954e1c0141be4e81423c1657333c726a58d8c6380
MD5 9951528ab09b18fa22ad8712900092f0
BLAKE2b-256 956c38461b9707183aafa9dc852ecf22a66ef41895a9a0a3de0cebb5e1c85dc9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phonopy-3.4.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f966e763397d54040d6fc2f27de06a4bf0ea122381c9cbf9ecf58ae3f3b723e8
MD5 fa06f61d7793948158341482aa340ca3
BLAKE2b-256 d9b42754682105050441bd7bb526026ed5a13ec809e6a3a4a4c0066d97b77ab9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2d96864b19c5b19c0fe023d095eae7ad3f06e7b9692e65c63d42ff0adf4fdcf4
MD5 7dc4389fb5b13677244491e628c7f965
BLAKE2b-256 6da2b1cb5685377d246fb8b340379d1580394690faedb76e6caf35293578b997

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5a37a4263e404c0367af99ff6046cf628151dde7635d50bd4ac07a5712551e27
MD5 49bb760765cf71068e7f7d12ae4f63e3
BLAKE2b-256 3dee8ce8d3b9df66e86223d9161a2b139a7e0f564c70133c2e9a24714d9fdba4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 114927dbb58989d20211185b400651bd62c3d3bd7b61cad9d21f8c45d8c8fcd3
MD5 bb06a142318fb5640230b25ec079d981
BLAKE2b-256 db803038cbffa085337fb396d92f76bd455173052c3432a43072e246f7e86bd2

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