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 develop branch of github phono3py repository.

  • Github issues is the place to discuss about phono3py issues.

  • Github pull request is the place to request merging source code.

  • 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-3.30.1.tar.gz (11.6 MB view details)

Uploaded Source

Built Distributions

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

phono3py-3.30.1-cp314-cp314t-win_arm64.whl (482.1 kB view details)

Uploaded CPython 3.14tWindows ARM64

phono3py-3.30.1-cp314-cp314t-win_amd64.whl (515.3 kB view details)

Uploaded CPython 3.14tWindows x86-64

phono3py-3.30.1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (642.3 kB view details)

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

phono3py-3.30.1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (625.9 kB view details)

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

phono3py-3.30.1-cp314-cp314t-macosx_11_0_arm64.whl (493.5 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phono3py-3.30.1-cp314-cp314-win_arm64.whl (475.0 kB view details)

Uploaded CPython 3.14Windows ARM64

phono3py-3.30.1-cp314-cp314-win_amd64.whl (502.9 kB view details)

Uploaded CPython 3.14Windows x86-64

phono3py-3.30.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (629.9 kB view details)

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

phono3py-3.30.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (614.1 kB view details)

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

phono3py-3.30.1-cp314-cp314-macosx_11_0_arm64.whl (485.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phono3py-3.30.1-cp313-cp313-win_arm64.whl (467.9 kB view details)

Uploaded CPython 3.13Windows ARM64

phono3py-3.30.1-cp313-cp313-win_amd64.whl (495.7 kB view details)

Uploaded CPython 3.13Windows x86-64

phono3py-3.30.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (629.9 kB view details)

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

phono3py-3.30.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (614.1 kB view details)

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

phono3py-3.30.1-cp313-cp313-macosx_11_0_arm64.whl (485.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phono3py-3.30.1-cp312-cp312-win_arm64.whl (467.9 kB view details)

Uploaded CPython 3.12Windows ARM64

phono3py-3.30.1-cp312-cp312-win_amd64.whl (495.7 kB view details)

Uploaded CPython 3.12Windows x86-64

phono3py-3.30.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (629.9 kB view details)

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

phono3py-3.30.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (614.1 kB view details)

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

phono3py-3.30.1-cp312-cp312-macosx_11_0_arm64.whl (485.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phono3py-3.30.1-cp311-cp311-win_arm64.whl (472.0 kB view details)

Uploaded CPython 3.11Windows ARM64

phono3py-3.30.1-cp311-cp311-win_amd64.whl (500.8 kB view details)

Uploaded CPython 3.11Windows x86-64

phono3py-3.30.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (638.4 kB view details)

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

phono3py-3.30.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (621.1 kB view details)

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

phono3py-3.30.1-cp311-cp311-macosx_11_0_arm64.whl (490.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phono3py-3.30.1-cp310-cp310-win_amd64.whl (501.2 kB view details)

Uploaded CPython 3.10Windows x86-64

phono3py-3.30.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (638.7 kB view details)

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

phono3py-3.30.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (621.5 kB view details)

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

phono3py-3.30.1-cp310-cp310-macosx_11_0_arm64.whl (490.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.30.1.tar.gz
Algorithm Hash digest
SHA256 99cd3fffee9d406f916ba7bc01ed17801940695863c5567efe977151ada84ab9
MD5 992865b94f6c9aea4e77a70194abcd38
BLAKE2b-256 c97baba441b99e9ffe0924dbbf13cb6ab1abf0bcf5b9e62eb5f737724d55f5a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.1-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 482.1 kB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phono3py-3.30.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 a60eb7585a8212096ac1cd2d382394419bb831bda821f3846a50187ec68e4002
MD5 67fa3ebc831b9cae4373427db89d2bf3
BLAKE2b-256 50f31aa0e9d3601da28748343910b7eabcb4e6c73496c881174a37c6a62a8668

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.30.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 79b3f5f960e568c4c4f65ba3aaa73493a6df651c17197468ecbb346a35aef391
MD5 b90fdc6fc09d246cdb33e4790372352f
BLAKE2b-256 f88afb9143043b533beef3d41214ce830143f7c4f62edcb1ed72baca75c2ae00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 148070559d48b5d10d8292eab6b3ff109263981e605c232ce4f8c38a190694ac
MD5 4ce379f90a732d4fdf1c4db4453728e6
BLAKE2b-256 8716aca7f66466a4194a7d598279fca75718d1bffee153148da3f2ece78e8e7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6ff47486483c18ebda0afb03f0e142d6fd3097ff347a7cf5ffa07915513f2ccb
MD5 ce5e7c28d0a4481674a1064f5b50cbc5
BLAKE2b-256 fedd2ee8428b3c6f68ad25c59701648b94cd6c050f4b31dee35fca988ad639e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a40bbb105eaeff6c6d02b72a8c9b0b40df6e91ea8e4bcfcff5d581b4788dbde6
MD5 300aebd39199aa874f461d0a36de409c
BLAKE2b-256 ebb38e4f212d0a9155ac495bc4f6894b82ca46610009bf7b70793e21ec9ceef6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.1-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 475.0 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phono3py-3.30.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 87591e8079c0561e8938b73895e25f945209805a4acf60f1f52f78908a3093c5
MD5 1f67ae597b59ddbedd401596b4b1de2c
BLAKE2b-256 cb4ddef9b435f49efc19133ca1612e404ceb8988b6361043b50d2577a94562ca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 502.9 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phono3py-3.30.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 23e85640c3f1f8896e4ccc99b24cd6c75d72fe23a4a4c498f45d4519fa92ceaa
MD5 e6e78fba9df5a3a17d20cd78e2d5e5f1
BLAKE2b-256 94cf1b0adac8522f082b8d8a42a4317e6b019d99469fb35c3de9770e328d7180

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f40b0609c959d3b1cd21d6f01dee5bbc30807544f456e782508a8aba269af0c5
MD5 0be39825b1ea72dbdc12e86400679cc5
BLAKE2b-256 61b9a47a3e1692c267df5371bd1a7a581cc02a6e571c9e4bd0c1c637734e7e35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fa9ccdb63549c65158446fe06123f19b516788b49909ffc161602ec6d518c48f
MD5 71d9650b47f07d1287723b07953eb2bc
BLAKE2b-256 8d6f8796b8ff399a211a7d20a6812f3009cc26faafe7705d879f44739c545080

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 968ecc9636190c05516a5451a88df19dcbba7d5670e67ca809f8dad206c32eff
MD5 0119dfa999f1bae78eac922e711e15d8
BLAKE2b-256 a1d3a1458fa1e75eb810a5235f5967a3b47e4b44151d69647e04cc7dbc8e65dc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 467.9 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phono3py-3.30.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 7b30869a14a3ffa28f7196a9627b9493bf311ebe06b44b6dc591d57eacf579ed
MD5 aa04bb0f81e56886b5ff1f8f4a4d1a7e
BLAKE2b-256 07a06357ca3e54fe940b55bd6679555e99181f8625befb04bf2057f27bdea169

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 495.7 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phono3py-3.30.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 287dd02aa71174312ed647ec4bece887cfaed6f2869f29520cbd300d86dbb40e
MD5 2bfcf548373440264a8fa9e83c079888
BLAKE2b-256 77c4e337aefdec5f5bacc6998c1b1c54701df542537fe34eff49029511bd1bf7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 712bcf0a5645badae39af4fb9d83cb4a31523f22f3b470f55be5fb02f89055ce
MD5 cc6563a9a9373406dcc2fb3f6b38770c
BLAKE2b-256 b91fb320a5372336b4d56de069012981128b20776af0fb6474c7a4e4b089e072

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f35ab1409ea2a8df951ab62c48cd88e2f25d2796446707ef66d73da6f3878a10
MD5 3b808281cd90f0ba5dec469bf53203d3
BLAKE2b-256 81c7ba9fe85df53457a46e08659f48d48a01e252788c0f60216ff345f1a98a87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9bd47f05c3b9a7e50a7e9e08a36e64723802ed64838dac1a92a3373324dfd9ab
MD5 01f2271a8c908acf92198b0a01788bee
BLAKE2b-256 1f48c64b74f406db6ba8eea258eeb6dc3e3a48491543742533ddbcbb9a2d97d0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.1-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 467.9 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phono3py-3.30.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 581877cc25783e911eb5cab28abde6ad8ae08e4cd1b2759165eced7c6671b8a1
MD5 a065ec5afab04cfb33226d852876fe9a
BLAKE2b-256 862a304b9a6502d6f7e266447b07924e80dc26826436382f4f90b73bed786b62

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 495.7 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phono3py-3.30.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c4182de51531f955ffa014f4059c95b4267fc7665f692207ca9efa4c30122d4e
MD5 420acb94af6d96ad8a64588824e7ae7a
BLAKE2b-256 17554526d915e08eebdfe8452eb877e8fee9da45c7c9d969bf21f51dcaeb8870

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bc7331f325697f86a181279624cc82610d2762f105c8f101abc8680ab42ff089
MD5 8c49d8445b529247c500ba1e40d333c5
BLAKE2b-256 d3df1e832d32d8dc9b61ef44d057c7124673cda35130a994dc63c7831212f8cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2a7d689b52886d5670189ae694bb69d8abbafefd34247146c5cc42257c5cd72c
MD5 ab8137f54a6e545f49eb14cd6a832950
BLAKE2b-256 709e501e2ad74d8dcc9571b23958bdaf3b5b5dd8ca91979e60d3641a5a6ae54a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fab11dfb5fd525f862f0c7412eb83b0314746cb06f8847f6797481b5b0ab7bbf
MD5 eb3a8e484ee9e34926ab47c9e57ef1b2
BLAKE2b-256 8a4febb69a26af1beba6301099ad7674af8ffb3ce6756ee505cd80c2385bfbb1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 472.0 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phono3py-3.30.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 7c79d1a348bc2319739d77f528b82e892f6b33a7b0dc9355767cad3999f3953e
MD5 159bfe593df6ac0283c0d702c3bb1fb3
BLAKE2b-256 fc50ddc81500e67d2aac6f35721c78c74776d59caa3a6477764ab36021f876f3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 500.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phono3py-3.30.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7065ba6ff21665548b31f2f7a7cc75b975b13b9ae45994446c387e1b0515d60f
MD5 b06190d9dd92340622f8cd446fb444de
BLAKE2b-256 9a028804b09a9e766feb8b4fbcf77481943b81a45b2dc13faf2f855458676d82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 45ce73b2e0ca6fc6208aa0fbc3a9dd3916b683ab026624fe324f43469819b40f
MD5 6de5dca3148955303abddcb6a1bf5a20
BLAKE2b-256 b774daf2351753e0c89b53a37e0e8b4e00a0be064488519e0302ff2f11c2a03e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c1bef285974698e4c465b8fa576794d8a7fd60ed5ee225ae32a3144c918a8db7
MD5 2255ec3a5a7df2bf0763a63e75b39504
BLAKE2b-256 145e1cfc812cd630c6516ebbc4df3d54c575213d05c363c43c6e582e933b9b31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fb66a02ed6b558869ae87fb994afd0792303fe2ee3798417d4b8d5ee807681ad
MD5 4863f32cd6d490e50075729b0f237e11
BLAKE2b-256 fc95a20ff9c5c24add3839198de63635aa2329753759525453d4c897bcf4a2d7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 501.2 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for phono3py-3.30.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 578ef6e6f20037c0be0f041a8595f0f193ea16cd789cd629c0c64d9e9aec823b
MD5 ddb6ca47818f6c470bf8b02548f7f299
BLAKE2b-256 63b7d54ecd2a148a3768bf2a2bad79635f58a393a9d67d9c3d7f1c97bd98ac00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 010408804a312464da1228a6091de461c9e3b84589cc9110c461313a76b7cca3
MD5 c481e9d6a24f549c008c4711b5e4b8c1
BLAKE2b-256 41727b6df1f1d96515b60a28ec00ccb8bafe301ca5718641a6298eb458e9a6a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 294d88aecabb5e87d7e17fdeadc4110f07422709b0efea0ab9db46c0ff670ce7
MD5 09cca04c859121714690cb6582ffa241
BLAKE2b-256 52c39faf56f4b3ecabf6cb9db58820019c5c9421f0dd4373d196861bc7fbe815

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f82f664392ac645ef1a11bb8243ef0c9a1f70892497ab65ce7bc3b2f0e3da6a8
MD5 e7304f247cd75c3a4db0f0ec2526b750
BLAKE2b-256 eab4cfb7d6b6b4e30b4d863db92d50fd66e169a2b4bf001a014fb2b0f41ebbe8

See more details on using hashes here.

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