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

Uploaded CPython 3.14tWindows ARM64

phonopy-3.5.1-cp314-cp314t-win_amd64.whl (555.6 kB view details)

Uploaded CPython 3.14tWindows x86-64

phonopy-3.5.1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (665.4 kB view details)

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

phonopy-3.5.1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (656.7 kB view details)

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

phonopy-3.5.1-cp314-cp314t-macosx_11_0_arm64.whl (539.3 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phonopy-3.5.1-cp314-cp314-win_arm64.whl (538.2 kB view details)

Uploaded CPython 3.14Windows ARM64

phonopy-3.5.1-cp314-cp314-win_amd64.whl (551.2 kB view details)

Uploaded CPython 3.14Windows x86-64

phonopy-3.5.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (661.3 kB view details)

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

phonopy-3.5.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (652.8 kB view details)

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

phonopy-3.5.1-cp314-cp314-macosx_11_0_arm64.whl (536.5 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phonopy-3.5.1-cp313-cp313-win_arm64.whl (532.9 kB view details)

Uploaded CPython 3.13Windows ARM64

phonopy-3.5.1-cp313-cp313-win_amd64.whl (546.1 kB view details)

Uploaded CPython 3.13Windows x86-64

phonopy-3.5.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (661.3 kB view details)

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

phonopy-3.5.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (652.8 kB view details)

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

phonopy-3.5.1-cp313-cp313-macosx_11_0_arm64.whl (536.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phonopy-3.5.1-cp312-cp312-win_arm64.whl (532.9 kB view details)

Uploaded CPython 3.12Windows ARM64

phonopy-3.5.1-cp312-cp312-win_amd64.whl (546.1 kB view details)

Uploaded CPython 3.12Windows x86-64

phonopy-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (661.3 kB view details)

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

phonopy-3.5.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (652.8 kB view details)

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

phonopy-3.5.1-cp312-cp312-macosx_11_0_arm64.whl (536.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phonopy-3.5.1-cp311-cp311-win_arm64.whl (534.4 kB view details)

Uploaded CPython 3.11Windows ARM64

phonopy-3.5.1-cp311-cp311-win_amd64.whl (547.9 kB view details)

Uploaded CPython 3.11Windows x86-64

phonopy-3.5.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (663.9 kB view details)

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

phonopy-3.5.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (655.2 kB view details)

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

phonopy-3.5.1-cp311-cp311-macosx_11_0_arm64.whl (537.9 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phonopy-3.5.1-cp310-cp310-win_amd64.whl (548.0 kB view details)

Uploaded CPython 3.10Windows x86-64

phonopy-3.5.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (664.1 kB view details)

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

phonopy-3.5.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (655.3 kB view details)

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

phonopy-3.5.1-cp310-cp310-macosx_11_0_arm64.whl (538.1 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for phonopy-3.5.1.tar.gz
Algorithm Hash digest
SHA256 37869c383d0b1fa1355f17a1bb3599479406530d730791d71dc16186848db196
MD5 ac6bdbce9ec6b124af75983200c97ee1
BLAKE2b-256 f05f4d30a02b518498e6428ab2240bee40da11ed5977eaa7b5df397df15c5a04

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.1-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 540.7 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-3.5.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 8d5811058aac1030793a81e44c13cd2aeae04bbbb7ae7948f5f0647e622286d4
MD5 8493d04fe0381c31cdcc6cf22f388a7f
BLAKE2b-256 213fedec34aa7236b77c0aca79ea1c219034c7caa057a406abd7710e255d4d21

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 555.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-3.5.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 f5ebda1d969908f170556bf57450660e9c9101ef51687de5a96ecf6543285e94
MD5 59b6e061dc965226a3e22dc3281a9dff
BLAKE2b-256 3cd6f6d701f3745cd3c82d150468b03cbe0e1d2868d2a9b7db94422fca1adee4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 07a73300da8379d26c4c477e55e276e47935b6e76cd92c454775937fd4b1d544
MD5 5c5e7b95539087f128e9bce5bfd2d7ff
BLAKE2b-256 a96e047704883257201c7aa1da84c2280812f29e73b88556f7524fa00ad9de19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3adf61584b327a09bba0bbf428d57e6e152d261b8ccce3dec1cf91ec04fa09a9
MD5 039e44398c6747c3d40100567a337a43
BLAKE2b-256 bd719f7b830c5628ed19d586dc43e516c770319e734a79a4e6bc9de1d3b24bb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c707d484881d418bf60512d0158f39441cb588c7d2658f4431eff70849850ff9
MD5 cc96633c7b5a7a6d0ae1dbcde1b1fcbb
BLAKE2b-256 8c5f867d425d771632dc4f3eaa66511a390d547bf8eb6bdb71e5507517cdffd5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.1-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 538.2 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-3.5.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 81f6ba1e69943f513be6ec8df109e8ec4910aec568208907ca215673dcc7c7a6
MD5 c3f40c03f7f5dcf997297feae1d74094
BLAKE2b-256 dbae4c17f0a8f5c59a1f12a1a1fdd2ea23ed84b408a92fc1245cc984ba5dc388

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 551.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-3.5.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 72f5000ae22eb4ed6a948ceb5a352595eb6d97b95ae6aaf22692e39e3d9b8363
MD5 1bd66e6ad7b9f0c084d843578956185b
BLAKE2b-256 43d74b7d9b6a632ee1fe1fda42fea289b5c168a8dbc5c2883d4f44fb08f9f676

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 13c68f14152db1540d0baa99f905094e0c87a9d949575d9f18391c320628761c
MD5 5da15c2c44587907770950320bcec212
BLAKE2b-256 51070a47db0077f6f4347ec8ae02e839db85e221caa1222ee8e65641095f2653

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5599c71fdc413f500b029263b52d79fe5be48a08bfed462dc9efd8111301294e
MD5 1b2da58e15dcf942762951fe9a75e739
BLAKE2b-256 101a4d09c3c1aa09ded998995a4ae2c0f54ec0d35127762e4f75b7a345dff3a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6463802dbf8e2c65b9a01cd2c570dc47c79449be5be8dd052328fafa9c30f986
MD5 b30aa72312ec47a7010b67caa2accd05
BLAKE2b-256 efc8369c4f2098d40baba6eb66491447b6772f9ea94238cc251b54e9a1fea4b2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 532.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-3.5.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 f24d74ec7445fbbc042433ad77f2c3a0fc29eee6fe9418ca80ad68da489e3451
MD5 6ff6da28149a70db27feccaeb4457499
BLAKE2b-256 1b3eb0c2e0a72744344c3635b69d0a83aba0c794e3eabb52cb3dc7a64387d553

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 546.1 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-3.5.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 37b22bf7dfe74b2e9025a6c5ecfe5b561bdd686f39d1b8076dfc01235edf90ff
MD5 f1858890320073a55450c546f6a12c40
BLAKE2b-256 4d0a614c5ab1f00b5c94eb169e01ed00050d0cef874cd9ab40fffa23348626bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cb9af9c6e9a1e47ab5e545ebb1ba07a0046dc705e393f000ba9de7c30ed5442f
MD5 5dbe2d134b9853ccadc2ae452c71f99d
BLAKE2b-256 2b739fd1a1db6118557ab6bd700320dcdd2e78de27677c1bc9ba08f6015e4687

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 74345eee93b56e76183fb98d5b718df8b29c6dffbfcc3667aa262bca67a1c032
MD5 ef98f50bd1061a1f141ec4b45fefd904
BLAKE2b-256 98d8fdf4bb051a73397aab506907fc4e46debc05d2feb13ed60dd19fadc87dc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 77acbc390b4e70a675f15d5660d43791871b9618fcb5ecee5bb9c106ab5f9aba
MD5 b82f765ade99acf3f56f60a770507b0e
BLAKE2b-256 51a96df62446676672f7262f9bc3a5d84209359d4cec3ca931cc138a8a43e605

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.1-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 532.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-3.5.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 bc181fc68db78d639d77d459dad71dcec77b46917a72bfe24240abe6d783e1e2
MD5 21a1ccdec1db033dad959c08e9a84b0c
BLAKE2b-256 0a00087330e6058801740007cc63d24b354af7d5f9593b94c9a9a0ee079be899

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 546.1 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-3.5.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c86edca31e9f19385d2ea6d3e9b7a395cdfcaae0ae6f731b0d7bc33cf1d85558
MD5 603ec002885a3ffa152b642b386527bf
BLAKE2b-256 8f313f13e2c131cc049f16ccd1a0b11ff9be3bde46287efb5bcdbbbda644a386

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ad3821660b60036b6ce6d8854f293613e1a1ec3e55ead6bb9102ab0e3e7dbb06
MD5 d17cde9acb8eccfa453d941d37b6b252
BLAKE2b-256 f86dd2db06e44cc716cc557403963e5023cc8d277544f038d6892ae259aa466b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8944b55ae8dd03ceb30ed99bf33617811a01d60e5ea046c94c167b9448202391
MD5 4ac1027e240f032284509b0d311c7a38
BLAKE2b-256 325c30b7ddf561c7abfa947adcb1e0130e4f181e58a1be56d7503f9d16db743f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9d8d5c66c9f8059de49801af5a03a74892e622fe46eef22ec6449f9efd6a443
MD5 1ce39c4202f9ae9a320d53d7263ecd0d
BLAKE2b-256 efc902dbb634d10ef562fc50c22379bf8b890afc03569ecf0483c8776e5de98d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 534.4 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-3.5.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 2caa0287935aa56880ef44980c00b8ffa07a6bad04ead10e1f9522f810ac0b7d
MD5 23dc9bbd2527ccc83dd325ef01e7344e
BLAKE2b-256 31312a848f736dce596e2dfff1f6a1d0d358eebd48d8adf05008753b953e73f9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 547.9 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-3.5.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 286b4e5085050fef33575b8b107f437b1985b48057952d7382ee4f08e9d91d7e
MD5 874468bbb241291e215de437ada95588
BLAKE2b-256 4efdd7491178bd7f1d6bd9f5099d079660ef37414cb72445b054194ed3be8fcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7e050ad728dc3745bde9880bd35bf08a76d5148cfb7bfda2595e91d1f110c8f9
MD5 233fe49c3f0ab29c124af60af9cdcaa4
BLAKE2b-256 527ec915a5140aeb68aa7588559e2e18b04d0286a54ff70f80c5f405542d4d1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 edc4e0258c622a5a633ebac5641912d506befbf55a2c0bb831b7a9213b0419f0
MD5 10c7c4fa98d1b8013da2715bdb837dd5
BLAKE2b-256 4e51aca2cb098b4c36dfcec8616a560982b49062bb097182ab2d7a49dd21a6f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ee536611bbfcd4229e0b4585f856b256b87952461e562df418e98578077feaf4
MD5 1bdb8ca93b794a9878770e980900901a
BLAKE2b-256 15f4cb5ee0e335d0b191e11c9cc854d4e7bfe1cfce86144a248809b97dffa697

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 548.0 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-3.5.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3612ed2f1de55fd0ecf652b128a09ac5eeaf664b80fa0df67d81af441504f9a7
MD5 2ce406bd11d9b5389ecc15e1c1ed81c6
BLAKE2b-256 f44caf82382d5041301c902cdb33f10683850a53ded464ba70ab21f72b3534df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0b56a2d2c72b85236a9f484d857c67b6676c41530ab6d722b138984a327a96ea
MD5 90530368ae727bef695ae809a9b18075
BLAKE2b-256 ab1b455ce99360f3e9da10ef1df2039baee9fd93928bf642ad92db86e9bd42d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 07741b54bcdbddc90ab4ae72d1d564f4780d6469a2317864398492e2087856ea
MD5 48f37874b7d9302233a4c9aab66c9a92
BLAKE2b-256 659a8d5ec3301362111dd0803f508a552e04a5cadb889a66ccc49e076cb39e0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 25108c20d695f06d429dbb37c6a314f41eb744074929574f1e583b0968decabc
MD5 1dcbf8e809586683f471421c6b9eda58
BLAKE2b-256 abc0b607247586208ad50f0f29a702f79e25e516ade0d921decc92e0a9c336bd

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