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.1.0.tar.gz (5.3 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.1.0-cp314-cp314t-win_arm64.whl (633.3 kB view details)

Uploaded CPython 3.14tWindows ARM64

phonopy-4.1.0-cp314-cp314t-win_amd64.whl (656.4 kB view details)

Uploaded CPython 3.14tWindows x86-64

phonopy-4.1.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (775.9 kB view details)

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

phonopy-4.1.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (764.2 kB view details)

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

phonopy-4.1.0-cp314-cp314t-macosx_11_0_arm64.whl (639.5 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phonopy-4.1.0-cp314-cp314-win_arm64.whl (628.7 kB view details)

Uploaded CPython 3.14Windows ARM64

phonopy-4.1.0-cp314-cp314-win_amd64.whl (650.4 kB view details)

Uploaded CPython 3.14Windows x86-64

phonopy-4.1.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (767.5 kB view details)

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

phonopy-4.1.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (756.0 kB view details)

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

phonopy-4.1.0-cp314-cp314-macosx_11_0_arm64.whl (634.1 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phonopy-4.1.0-cp313-cp313-win_arm64.whl (621.5 kB view details)

Uploaded CPython 3.13Windows ARM64

phonopy-4.1.0-cp313-cp313-win_amd64.whl (643.5 kB view details)

Uploaded CPython 3.13Windows x86-64

phonopy-4.1.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (767.5 kB view details)

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

phonopy-4.1.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (756.0 kB view details)

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

phonopy-4.1.0-cp313-cp313-macosx_11_0_arm64.whl (634.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phonopy-4.1.0-cp312-cp312-win_arm64.whl (621.5 kB view details)

Uploaded CPython 3.12Windows ARM64

phonopy-4.1.0-cp312-cp312-win_amd64.whl (643.5 kB view details)

Uploaded CPython 3.12Windows x86-64

phonopy-4.1.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (767.5 kB view details)

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

phonopy-4.1.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (756.0 kB view details)

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

phonopy-4.1.0-cp312-cp312-macosx_11_0_arm64.whl (634.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phonopy-4.1.0-cp311-cp311-win_arm64.whl (624.3 kB view details)

Uploaded CPython 3.11Windows ARM64

phonopy-4.1.0-cp311-cp311-win_amd64.whl (647.3 kB view details)

Uploaded CPython 3.11Windows x86-64

phonopy-4.1.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (773.3 kB view details)

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

phonopy-4.1.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (761.1 kB view details)

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

phonopy-4.1.0-cp311-cp311-macosx_11_0_arm64.whl (637.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phonopy-4.1.0-cp310-cp310-win_amd64.whl (647.6 kB view details)

Uploaded CPython 3.10Windows x86-64

phonopy-4.1.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (773.6 kB view details)

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

phonopy-4.1.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (761.4 kB view details)

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

phonopy-4.1.0-cp310-cp310-macosx_11_0_arm64.whl (637.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for phonopy-4.1.0.tar.gz
Algorithm Hash digest
SHA256 24698f620551d74ae22c0913dc141e1dd9104b50bd51cabd0dc19ebcfb705851
MD5 13b8ef2941c9f58d49883f492b37ac39
BLAKE2b-256 42091c5c2821508f06edeedf42bc197f123ca70dcc381262ec4a3950b08fa597

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0.tar.gz:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

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

File hashes

Hashes for phonopy-4.1.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 4c108a48a9e59d45467afcd4e5e54e16e5e2d5953560a154f747355610306a2a
MD5 5da9e34ac5b75041cd7b63b1227c4719
BLAKE2b-256 6a7c20993ea0c9aa309794d9a8bc10edf78009a7e05f85bf3cd0ff3af22d510b

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp314-cp314t-win_arm64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

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

File hashes

Hashes for phonopy-4.1.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 6935659c70ed7231ea3a1ff670c0376f11e13e794586c2798e23da8863b7a5d0
MD5 00aa26ee08a7c3f30a1e3cc8fccdafba
BLAKE2b-256 ae4fa4d31df0c94a7450c86dd5e8065a7f4db1c5648b523a3bcbc98cf30f3b91

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp314-cp314t-win_amd64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f7fb8231dcea4428493477ca3588e165771549efad904f18bc5d22c05d3bb352
MD5 a87a560986a152082aee584d1f06fb84
BLAKE2b-256 d9e89d9c44fdad3c396017061c26825ea822101d4e4cc34de937d72924472f3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8f97bbe0cb601b5765c3bb26e3564dc6b13f4af465683384cd92a91f060c4b11
MD5 0a79925504aadd2177098e954e8cf97e
BLAKE2b-256 f5bfa13cd2aac6ce62e1eac516ece7af76bb09a74ac0a4bc24666230047b64ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dce1b614d59ae4849032a281c330df98d21c1f945ec1cf4c68e51e744871ce08
MD5 247fda8f7ff0a9763dbf213cd183bde6
BLAKE2b-256 c7d0981e4f3d24241c900b5da742288ac0414c742caa172d84473ada1af7850f

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

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

File hashes

Hashes for phonopy-4.1.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 d98d7ffc4f5179485090de84406b5e9c7c5638c2ade3a7d83edd9b46551fa6f3
MD5 4a0f4bf232bee9e9292e4962bc2dbd2b
BLAKE2b-256 0b7175659b65dda5f010d03520a8eb2b0795bac7d2849ae2595b9a21cf1c6a03

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp314-cp314-win_arm64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

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

File hashes

Hashes for phonopy-4.1.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 78c05ee8d210c677db72b73e699ff90d683fd5fc5c7694c8f8b2654600b9bad4
MD5 13c1f3ba55c9056eb353e9f21e2e444a
BLAKE2b-256 98130ab48144f2128974ac8d0fd92becac2902ef97ebfcb77ac618f8dc2fc377

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp314-cp314-win_amd64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 903a8c70813675b11068938f6636142d4438af44b7fb6492d183f69648a03f10
MD5 c1c45e1b76360266d97f897c48bc0fd5
BLAKE2b-256 8a2551da7062ce6504671e9f010432c34c92bd9b230f1be8d2206232f534bd9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c2131725ba059fae245fbd7fab84219518cc8dab313f99284f1c3b1723bfe97d
MD5 a2024c7221bc4bd80a3e1fd85163e88c
BLAKE2b-256 c77a1a3ffd15d14e15724cfe989fe107614716a2f212c75606a567a53e64773f

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 34997b6359f3280449874dd7278bf876d247ce9ff3af31de817e2c51adef3dd6
MD5 b330effd5609025ed6b61f7a1572bd2e
BLAKE2b-256 26b5cac06516a7aeca0eb232c56fa9843129e678a95a72d1aabff11428d42f85

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

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

File hashes

Hashes for phonopy-4.1.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 8f8315cdd1d1b293068eaec46710181cbe431efd041cdf4e4cfe88f0dc2bbd96
MD5 9cfcfc368779afc0ef18988fedfd67bd
BLAKE2b-256 d96c30958ff6bdba7686dd058846987ba6b4b694643e3cdd124972eff799e2ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp313-cp313-win_arm64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

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

File hashes

Hashes for phonopy-4.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f45b1e4d6340f8809af76334c1febc360cfdf1bca12053323ea71cab13588dcb
MD5 318f3135c1d6ee2b986accb4ce52a598
BLAKE2b-256 12aedd88303f8e233bbeee71a566432152fecfc3d82ca6a09731688b5f42ce45

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp313-cp313-win_amd64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a98199f1ab81e94256d267436278471b52f7fbdcdcafb1dedab1e8c532c3962f
MD5 467b5de2590852ae45791fca4501be95
BLAKE2b-256 660046eae3d215e791d844193bfcab2c515789962d38a7ead011e22cf6812272

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4e9851eea6f7555c8caf1a86dd3c60433ec0dedf3432ac195834484aa6ee17f5
MD5 f7d60f20de59f47fadd4657871fa5d73
BLAKE2b-256 2459a1e527d08548feff338884c18c9862bc81f59f34901f22aebb37d533de68

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 66de74782945a67e5e980c11f6edab98006c463d1b2dd5d06f4f7f34e111438c
MD5 e053f1738efbb5432d7d7c4095bf5d42
BLAKE2b-256 4ad02adf4c85fcc863cdd95baf6d750a51a5bbc3dc03d7bdc6d7b68286d562a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

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

File hashes

Hashes for phonopy-4.1.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 d28fa138657389114dff54874bf9c242b4bcc65a68d8d21283bdb6cfbd6009e7
MD5 49cf48a8f6fdb6a4cd7af7a74ac9a967
BLAKE2b-256 6c16d5ba7aa8fdf17c8d4d86e7a2a7a76b80b5ff3f940c9285886ecc896ced2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp312-cp312-win_arm64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

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

File hashes

Hashes for phonopy-4.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f4b415052bc9f1062f228499f966cf82b7c30b51a0f96224c483d8ba0ab7e5c7
MD5 f3c63de2e2e8801260079e258ec4d77f
BLAKE2b-256 6c5658f0f3be8decf4812eace2bc34b2f477d271f363b3a59bf54f33d48e5e05

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp312-cp312-win_amd64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a4af7d93274ab7306b97358e3520f24d373055a6504c185acf919fe079f346b7
MD5 1c529e259502983e37b5451f600f2df1
BLAKE2b-256 703aa0e8963bd6ce417dca42dd556cdac7c21ed6e7db84738a5ea9d4b8f884d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4d1404814cfedb21470bbdaf6110afd6e2264ca2deffbeb492260b9fbc800a9f
MD5 043088f4252af8a25051a5e4f9a241b7
BLAKE2b-256 ffc03f2208fbefa08c34b1fc9c146253d4b0daa4ac58010a3c03295a4f148f65

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2aad34d2abf0e2e384875802f4537cd928b116b97567879fe3b3353323dd411f
MD5 a7dc52b06abbe7d4558fd02fdf12e3de
BLAKE2b-256 d93d57a86846cd1c88654c5728bafcad9d4d05be5a107a67a0e080fe87f2ee27

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

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

File hashes

Hashes for phonopy-4.1.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 22a4c34733607346548c3ceaab00cee1c7e969b51823316e706e72d019c1d5e1
MD5 e717c116d67015fa0767d4f92b396b7c
BLAKE2b-256 580fa0ed8844b23b951e5beaecfd82ca808d35b4fcfbb104ee7e9c2512faa363

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp311-cp311-win_arm64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

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

File hashes

Hashes for phonopy-4.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d760b4c8af81d750ba4b3207633ac7aa5b884fc59a35690978344142812fcecc
MD5 dd74dcc0ee2101fc7a35d820254d1b02
BLAKE2b-256 d10e72819a11293f75b8fb7ff0b5ae40166329c2423d7abd63b55b74ba985b32

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp311-cp311-win_amd64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4c0b8e16360514dde692f2861d0d54347cdce483d5b01e67cb431ce600b9c9f0
MD5 611968b151449b6f08d9e9ce39f12667
BLAKE2b-256 30455da51bd2c64f74b7e0437595f2c4d8159687db3bd87f7d860c83cea2749d

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 42a3a0fa0880eb8d5e85e7762cd115d2c794d9766d1488eadc96c8baa0671411
MD5 c0eb3087520997a353da954b0eee3404
BLAKE2b-256 6da4da28e1155942856331e1be9ae6310fccbd05a12071f0e48619138cf82c04

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 249a64fe2c0da2bd9e2e89074d00e38e9d6224c11d2ccb72ffe3e8e06d1fe9c9
MD5 7d1fa6b4be35d3a2f6fec1b441aa19a1
BLAKE2b-256 86acd87d5451293b8e8189247092979d1da55c12a4c87daac023cab8cb066219

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

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

File hashes

Hashes for phonopy-4.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5d0945854651db0259006abb2557f7b6fa4b22753fb4585a1b0ab7a9e1bf31a8
MD5 a009d3c66b6d1fbd1a42452a9abeeef8
BLAKE2b-256 6ae28dc080cf4cae32422de30960e1e80198ca320ac90de0fcf4ece004824ea6

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp310-cp310-win_amd64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 081465d4cfb83239bbb5257e3e7200f216894b37bf1df7d227df55921b100960
MD5 c3b23cbf47451c4da756f74511cca306
BLAKE2b-256 f80868ec916c40f27ec76dbed5036ef875f43b1cd03cb1f82d7f8fa73b55656a

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a595256bd81549ec82b5ab9f964f00596060f535cf489cd3a4ceb7492241e80e
MD5 6dae23efe15a209cfc970a74fd050c4b
BLAKE2b-256 cb0ec470a083fca5b20d7d1d0639f76e1a83e4a0db99ef1f2b5edbc3cc0bd655

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for phonopy-4.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ec960d4c76a65e74f89ef5373512b7012db6e58449156fea291592853fab0f7f
MD5 fcdf94c8f76c1ef97d0900548f3cf164
BLAKE2b-256 44ca486b8bbdfe7ed2da8669da7276a190477c0bc63479963baa4b051e1a55e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for phonopy-4.1.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on phonopy/phonopy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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