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.4.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.4.0-cp314-cp314t-win_arm64.whl (452.9 kB view details)

Uploaded CPython 3.14tWindows ARM64

phono3py-4.4.0-cp314-cp314t-win_amd64.whl (484.8 kB view details)

Uploaded CPython 3.14tWindows x86-64

phono3py-4.4.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (606.2 kB view details)

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

phono3py-4.4.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (592.2 kB view details)

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

phono3py-4.4.0-cp314-cp314t-macosx_11_0_arm64.whl (470.3 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phono3py-4.4.0-cp314-cp314-win_arm64.whl (448.0 kB view details)

Uploaded CPython 3.14Windows ARM64

phono3py-4.4.0-cp314-cp314-win_amd64.whl (479.3 kB view details)

Uploaded CPython 3.14Windows x86-64

phono3py-4.4.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (597.9 kB view details)

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

phono3py-4.4.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (584.3 kB view details)

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

phono3py-4.4.0-cp314-cp314-macosx_11_0_arm64.whl (465.7 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phono3py-4.4.0-cp313-cp313-win_arm64.whl (442.9 kB view details)

Uploaded CPython 3.13Windows ARM64

phono3py-4.4.0-cp313-cp313-win_amd64.whl (474.0 kB view details)

Uploaded CPython 3.13Windows x86-64

phono3py-4.4.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (597.9 kB view details)

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

phono3py-4.4.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (584.3 kB view details)

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

phono3py-4.4.0-cp313-cp313-macosx_11_0_arm64.whl (465.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phono3py-4.4.0-cp312-cp312-win_arm64.whl (442.9 kB view details)

Uploaded CPython 3.12Windows ARM64

phono3py-4.4.0-cp312-cp312-win_amd64.whl (474.0 kB view details)

Uploaded CPython 3.12Windows x86-64

phono3py-4.4.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (597.9 kB view details)

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

phono3py-4.4.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (584.3 kB view details)

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

phono3py-4.4.0-cp312-cp312-macosx_11_0_arm64.whl (465.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phono3py-4.4.0-cp311-cp311-win_arm64.whl (445.6 kB view details)

Uploaded CPython 3.11Windows ARM64

phono3py-4.4.0-cp311-cp311-win_amd64.whl (477.5 kB view details)

Uploaded CPython 3.11Windows x86-64

phono3py-4.4.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (603.3 kB view details)

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

phono3py-4.4.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (589.1 kB view details)

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

phono3py-4.4.0-cp311-cp311-macosx_11_0_arm64.whl (468.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phono3py-4.4.0-cp310-cp310-win_amd64.whl (477.9 kB view details)

Uploaded CPython 3.10Windows x86-64

phono3py-4.4.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (603.6 kB view details)

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

phono3py-4.4.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (589.4 kB view details)

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

phono3py-4.4.0-cp310-cp310-macosx_11_0_arm64.whl (468.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: phono3py-4.4.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.4.0.tar.gz
Algorithm Hash digest
SHA256 e09fa3361d15808dc4262eedb7b61f6d5fa1dd8e304677071bcad7d3b11a82ef
MD5 838726cbcd681b383bde4ba9bf4cf85d
BLAKE2b-256 60e981b8e838545957e5f4b2611be7b448b2a2264a88861c950e352824c4a08c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.4.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 452.9 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.4.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 497bcef387c6dcd55203c1f8c72704d295daa18b9711706d797a5b0a56b32afd
MD5 3281010b32368516a114ddc67de4b475
BLAKE2b-256 cc666ebd64677d352b8bb72ad685827a76984ca336ba76eaa0682c060ab0c76b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.4.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 484.8 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.4.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 18c313e869043f30ac70dd4ede9f76739e783f99cd8fdf16c37a85981e78ef8e
MD5 387b81482c88008f0862ca3b2ef5f258
BLAKE2b-256 c5e263e4aa57c00f36282a330365700114e29afc7f84114a1892ca4e51279434

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d23f8777234de5ee99694615b34df94e1d59cb16b9631d148d0252629d69a233
MD5 5b18911c609cfcce1055d52cfbe358bf
BLAKE2b-256 3fd2a246177b8379fdd3c3549ddb52d6e353307c75610425526631ed76a8c823

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bcc5194a3814491f5c17b412203d292611bf7cd8c9c5417099172a98aceb1780
MD5 2b85b8967ef9b377bdfcc06d6895d5ef
BLAKE2b-256 aef49e5c344b28f26529217860850a0fe1f22ee5423a56db3a6592a68ba3f8a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 43423e053350adccd8aaa050d37226b08d0ede8c355fc15c27d0de8128a228fe
MD5 1149381b354193930285467014253e19
BLAKE2b-256 9a35cd4673f24d4d809645e116d36488c26622131b2f3d0da28e3de9d6f38764

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.4.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 448.0 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.4.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 21a705dd2c6ca54c832a65dd3bb281ae0d8f63cb3a090cd3e6fef681a2e8f119
MD5 1572b84a1a3f9c6e3c903da183f5a2ab
BLAKE2b-256 f55df6b21b2448a6ddacf642745f7f011306cb1d17fb01e5aafbc08838c53bf6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.4.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 479.3 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.4.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 d99b162299b2a57d5cbd37799a06585d3c716030be35d560bd6e017e7072e568
MD5 44cc40b2a8f96ae59b7c49b4f3a3d119
BLAKE2b-256 1f4505bdaad62380767427a0df51ed05884ee9e128d40a8cec5f8506afe37fa5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 19f71f8bee7541e16b485ac7fcdc36f5ebbd4922eb536b91ae8e89acc1a9e93f
MD5 05ae57bf0bfa9552afeac0bfdce07b70
BLAKE2b-256 f557351b69d474e7822c5525326645354328de477f0d3edf5bf4167c2683907d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 58b51868782f0f22578d1ba94f2ad4ad9a2562d4789c98dc04c64588e6336013
MD5 559bbe9124c7cdb62b633ce0d27ea4d1
BLAKE2b-256 f09c74e389cd4939d01da177d69cbfcced4b13edc6567420369987cde62d3045

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 edbaab884fa698ea3908d3b71b773116c9c226ab6c6e5d18b718cfd57aee8238
MD5 bb82b1d824df6ae7e195692d24a6c212
BLAKE2b-256 579fbf3024a6ecf63c24d702e2ef5ed95ef5b2e08aa69cde16511cf12337d20c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.4.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 442.9 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.4.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 00caaacdb1625281c25ee518138e202f423ac191940d2b69b014a91398971ee8
MD5 1fdc8cee0ead63c4be4498ef951cc0fb
BLAKE2b-256 60bbca36693a03b23fea7b0a6b200c3269475207657274ec3ce64cbfe5caebbf

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.4.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 474.0 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.4.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 79b513c5592a70b3423a9d8fbf07f65576b9207f8e035a9b4bf585a04ca586cc
MD5 48be312b29a0b41ac106e73b70179502
BLAKE2b-256 c6634785a7f2a7191b98c87478ce4442b96b0a2a84792decd8a33114cd13e18d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1447340fb89d6bea7a4d6fe54498f9c10931b50e9e1d00b73c2718f5801d7d3b
MD5 c4e7989a3121a0c2dfe87f0ef9f84d83
BLAKE2b-256 e410092549f642c5101970a69e64a0faff8a1f6d30e44758552d2ead86827a25

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5d195fc0f8db1797e405f9891ca1d106b7f8342d3be37e3d9fec60d117c32b62
MD5 197d341fae3871367059b21740baf916
BLAKE2b-256 007a19edf60271698fd3073c0cc9c6326705390914ecbf77e480f627f5844705

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f7ad6c8b6f75fe8c74ffc55fd4dc1725a218765b75dc508e14b9ca5930be6000
MD5 43b97264fe62be4892a19cba711fca92
BLAKE2b-256 4fc4c4e7bcda7c5763f6094b387d2cf0d2b1eb8bf167b141194fc8fa7d178b61

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.4.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 442.9 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.4.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 58b02f8f7b5f8dc3eea275d2aa434429c18f777693abe1f24833c720aa830cbd
MD5 215d30e9940013f39a4d56f2f3cc16e8
BLAKE2b-256 ac2a515c1b758de43726f39c190cce7aa79d29da47b118c34265826910b18705

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.4.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 474.0 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.4.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 931f303c2dfdd8417b2568682a529307dac8a8188d2e7af28ee7f6d80482733f
MD5 a49dca5aa34a02c412f8ecff494692f5
BLAKE2b-256 d9f2c9fddaff68fad0cb1cc43c9eb35300ea8306edaee1bd0ed9d6c30714f4df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 301283b90dcb73686f1bcef56bec1790dab468387483b9d2d9ad91e2272c167c
MD5 f37b82ef20017595fbd63a3d8a045c36
BLAKE2b-256 0d9dc14e6c7eff7c6f49f755ba53d802d6ed9ed0f795e0acf474b8c351c223f7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 833b576b64dee4652a0f0b910a665f013768a0e4af42539e566f489cd9eff9e9
MD5 0ec0b2443f0059acb9845ee4ea07260c
BLAKE2b-256 150fa90fd73b47eaf6f2de5a925ae9c10c6c8f8bc34c510979601d1c11d90ed2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9b4bf8126f328dae240617eca20b5d70feb91ecb9517e3565c2b78bafdde8d1f
MD5 1db8a574caa7b91de6d6e44244a1e0c0
BLAKE2b-256 d9319b0e77c974a74c3d855cf5ac0a8ad474fdd8ae1f6fa5a7ed4518b5c75e9c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.4.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 445.6 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.4.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 e1b1c99a7d451b44cca99f5244133e4bf108022af00a3700265a6c2941e73e7a
MD5 1fda3b43be4f1e216fa0cb5f3f51134c
BLAKE2b-256 8aa208b6f4494a3766cab68200568ad1caea73b2f1402a510327054de6442c8a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.4.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 477.5 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.4.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f8e5208a57a5150310013b6514b669ab8b3e03f24320c3871c9f789cb581a4ae
MD5 6bc8d23479de2d70d0168a8e64dcd802
BLAKE2b-256 995448d4bf540f13105bbc09fd8b31666755126d05e48c791c716b26ff432c95

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 abb12ecceb9fc4c1a141dfc9f6d35667bbc4ae17a6a1df93118ec4ace1de9654
MD5 1ea3d52a520c9c3b4ccd405f708df245
BLAKE2b-256 d374f1984f02bf6f6053032b43a1f8edb2fd293b1038ffd231d6dfb2662e16b1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0210a2a7322cfbe7baa3ca2d39c1d586e8aea6150705a74dcf66f333f75515e5
MD5 cb147395cd06f821f693cf6ef96fd09d
BLAKE2b-256 6584870878ef914ff859bc50164979681dd19da5772ac732af28386b2a113d3a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8796dfb331bae29e8556d050a7a6afedd778a57e58f00738e97405cb98d8f475
MD5 af216ed9be83c42f21b2f4d06a480e6c
BLAKE2b-256 f53086f3725efc13d5fdf0c5668423677415095ef3945756ca3dde2f45e6236d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: phono3py-4.4.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 477.9 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.4.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7c9059cff1363a398137f3d0535d1fac56cb1a749c44855331f3695d21389122
MD5 5320fd943a8c3dea30b649647d9e77ea
BLAKE2b-256 b92f38b720a4e1a3bb556fa0f3f0efb7e32678ec261e223148ed27113db35b88

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a6745d6c102c6e19075a1e929045df998d7d56ac98bb66e421dcfe56d53f4da4
MD5 da61af41b395e9318b5ad3879d9fabf4
BLAKE2b-256 f724734a4ea1349e96e503fe0da097f36c3c68e0242b004bb3b273d6e735a273

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 695fcef65f664626c91ac19086618b09020fff60dcb597c4f2b68f33c1918203
MD5 ac4ffcbb76589717c3acc0c8caa40c90
BLAKE2b-256 35291ccb3dcdcfa2d7ce20e7ea32588403805a97e0df343dce60b176fc6e4e60

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for phono3py-4.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 42b2cfa230390810f7f883bfd346efff92f579b4b9060b00ee016988ce672e2d
MD5 f0b26ff8db57ba9963b3e2d6c9b941c9
BLAKE2b-256 058c03cd6f66ec0ac277eb08ebab812c352a15dfe70dea393539449c11dc5801

See more details on using hashes here.

Provenance

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