Skip to main content

This is the phono3py module.

Project description

Version Badge Downloads Badge PyPI version PyPI codecov

phono3py

A simulation package of phonon-phonon interaction related properties mainly written in python. Phono3py user documentation is found at http://phonopy.github.io/phono3py/.

Mailing list for questions

Usual phono3py questions should be sent to phonopy mailing list (https://sourceforge.net/p/phonopy/mailman/).

Dependency

See pyproject.toml.

Development

The development of phono3py is managed on the main branch of the github phono3py repository.

  • GitHub issues are the place to discuss phono3py issues.

  • GitHub pull requests are the place to request merging source code.

  • Releases are published to PyPI by pushing a v* tag, which triggers the release.yml GitHub Actions workflow (gated by a manual approval).

  • Formatting rules are found in pyproject.toml.

  • 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"
        }
    },
    
  • Use of pre-commit (https://pre-commit.com/) is encouraged.

    • 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.

Documentation

Phono3py 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

phono3py-4.3.0.tar.gz (12.0 MB view details)

Uploaded Source

Built Distributions

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

phono3py-4.3.0-cp314-cp314t-win_arm64.whl (452.0 kB view details)

Uploaded CPython 3.14tWindows ARM64

phono3py-4.3.0-cp314-cp314t-win_amd64.whl (483.9 kB view details)

Uploaded CPython 3.14tWindows x86-64

phono3py-4.3.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (605.4 kB view details)

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

phono3py-4.3.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (591.3 kB view details)

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

phono3py-4.3.0-cp314-cp314t-macosx_11_0_arm64.whl (466.5 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phono3py-4.3.0-cp314-cp314-win_arm64.whl (447.2 kB view details)

Uploaded CPython 3.14Windows ARM64

phono3py-4.3.0-cp314-cp314-win_amd64.whl (478.4 kB view details)

Uploaded CPython 3.14Windows x86-64

phono3py-4.3.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (597.0 kB view details)

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

phono3py-4.3.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (583.5 kB view details)

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

phono3py-4.3.0-cp314-cp314-macosx_11_0_arm64.whl (461.3 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phono3py-4.3.0-cp313-cp313-win_arm64.whl (442.0 kB view details)

Uploaded CPython 3.13Windows ARM64

phono3py-4.3.0-cp313-cp313-win_amd64.whl (473.1 kB view details)

Uploaded CPython 3.13Windows x86-64

phono3py-4.3.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (597.0 kB view details)

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

phono3py-4.3.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (583.4 kB view details)

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

phono3py-4.3.0-cp313-cp313-macosx_11_0_arm64.whl (461.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phono3py-4.3.0-cp312-cp312-win_arm64.whl (442.0 kB view details)

Uploaded CPython 3.12Windows ARM64

phono3py-4.3.0-cp312-cp312-win_amd64.whl (473.1 kB view details)

Uploaded CPython 3.12Windows x86-64

phono3py-4.3.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (597.0 kB view details)

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

phono3py-4.3.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (583.4 kB view details)

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

phono3py-4.3.0-cp312-cp312-macosx_11_0_arm64.whl (461.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phono3py-4.3.0-cp311-cp311-win_arm64.whl (444.7 kB view details)

Uploaded CPython 3.11Windows ARM64

phono3py-4.3.0-cp311-cp311-win_amd64.whl (476.6 kB view details)

Uploaded CPython 3.11Windows x86-64

phono3py-4.3.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (602.4 kB view details)

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

phono3py-4.3.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (588.2 kB view details)

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

phono3py-4.3.0-cp311-cp311-macosx_11_0_arm64.whl (464.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phono3py-4.3.0-cp310-cp310-win_amd64.whl (477.1 kB view details)

Uploaded CPython 3.10Windows x86-64

phono3py-4.3.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (602.7 kB view details)

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

phono3py-4.3.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (588.5 kB view details)

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

phono3py-4.3.0-cp310-cp310-macosx_11_0_arm64.whl (464.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file phono3py-4.3.0.tar.gz.

File metadata

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

File hashes

Hashes for phono3py-4.3.0.tar.gz
Algorithm Hash digest
SHA256 9ab62d75c248b8633c873f3a62c247e15b0f8a7c75c500412ef9fb864ca8d478
MD5 349798646604133c94d2ccf154a116a9
BLAKE2b-256 6a9151165c5ced41a9b3c2045bf86aca216084b9805f15903addb3177658975f

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0.tar.gz:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: phono3py-4.3.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 452.0 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 phono3py-4.3.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 8c48326412207142fa70c834efc4d2303a9845849c0050d3840eefcc64a5088e
MD5 47e250f495def2fdfc35268fee249d84
BLAKE2b-256 d637ba9a39a31d647b5bd53d92f5f411fd35cd6ac818615f41b2599fbf5140aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp314-cp314t-win_arm64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: phono3py-4.3.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 483.9 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 phono3py-4.3.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 3d289bbf3107475e9f23f57e98b2f920c11f9d807890c26970d7e047df5c2fed
MD5 47e30b7591d126abe39f4535e1ff8c04
BLAKE2b-256 692ebc3ae0af1cbdba03724eb0bd03b20a2e8e04dfdef5c491bcacb9e3472c2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp314-cp314t-win_amd64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 32311dfbf54a61b419b58cb383989be7eea8de844050ceccbe9cebe518f37e69
MD5 753aaf2e9babacbaac7574c85f74fa04
BLAKE2b-256 6b127be24b3f4eab716086c6ce1030dc2b37d8bfbd916af8ed204433c1082085

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a5d7db215959cdc1cefa68c6ea73f8b819437f88d0f78de20866020fd2c3d594
MD5 6cd2b60c660c32d2e3321942a3c6bcd7
BLAKE2b-256 26839a7859e4f015fbcb5a87a145d0f0873094255f8cd2e6cd5535779ad04636

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 54ef5938a1442a5aa2212fb5387cbe547c4e1c9924834666ec7363156d5fda18
MD5 c36d08724bf8b24a6eb284ab40951059
BLAKE2b-256 7e8139f2f03a0cd8fb61859d736b024c159b93449b12e398aec8cc8a0ffe41f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: phono3py-4.3.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 447.2 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 phono3py-4.3.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 7fe586d4135a378f140d79fa84e884a7da29d5e8243ec6eec4c13509b8b407e5
MD5 dfd3edcce3829eaa5715217b0f12a1b7
BLAKE2b-256 834fdb675122b17231a2df5e50786e649caf3bf104bfff92a447d1cb7358246e

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp314-cp314-win_arm64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: phono3py-4.3.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 478.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 phono3py-4.3.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 382bbe7ccdd2999d0f05a295be3bd9b18f91914cfcba0cf4630aeaa596009c9e
MD5 df3aa170c4f73ba202c1b098f315793f
BLAKE2b-256 d6bcb0676270bdbb01c64424ddcbeb4137699998c98342c0704daa679ec610d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp314-cp314-win_amd64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4dd100765d9b96a976499197c0d26f21f63b2fe1627ea39dff9688e2ff057171
MD5 db6df0ba67ec37025c4967faa4efe039
BLAKE2b-256 c8ce0a38d3a67305d3ee506df0d65d2f60081fab5fa212ea08c4cd10e4b6ba19

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6e2dd8d14e4c97634d3cecc4aa2450ba80153ad9be980e905467927b24e3c188
MD5 38a3748fe3637daa2584ccbeee3683d6
BLAKE2b-256 cd6a5627034fe7cb3fe101df156fdc333164eebdab9449fb1d74d5dde5e1661e

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 84a2218b1440963525d687533f537433511e6621883602b49795017c97c7726a
MD5 add8a8ffd4e56aa56ae4dfd835cc0c95
BLAKE2b-256 dc5251b08bab8e8a0eaa8a3e20ea23c5ce781cf03300a2fbeaf9e8f98f9655d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: phono3py-4.3.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 442.0 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 phono3py-4.3.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 79a0871f76e26294b2ae0f31cacab613457cb1176954a334ff111ac6b68e6295
MD5 aacfedd18a7dc7c35a39a13131bab80e
BLAKE2b-256 0a11f8c200043c14ddabafa27df64d029f771ba5c77d6f8f7c9990fddb8ed09c

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp313-cp313-win_arm64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: phono3py-4.3.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 473.1 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 phono3py-4.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6a9f577633bf29aea3560b584569c7435d8421f697e8e28ecfd27d411cf791b4
MD5 fae187a654bebb8332933d6eba4c42fe
BLAKE2b-256 a2014ffcd39aa97b8b3a5df2e5a2090c3ec327acd5d20c764d60ff204293d870

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp313-cp313-win_amd64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7c65bf54950a1952900365d0f6790d75693cfd455e400e82d13daa0fb7e0a2f9
MD5 71d4094df419714d28e271dbe31de031
BLAKE2b-256 6bdaa84fbed313081cb56451ce3ee3c18ac7b7304fe090d5c4d3648b20dd6771

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a3e21aecbe70b42c8541362941fa5a4bf353295ed9611f4a9f88c058d2b13943
MD5 c1b3cf933d50411bda011d3292510c08
BLAKE2b-256 317995039d25e023a4dc5d26f4a5e60615d1eac3da7a8b5acbcf7eb49a386f3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 140f44101584ee027b1bf0f18e2fc44224a77d416cf7791c2b150b6f1ea48621
MD5 261f47fea7a4c5655095c2934063d54d
BLAKE2b-256 234b8e4c38c36124b7659ee320ef5fb8cbc4374f23e23f89a1abeb13760cac8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: phono3py-4.3.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 442.0 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 phono3py-4.3.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 12c094c3240c6aaa3be0b536ca46cdb9165bb63c832f000857dccda1bd42c64d
MD5 37b789f8227f0c4967ec26bd05ae1a27
BLAKE2b-256 016f2928768d1ae4defb329b77744750f0301faa7474b6ba818abd6074b48f38

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp312-cp312-win_arm64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: phono3py-4.3.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 473.1 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 phono3py-4.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1ca533420bd15ec588baa05808e3c969059e891ec0bbb610d5225a2a332be575
MD5 215507c6a18b77e66b6f0e8760421fdd
BLAKE2b-256 a13fa94a735a4758834f0ac4aac304e5530f73eede4ce1d97debef9388b8beb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp312-cp312-win_amd64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1cb48b5eef42342ef3cb02b1721d8c3cd1afe52dc0489a6010d1bd4b3cece84a
MD5 402e0a1786601a01d1490c71c276578e
BLAKE2b-256 055960610c9defa81b1e38f0eddfd789eb72f0919b3f101d1b3ab065d8703519

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6caf76ea03918ab833fddce1759abd58a4e78490b8bebc8ddfd7c577ecd51f41
MD5 8be6029cae247fcff42aa3aa74a95c95
BLAKE2b-256 7ad62ba4da633f19a52b3f437b014ac50e226b4145f48e934fc6a78c5efcc573

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fce879b6fc066c58db2280ceb8913653a3b62abd76a7c90b26d608bca75aa954
MD5 1134edae10d272dbd096571c2dd70727
BLAKE2b-256 207530381b0326551b200b6ac9b55550ff9b46a0b6a7b34fdc745b3efbf68cd8

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: phono3py-4.3.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 444.7 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 phono3py-4.3.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 5c9a9e05658293fc22e92b3101660c3d7adfd2363c2de0c1fc2dcc74371894bf
MD5 8eeebffb76a80a9c891c8d8bb79d3d8d
BLAKE2b-256 19b8ce26125d4c6b2f1673fc0d06be067297c789720c052541960983ef4c7cfb

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp311-cp311-win_arm64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: phono3py-4.3.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 476.6 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 phono3py-4.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 bd3f1fc96a94f7836dcfe25e1dd0371ae5a4d8dc383232953af344f632ff04d1
MD5 809f3cbca1a5bd171a5cfb3f80ca39a6
BLAKE2b-256 762c2f87d29828f7f6a8d4767295e3024c2f11a97f82ccc848f5149ad83d238f

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp311-cp311-win_amd64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b16cea9025693755001d1b60b10968069e7ee1581fe766a302d90891a3396b48
MD5 3a4d837fae2f9119b76c181f634fa636
BLAKE2b-256 7cb0aac511a4dfc505851061511e7247f84b82462d06be442bea763fd4d4c192

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a4582f976c1fbeda25c9eb180fe22383763773859566af37b90b8572e14745fc
MD5 dafe933ed26d7fa7a9fd40e58b5905a7
BLAKE2b-256 ea69fa76dfd9f32473e5a4f002e7b894ed2bbe874da3c226097a8b13e629527b

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c5e22bd30a028d9e831809a0f069f824c52a3fe18253a5ce39f594c2e0aa71cb
MD5 59335c354ee16d18cd89fcec7f6b0335
BLAKE2b-256 dca8106e11ed5a29bad7ad3568413df42d86f12b6791aa4fa6780306e488c426

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: phono3py-4.3.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 477.1 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 phono3py-4.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7d6ae231d38be44cf3316cc0a203a66e3481019461a06b0191f6dd58c132ba5b
MD5 c16d068bfbd0f76e01c3f1be1628688d
BLAKE2b-256 9d2ec146793f1b3dc1c3b94669919daa47fa9a8332b7f5ddd310f146259f4799

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp310-cp310-win_amd64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a4a3a4c2832779804177a0d2ee28eb5b5aef3198a50810e00d94157841c9a231
MD5 b1e65bedef727f1fe250f29f87ee1c4b
BLAKE2b-256 d4cf3cf3b21d831ac1028c205ccac22d713929f44ea300f2429387997a9686c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 313075788f7bfdd7c47935c213c211275ef8d695cb6c3071342345404f1a1814
MD5 e9d60b1d7162b0759b7e6bceb3103c75
BLAKE2b-256 bee3f57a221127dcd9b5fdb1b258fb602c860914212ffdd7a52dd95ffd109f46

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on phonopy/phono3py

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

File details

Details for the file phono3py-4.3.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2448719083f078bbc9e6ba2e211a59a0579552c0f8a09fc25d41ddd7094d1e2f
MD5 10f7fcecc49375fe81508dcc3e285771
BLAKE2b-256 6865f8e923c881df185bf22a47d3aad792c4ffd2471977f91a496bbe8b906455

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on phonopy/phono3py

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