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

This version

3.5.0

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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

phonopy-3.5.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.5.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.5.0-cp314-cp314t-macosx_11_0_arm64.whl (539.7 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

phonopy-3.5.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.5.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.5.0-cp314-cp314-macosx_11_0_arm64.whl (536.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

phonopy-3.5.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.5.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.5.0-cp313-cp313-macosx_11_0_arm64.whl (536.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phonopy-3.5.0-cp312-cp312-win_arm64.whl (533.3 kB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

phonopy-3.5.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.5.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.5.0-cp312-cp312-macosx_11_0_arm64.whl (536.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

phonopy-3.5.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.5.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.5.0-cp311-cp311-macosx_11_0_arm64.whl (538.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

phonopy-3.5.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.5.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.5.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.5.0.tar.gz.

File metadata

  • Download URL: phonopy-3.5.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.12

File hashes

Hashes for phonopy-3.5.0.tar.gz
Algorithm Hash digest
SHA256 fb57d3f220d2c07d95135d32de3876f8073fae635ffaff7aab22f23af9578073
MD5 4c3a4be9749b4af48752cf7fd9da47e0
BLAKE2b-256 f323a8c3fb6576dd00444b386fb45e73d2e15d0cc5cf2d3b89f1a233f5ef090f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.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.12

File hashes

Hashes for phonopy-3.5.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 72a03a68ea2f9ba26ea4cf7ce700d86d5445a4a6a583c5318a8a930f04afc0c7
MD5 baa52d069b259bbaecd1a1a4f79fbe0c
BLAKE2b-256 5d635351ad5fe547c121fe300dbe70ef1f64f5dc90bc1ecad1d324e9ae0a898a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.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.12

File hashes

Hashes for phonopy-3.5.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 7bbfc7a50dd5533be5088975208adb63480d60a1e57fa7dcb64907b31834ee10
MD5 1d8f808b19a9fe95d89e900e25e5dd68
BLAKE2b-256 1a7ddc11d247da173c2d33d70f6096c7fb756a408837c8506739a2cd5fc594ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b877a0f13a98248f59d5463b4dcbafc8149304e3722b310193fbea2ecb8ae894
MD5 7c9e90a2cedc866a341fac90972b9392
BLAKE2b-256 cc0d55b6e33513f9240e912b529f5538c62fe2756041e331381be0056a6f665a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2b01b1b368df760f26992309112b88eef4d84cfad342b60ae2c21c5a4b6146f6
MD5 e10ec491221dcacbd7fa25d14833243f
BLAKE2b-256 ec4ab46e04a3ad0ed8aa5dea9a85d1395e817343cc270223962c60179c353d3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c20d74ed19b324004fb2830e78c180e6227e953e1e80ce7233981ec440864aee
MD5 2f16310c3fff415d3427158d33906597
BLAKE2b-256 a2d8a234e2236d21311fcf5e7e9d50fbd5e6c77af9fd80ad67367c6ace4491cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.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.12

File hashes

Hashes for phonopy-3.5.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 aeede88b90a00eaa74d9338885809e13f133a51cf7399cd783590b3a8306e9bc
MD5 1b3b29babae92afa0564716b77c1598b
BLAKE2b-256 ef3d3cac226671c768f84c891c2e76436a2648207c2a3496c75cd821dd4eb32f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.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.12

File hashes

Hashes for phonopy-3.5.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c02830829faeb668d511d74784a5d85fad1dca0410eeb2248f4db6996297c455
MD5 5ff97eca6c338b293721b1770f58834e
BLAKE2b-256 24d9f69b11c5fe8986ae5dfaec77f36f45fc4b5a5ed44ec1e915a5a81e5e8b99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 32f990d853d0b049c914432df0cbc29a6aaa613c07d72de35e2e223a77fdc5a4
MD5 e204354eaa9ee3091a4945824ba734d2
BLAKE2b-256 6d1244c5d75d457c50486b314576b1264f3c95307e6c08bdd8cb7c98b8b34bae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1482e990fe63922cbbcfc4cf66808c333b5403e25231cf704044446bf294b1c7
MD5 e5bdab7031fce00b93c8961b9d0abae2
BLAKE2b-256 3110952d6ce58a3ac337a5085580f819624f08551f037bfca4c60c58f8c77cf3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b6f9a3a2d71eb8e4f89dff1b06f37950f8caad44dfe265139ae0dcedf8c09137
MD5 c632c5286f205f955deac7b09c6ec165
BLAKE2b-256 42409eeccb0343b01a5cb50a7a81dca5f9e4056d25a031aae937e783bbe454ea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.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.12

File hashes

Hashes for phonopy-3.5.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 fb7835af1cadfd12fc1757ac4c2bb12f2dc67cbd4a872d56389d3eb1d9f7f0e4
MD5 b2690a98e512f2afdfdd5e42b1dc2ea5
BLAKE2b-256 fb3df974ce064f1ff7db66c2b883e9adcafe48fe114cff901f0988a11c0c102e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.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.12

File hashes

Hashes for phonopy-3.5.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 1ef16b423f188ec3ace58aaac435df0e472d80ed4e74b5afd2fd2a0c49772721
MD5 a52e8f7f649ef271797b870a26deac7a
BLAKE2b-256 3c822d2837cc9cce7fd364f8d8fab6e4345fea19bbf6b3114c7a4b686b4aabd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4b33bdb0bc978cd54f3b1f1717265acd59aaa90bb4cbeedaed6658c4ea1add0b
MD5 7449424466f3c7c556df07fd247d08c1
BLAKE2b-256 b02e0a5af93a01c07bd552f2f2bce8fbbd247e5d6c281b6964f182ab5c260449

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0ff81d7a55bbe0972eb5602f323cdba3ad09fed7c38244459a6dcd3a48224b45
MD5 2d369152558ed19188611023ba792114
BLAKE2b-256 0168788c0d1a73923b28a604f8599d544fe452d789ba548c32e082b40ebfa70b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2aff82f3de9330fa7b219535c2997e8b0816a7f46597272c4b73aa878d993cab
MD5 93fe6ddafad0edeede09fd03d87ba940
BLAKE2b-256 dcb429847b88b838666c4ea24cdf57101f9edccca350a0b8078703f03f01b97d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 533.3 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.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 6d8ac916944632a5aa0f357ac87fb2dc3d910172c9c77f39f11a1913a93909c4
MD5 ad1d602184b89af49e0c53c168af3a90
BLAKE2b-256 d8be3b76035586b5746ff9381ecc528e15fcf97161bcabd7985a3a5b163b0239

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.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.12

File hashes

Hashes for phonopy-3.5.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 92b28aa34f9d0fd6d4b7bb168723ce63b932567fc3232c9bde49e3d152945dc5
MD5 6b31581d1ca591872a972f456fd0184b
BLAKE2b-256 7f958eab3acbdd0255b24db6655459ef2e9b5b25852513f82f2e1536c70898e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 080245d1423444ad3889a81a45edbef09625d706fc7a0b6730506c0bd191134a
MD5 ab9d65513d9d381abb8838c00e1e51b2
BLAKE2b-256 41b21a2fa05f0a8bb39b8fe2ed196639859a967d34ad87df5bd0d18898746687

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 985d44798ffe93b785da659bd049205ee4bf6883dbff61611000b87e596363b1
MD5 d7722c236b9fcfce0cecff0853ed674c
BLAKE2b-256 c44c5af56d08a34d9859a43fbe467d3ce5cdb16f81c84860f5a36f6b1daed5de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 270b2b1e4d86a27fc31f1b63e78db57dcace0527dbfa0a58d8e1ec72a8cb0cc3
MD5 2bee71817a9c3d4206955d181a4db8a2
BLAKE2b-256 8dd0166bb1d5f74d701dbcdc289537448dab6941ac2e95c12250d3432f8e8100

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.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.12

File hashes

Hashes for phonopy-3.5.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 3647647fc9f71e1840981f3ae353c7f7c9c675292dc24f1c35ee19ee71e6c72b
MD5 8be7d52bcdff6cfb804e25af35bdab4c
BLAKE2b-256 7037356a0622ceccb799ffd2fcf33888f690d02121a4262cb007f22d851e326e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.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.12

File hashes

Hashes for phonopy-3.5.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8cfb7b7d4ff36c6e6065271ca4ffc3ffa78bca6b243b91b79b7a01f43b5a5eea
MD5 818acfc8707106dfad94b2da3396d91b
BLAKE2b-256 16c86ad0ebb35fda8ed7b13612f9e2ed75590e055e2e932ba10db22f46640544

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 53bae6a094a403b175e2ba3e458c3251958ad4412a6705c67920111c9d9cf033
MD5 c8f1b7723ae1d9804cef2df69b3d3711
BLAKE2b-256 e942206b696bac24242eff3b16db66655fef04fb798b299cb6afbc04ffeafee8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e06a34edff3c034c847e362d9c6f015c3cd3fccc21436a04abe4804a7f6d198
MD5 18b8f70e7f71fb851ebae8d7f2141ad5
BLAKE2b-256 5887fdb6cc4bd5eed1bcd11b052745d0111ab39a797a557c38b002dfd4f5a569

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f395d0ddd11853aa6e1f769fc933497e21652d67a82c6942a68bda227f27b5aa
MD5 0018746dd9f85369f922b420a6fb6116
BLAKE2b-256 8eb9f23cb6caabc1e1f619ae18566221c712d97dcf64500722bb48393e31740a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phonopy-3.5.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.12

File hashes

Hashes for phonopy-3.5.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 806fb0765f454ee9edab33509228e2e4ecaa02661a5449427bda16dd7fba254f
MD5 39f7f4ab98bdd5d46c6681996001f4e8
BLAKE2b-256 38c5bfa086e28f13b9c6c2b2b6bd14d415afb6ad6a313fa3a6cf2900a3bed06b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dca5772aa60db2991b08911dfdf5f12b8eb6fff6c5a3fd739ebd007c777f3971
MD5 6ef7f676279763b9b99931084ed5befa
BLAKE2b-256 8088a5f628ce2b86d59198dcd7d153cddc81d1d2c30fb5b7ec240c2c34882899

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b607021b2dbe54d354605bb4ca5a98241bd674499a091907461c395fca401fb3
MD5 dd75873695bafd0cbbd7cc8487637111
BLAKE2b-256 0cbdbb379a7dd22bc8fe17f10f7eb5c10bd10604aed1625bcbfbbd5ee58a8385

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phonopy-3.5.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4ac86e6926c96d1073d9c30251429358f4994fe1d9064601b2e3219bb2a2c6f6
MD5 60c9e24f318b0114f69e30f9816c6d09
BLAKE2b-256 5ea5583308d8c44fb391bf045f3ff3a623de79d01b7a4aa66a89a9a5898527f0

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