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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

phono3py-4.3.1-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.1-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.1-cp314-cp314t-macosx_11_0_arm64.whl (466.5 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

phono3py-4.3.1-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.1-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.1-cp314-cp314-macosx_11_0_arm64.whl (461.3 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

phono3py-4.3.1-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.1-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.1-cp313-cp313-macosx_11_0_arm64.whl (461.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phono3py-4.3.1-cp312-cp312-win_arm64.whl (442.1 kB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

phono3py-4.3.1-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.1-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.1-cp312-cp312-macosx_11_0_arm64.whl (461.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

phono3py-4.3.1-cp311-cp311-win_amd64.whl (476.7 kB view details)

Uploaded CPython 3.11Windows x86-64

phono3py-4.3.1-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.1-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.1-cp311-cp311-macosx_11_0_arm64.whl (464.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

phono3py-4.3.1-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.1-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.1-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.1.tar.gz.

File metadata

  • Download URL: phono3py-4.3.1.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.1.tar.gz
Algorithm Hash digest
SHA256 8ccff21d5a9dd4e188daf104ee342877cbcfc0ca7bd1cc2eb5ef94c4ac10aaee
MD5 5bf0e1ed99a3639f58f934c148fe4a01
BLAKE2b-256 5bef3cb2d0b85a06a7cfe09e20d286e982baabc1f458366d223466975c632e86

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1.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.1-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: phono3py-4.3.1-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.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 541a2d0ed0533e3183c8b984f4eb3bb844d02541fff2e0a40a89354191f990fc
MD5 7aff76e711799bae90af1f7f7fa723a5
BLAKE2b-256 a5e4a02b7dbff9c8157e2a0ead3fa362aa40f5c53ad9e28d23a404a44719e979

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: phono3py-4.3.1-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.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 32758f1a786ad46cc24f1af4ff4424194a7cf11b7a1b49bc5039fa2b2137e08b
MD5 f9dd4126ed6c5e96ce7fc003544b4d21
BLAKE2b-256 8b32dcb45aeed95c036b7372230aaec9296fe0ac15f960ff1dd44f571ff13cb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 43fe74b3886e9323af9184bc1af3a2c8880e1802648fa17178f55d62515b692d
MD5 f5a8a6de64fdcc07201bd749b0fb3999
BLAKE2b-256 be70d9a39f30abb4ffb5d7093cc230a28e514340f4572619a1373e3303d395a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 32576334231260a849549130049b28aaa862490861108d3b8bafaba19953df95
MD5 846c75fc5fe6a5aceb52acc5f84a821e
BLAKE2b-256 2a70aab007899b12765f225cf4c1505abc8ed56b4d8372267f5111ebde58d71b

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1489a223dfe8a2c49df79499ec14a384eb31c76da3ec8b8eff8f57ee9b09dc4a
MD5 e19484dfd33d765bdc105a19c9d66fc6
BLAKE2b-256 0d4db1cdd8a6b537a40acadb0d674ba26985c700167314cfe41409380ac78757

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: phono3py-4.3.1-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.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 058389618ec7c5237f598944c30665a8e168dde838dffc7852a01680a829c54a
MD5 3500da9870e13aa66c515999f52921d4
BLAKE2b-256 76c1132337ce64e5cd305b1b685f8b4955885373d26dce165f47e46e71743d7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: phono3py-4.3.1-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.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 dc385416337f4280a42fa4d3bf8f324bd2d025105e729f3c761167f1798ca46a
MD5 930ff060fac0058a60efc8f6cf6644d5
BLAKE2b-256 b0b6e43e7d915ece45f54a76d29d7535bca90dbf7965315b00233da5fdd73948

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c7fb8a49521428d223ee000c9b2c454eb7e09d8cad469211d8d67803f885eae5
MD5 4c28412f8945cd679c7e13e6475254bb
BLAKE2b-256 e586260727314fbbd380b5d7bf2077dd8f37e78607f052484b935c0641169b79

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4dc8fbc0f12dbae41fe00f4f37dff9944be67dfafc361046688d3458dab81799
MD5 1471aeff387b42e4cf0110c2ae01c147
BLAKE2b-256 da227df0726811d19b53a4700e2b1db0e4413189c16ab0ae9c0b049fd6e54b5d

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2cf6745fec2bdd0e7f67fcb527fd638550d668d49c952db082b80ff506b063b8
MD5 7c292a600808f87e3bb6553e0738bf1c
BLAKE2b-256 0e38f36da223f77c6aa6ed0eca4d13a3fa9e3f59e66db79315f6a94d2f6bcec5

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: phono3py-4.3.1-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.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 39b74660b1b8b616776a14f0c60f84303c47814546f309453c692abd5b55f894
MD5 5b907fffc4804f80caad7468759527fa
BLAKE2b-256 3b433f06776eabc66221b22d3f11c72a5b43f6dc48ea359a50805f195e1f200a

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: phono3py-4.3.1-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.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9b227cbba2070ad339f8b49e2ec74b6209a2f7a5df458975e2ded7aa946c5f08
MD5 8b267bd742814ea453cf5cc8673d207f
BLAKE2b-256 53c98acac3cf94b57acfa273a5d610d7f3709a65220e7e4f1b7cc2d1fed1a66f

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c030a689c534e5184c8e4fb199c49b41264a315c474e2b50f133d20007fb7db4
MD5 90fdfac5b4c36023f466bf04cadef361
BLAKE2b-256 db7edeacd6908732164eada2905c2bd3c6edc0dec057d1232660df7dfbff762a

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 555b0a387282ec4b82b238cad0404f3ad4f993153ed0caabae532d545a1a2394
MD5 1169fc5f2907889dce5bd1a781912036
BLAKE2b-256 db822116ccb41dbfd25055db982bca3d2baae11c93958d519671fa55ba542b46

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 638f16379eedd59c45b5164b2e9cdfaae43914cbb5b1fddeb85e7b0316b89f78
MD5 3b999dca002e42df43350165e5313d72
BLAKE2b-256 0ff75105dad64d4c6c649597e6d3b66706fbcb8c4e8fcd8990754a682653c368

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: phono3py-4.3.1-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 442.1 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.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 752e5228345de913048d55cf1b8d97bdab2f371945f78bd76174ae45306e0284
MD5 e816649c3391be7bfde5889a64ce7cfb
BLAKE2b-256 2b6570ecec75258c3108abba75fee3c72fd556d55d3e2f25d6088bbfefa575c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: phono3py-4.3.1-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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 36bdb1beaa2748022307d29a2a68f79aa9b075df9ff7e5c41ff6ef1c226f9456
MD5 e0ec5014e2d3a91f813f19ff7a97da4a
BLAKE2b-256 30a7de4ad4e42f4965b7193afce64bbb03aef52e80806d7bdd5deb3ced065178

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1e72cd7217d1d1cf68a8cb82f862eeb420b714a40660a9dedae208933910ed75
MD5 c19c075a36971cbd5c82ab4b55715dd7
BLAKE2b-256 a82b69599eceddfd39f40f40baf64d87f54dc3890be29e4a5e6baf793cc61e7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d031fbc30edf615839b64a40d4b487669af48004a7f58b0a2fa6bc3e02c5c104
MD5 551a970cbacc086a9d93e3f4e7dcef8c
BLAKE2b-256 0e8ea678d80bcae2cadeb5d7373d8a5deda8bb9c535463ad49a5e15d21381c08

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e073027ba5e698560a82819414882e448b9fc33afd49a4ac78c3a59e39abfa24
MD5 501e635b4c370acd2c3d6c0ce8857b4f
BLAKE2b-256 bc15ae9ef9d1fbdb747459c0d6d2d527d15c9e38e4aae12bb1a4564d9ff9c673

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: phono3py-4.3.1-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.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 b39d4a9197915f99f60f1d4d6ff0d5b6b9b27371e150527e17f01c2e60344366
MD5 f9af905c61d4034baffe774f90907c3b
BLAKE2b-256 5b0f07262e0ea8338da2991a4a408e560ce1cfa0d784dfb43fdb10acb112b5cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: phono3py-4.3.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 476.7 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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6bacfe95e8641dd0311d124b0773b2fa4664252e61915d884b7f4d66d7615abc
MD5 b1afe744d02e0b2989c14d86fac1b14e
BLAKE2b-256 c6a8f62efa6d88908753a3a850893a8a125d745ee6d28ba42f20b8d61712dae5

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fb599b2bc2746ade5cce969f25a7b3d9f78b442c9fd3fb2dec7681e2b7c3d53b
MD5 0a3d1fab74240064d78feb6eb129fac1
BLAKE2b-256 9ad7081f51cbb05a4a11be2a10e088de6b3fa07900852e8cdc64a5eec75fe3db

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dc3b093bf2f42fe7f4073dde2e72b6784d9e4c81b19a6e496357d8a2aad347d8
MD5 2bcb1656cfdb202d1cb53a4af186d2a4
BLAKE2b-256 71036493010677be7529151e7fdba8c9f3fdeb1d61f846d4c5af7dcac4a4c82f

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6fce1cf9f13389ae36358da017d2c13bd70e35b3f81dddea6fb5ce9d50fe9b99
MD5 4ea0b5035bd1a0a419908f947a74e974
BLAKE2b-256 66aa6e3fdeb317af2a73f2d86069b75ee5a8b92c421475e35e03f468e57f7886

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: phono3py-4.3.1-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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7ee347b5429c48e9e22472a21bb0f834ee3f0d2b3f35b3d6cb23a93ebf1e07d4
MD5 b77486641aa2519c4255db48a800f2a1
BLAKE2b-256 5c4e8a5cd47b398924f50433a18eae08089be886984af0428a03de4aed46a23b

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e02eb7cd30ffdb589c6974a1ef8ad9973a7c750745a549a4f543b862a07e3a28
MD5 7ef2bb8d2f9022bfdfad69a32ad582d4
BLAKE2b-256 154ad9cd1244c35b56327df65954cf9e4213af0cfd47e33de75fb76a2acc1971

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7a3d6c903d7ede2f93b882f060bdd314121e5762bfbb43f104b23b565860b629
MD5 a26fc85157d8cd27d2a9cbba732b32c1
BLAKE2b-256 00a334fd20b166ca131054df78cea602dee41847d29081451442a41fe0010098

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phono3py-4.3.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9a86012725b05c34006a95d86a67d5f11d5bd2a62a3f43c9773b026bb330f22a
MD5 7361ef34f580835769581555d6b57d6a
BLAKE2b-256 d6b6a85fd3a85696f43f7915cfc2e086bb15547e95e9488b10bb1667955f5d98

See more details on using hashes here.

Provenance

The following attestation bundles were made for phono3py-4.3.1-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