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.2.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.2.0-cp314-cp314t-win_arm64.whl (451.4 kB view details)

Uploaded CPython 3.14tWindows ARM64

phono3py-4.2.0-cp314-cp314t-win_amd64.whl (483.3 kB view details)

Uploaded CPython 3.14tWindows x86-64

phono3py-4.2.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (604.7 kB view details)

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

phono3py-4.2.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (590.7 kB view details)

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

phono3py-4.2.0-cp314-cp314t-macosx_11_0_arm64.whl (465.9 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phono3py-4.2.0-cp314-cp314-win_arm64.whl (446.6 kB view details)

Uploaded CPython 3.14Windows ARM64

phono3py-4.2.0-cp314-cp314-win_amd64.whl (477.8 kB view details)

Uploaded CPython 3.14Windows x86-64

phono3py-4.2.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (596.4 kB view details)

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

phono3py-4.2.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (582.8 kB view details)

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

phono3py-4.2.0-cp314-cp314-macosx_11_0_arm64.whl (460.7 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phono3py-4.2.0-cp313-cp313-win_arm64.whl (441.4 kB view details)

Uploaded CPython 3.13Windows ARM64

phono3py-4.2.0-cp313-cp313-win_amd64.whl (472.5 kB view details)

Uploaded CPython 3.13Windows x86-64

phono3py-4.2.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (596.4 kB view details)

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

phono3py-4.2.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (582.8 kB view details)

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

phono3py-4.2.0-cp313-cp313-macosx_11_0_arm64.whl (460.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phono3py-4.2.0-cp312-cp312-win_arm64.whl (441.4 kB view details)

Uploaded CPython 3.12Windows ARM64

phono3py-4.2.0-cp312-cp312-win_amd64.whl (472.5 kB view details)

Uploaded CPython 3.12Windows x86-64

phono3py-4.2.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (596.4 kB view details)

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

phono3py-4.2.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (582.8 kB view details)

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

phono3py-4.2.0-cp312-cp312-macosx_11_0_arm64.whl (460.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phono3py-4.2.0-cp311-cp311-win_arm64.whl (444.1 kB view details)

Uploaded CPython 3.11Windows ARM64

phono3py-4.2.0-cp311-cp311-win_amd64.whl (476.0 kB view details)

Uploaded CPython 3.11Windows x86-64

phono3py-4.2.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (601.8 kB view details)

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

phono3py-4.2.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (587.6 kB view details)

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

phono3py-4.2.0-cp311-cp311-macosx_11_0_arm64.whl (463.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phono3py-4.2.0-cp310-cp310-win_amd64.whl (476.4 kB view details)

Uploaded CPython 3.10Windows x86-64

phono3py-4.2.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (602.1 kB view details)

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

phono3py-4.2.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (587.9 kB view details)

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

phono3py-4.2.0-cp310-cp310-macosx_11_0_arm64.whl (464.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: phono3py-4.2.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.2.0.tar.gz
Algorithm Hash digest
SHA256 a180b785f97a19cb3fa97906655fc28d5730d5a6da9b54f7af127e84a04f236a
MD5 6a61543452bd21086f3df433d491a24a
BLAKE2b-256 90e4c44a8c128b19063a518ca257c95d9613da0f8a105b373e0381563228532b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.2.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 451.4 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.2.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 650622e6c82a2224a76b5d9998ac657ac4c9fc782133f325239a5d10d2e571fe
MD5 0bec865c917732a6355a3efed87cb86a
BLAKE2b-256 3585ab1d69baed752a3b6f5d946f945849f1ee2c682f3a29f6e6d5371e343d09

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.2.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 483.3 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.2.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 4c905cc1e27827907a20db28a4a8bb093c04bd7d742308f14b532fab5b364f1a
MD5 652d86211b662bd13d99b5786122a82b
BLAKE2b-256 012264f917f63c81ee3a2ba609b2ddc312779de34b349f5018283ffb95c32df7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2452f23bd01b55d1312af4b6da07d3b3240693b92113732a33f9ce2b2ba873be
MD5 0119a690071573c2d75a6c9801984824
BLAKE2b-256 70c274b7e1d279236c7b5c4ea81833f62dbe77a996ba957ab9d36772557db1eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4f5fae4cd90acef67a7eb656e87f5dcd09b4c064ee6d0f58f81ede6154afe324
MD5 d30c67fbc45816c19666bb27b729ee70
BLAKE2b-256 500fd16bc53b806c79ad532d9dd295cd6f5659f6fdc46bee09a66b38d05fe6d0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f5274829c557111a6c5c2e3fa32cd368825b2b28f66932b9aaad43041a2ad828
MD5 e5b3ec279c44f938d2dbe5ab30572312
BLAKE2b-256 da3cca8281ee703bb5cb3ca795e849042214c7b2aff12d50876a0b66053d071e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.2.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 446.6 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.2.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 759a790e5b8a90f99336ebeecf9909edc110d6f0e0e0b3e2fbee8600cd3ac9f0
MD5 a947d0b1907949f3aba4b3cf6f79ba7e
BLAKE2b-256 577159a5bf6e55255c7eddb9019b9b6fd071256475e8369f1853b4b26bd6ee53

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.2.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 477.8 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.2.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 8b591361559f8dc5953dd9a6b8bf2cfdafae0fb0ada0ce212006c36c9c864b83
MD5 d4929bf7fad42db3f5c10c7b0002b6a9
BLAKE2b-256 5db9c055cedb05bed37128240213d4241de6255ef467cf70430ec5ec153f26da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e87be0252cdb45bed515354a0613c5823d578c97d97e87b5ed8f41285c8f3a57
MD5 f69d1a5dffbe2594dcf158382961cc9d
BLAKE2b-256 2c6dfaff8af6ff6c40fe2fdbbce13deb44609687511b852bcf7b56e4f73991ba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9160827e41d974fee7882ca0a8a9957df24eb13ff2ffc85d9e3756353069e454
MD5 083ed037776c7addb401d537b0adf36f
BLAKE2b-256 91058b86e11705b890edab36e0305e4deb9a5aeda56481133ba925ac068eea0e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 99763e09c20544126d30fd7408cd431b53bb499dd3ac328898550f656489a0ab
MD5 e0eee54dcc121e07a7746453097f974f
BLAKE2b-256 fa07a943f07e7220742cd6b8fb16e093aa5b1aa2164aa8cdeae75e33240bf40c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.2.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 441.4 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.2.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 dfa51a99af4ab3cacb61d4d3705c2380e93b4da8fa2e77b6fecfd89291116a24
MD5 cb5a89e09c9910b385c7f90c569811fc
BLAKE2b-256 24d36325b70b4c238853c6273ac05fa8350432f5d22978a2da307ab28e8dee6b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.2.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 472.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 phono3py-4.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5927bb6cbe3024fb3d0664e7c9d4f4ddb9985f611068228c3f365af6cb431d54
MD5 167dbb3484bb14a8b55b6d6ba09ad53e
BLAKE2b-256 85c137e38ebf421ddd7cf0c61ee534fd7584ff0e1f4a5f3afb9731ad4b01b75c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8be1579fab21d8a2f72c685436eb09e8d77d6c9dae2580fdda51223f62fbd06f
MD5 5f903363521fec9f9baa25841f7d9370
BLAKE2b-256 b6fef476e5d28e8b8151c819ee5d0be3750a72d3635bc31d22fbf2941de3bd68

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8ca65214a3db45e5e6ad96c48098bd2d26ae6af586df883e34637d07e54e3bce
MD5 bb45bfef990e939728f00103fb71b02e
BLAKE2b-256 fd8555ced8bd3200f329645957f06b4b3a4cde792717cb67ab3a6191ec453814

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9f45d35d58c0cd0905101c094d1f86327ae6d2b01eda0f2dc1cf45c9462311ef
MD5 b3a82aef101123c58dad83e460f7ddef
BLAKE2b-256 9d146531c69028c6839a45873ff8a83a8b19c831b4766927403b9b29099d3748

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.2.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 441.4 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.2.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 ded4aadf23d7b035071de36811eecdb192ebec8bfb649874bc0e04c867db0642
MD5 bd4cba8062d45a3ee96b69939d70b9e8
BLAKE2b-256 5a8832773ad822ed64da19f88357cd1e837f74fbf80229019d699feaa1d503bf

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.2.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 472.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 phono3py-4.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 661b6ccf2df05beb2e1c811cdf77d8c81cf9b50066e7c0230d1b3ea8347d132d
MD5 8890e7b499f94019a943ceb1bcaf5b39
BLAKE2b-256 9ed05110f970aa0b2e4a0ff76a6eb8e3f2d2f100661157d92c7a921c61d5df07

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a52b3554516d7d6ff3d26d74430f21f432822279dce1a634b3dc32df9dd90637
MD5 14d3a61a2bd993bed72e6eb787bde623
BLAKE2b-256 640f3464469a13cd6529a48406f435ace9b081e78bb3387dbc9965a1c74c732b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3c4e4bb9545372cfd7068216c4aea8ed54d18f8c62d38cb4292790493df07ed0
MD5 3c0876b730c37f24fea89e6f36c09baa
BLAKE2b-256 f60672802843d3bbe5be42d834def42622dd569d956a366784631f0916034a29

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5245a6d1ba4835e0f8006080928d3ba9905fdbc57b1226eb0892373f5094c8e6
MD5 7fc652ebd7a99882aea12c892bfc0691
BLAKE2b-256 145ef7256e70ce99a970c6e9cedbd2d72e877e93a83abc198b878f014dbf7426

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.2.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 444.1 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.2.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 b0b02104b63c92feaee94a30c01c205f7ff8988d30e43a0eaae545d133c40b6a
MD5 8448ced0ce971c16b8cd47c0800bf34a
BLAKE2b-256 2b61bb35c223b006d704bf1f9082b51f1ae1e7572e7f0a43567df166acac6e9d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 476.0 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.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 191f6e12d543e6b62e8bd225b6acc92b7aa8548d60387f5b6f087a3a145be4d4
MD5 368281b9620a5eb5c4cdcd834152c9c8
BLAKE2b-256 2ec210ace7d36c30753ab13531d0287b12287b2945a64fe4c96a1a0e7866f520

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aa1e247bf9efb276abe096775ad35ec451e9ce484ac961e5bff8fbe31dd34fe0
MD5 bd42dd486570198346f83d79f82db91f
BLAKE2b-256 d10c1656d4fd3041cc295a819828397dd5050680c09e86a2bbfbbf8ac9b2ee81

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9f9cc813e9ef5d9385bafb344a7c1247fe1c8cabfb0e1d4e540f7f457927a9f8
MD5 a0a3eff1d8c1640640c76917b8b0f665
BLAKE2b-256 0af41ffeea80a971d33894ea415cd011907dbd67e145c596d5c49fdca72ab179

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c3efc5e98cb78ac09b8baa31a925e87fc9962e78e092fbea58580f56cd9eceff
MD5 7645e3117b68a4b50222d4ab8281bb16
BLAKE2b-256 0186a4fc249059b1b018acac0f0d97872cde3c907b32edf0ec2a52732e2f0ac2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.2.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 476.4 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.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 254003ecbd25f4447e1fe41cd32d2b0526b5f6b4c39271a1f7aea027ed8f27db
MD5 9914c22cf1b84a089022d0009474130f
BLAKE2b-256 aaf5ff72e67ad71094f619ba98b6b8f1e4d4c021aff771335754572e050c13a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4a5ded70978ba08c6bd520370258d54a3f412374613d6520f9764e2955e12d2c
MD5 d67f41399e02349dcffceba7e0391fae
BLAKE2b-256 4134c568c39f9773843208d2e6e7e370d2960db13ed3c077e9b120ba76cb1ff7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 21656b39dfed908d07405fdb8e59afc1eac643938db384a30aff6b7ba6010558
MD5 f4769ba657ff4a2150e2e03911243a65
BLAKE2b-256 9c1f4fce5cacc10bb56e10ebcd5b419f6b05bbb58de2328523fd79953418a3fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 997ff09cbfd327c76bbd859484617ebfab9d599a0248ccebdf41a867a7b5a8d8
MD5 f6feb51fe9068b60be9d04ab0b0d454f
BLAKE2b-256 09710ae94e246ae1cc24051541feb5258382ecdb3d0051ec8e798b8835623dba

See more details on using hashes here.

Provenance

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