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

Uploaded CPython 3.14tWindows ARM64

phono3py-3.29.0-cp314-cp314t-win_amd64.whl (513.9 kB view details)

Uploaded CPython 3.14tWindows x86-64

phono3py-3.29.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (640.2 kB view details)

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

phono3py-3.29.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (623.7 kB view details)

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

phono3py-3.29.0-cp314-cp314t-macosx_11_0_arm64.whl (491.3 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phono3py-3.29.0-cp314-cp314-win_arm64.whl (473.6 kB view details)

Uploaded CPython 3.14Windows ARM64

phono3py-3.29.0-cp314-cp314-win_amd64.whl (501.5 kB view details)

Uploaded CPython 3.14Windows x86-64

phono3py-3.29.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (627.7 kB view details)

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

phono3py-3.29.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (612.0 kB view details)

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

phono3py-3.29.0-cp314-cp314-macosx_11_0_arm64.whl (483.7 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phono3py-3.29.0-cp313-cp313-win_arm64.whl (466.1 kB view details)

Uploaded CPython 3.13Windows ARM64

phono3py-3.29.0-cp313-cp313-win_amd64.whl (493.9 kB view details)

Uploaded CPython 3.13Windows x86-64

phono3py-3.29.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (627.7 kB view details)

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

phono3py-3.29.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (612.0 kB view details)

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

phono3py-3.29.0-cp313-cp313-macosx_11_0_arm64.whl (483.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phono3py-3.29.0-cp312-cp312-win_arm64.whl (466.1 kB view details)

Uploaded CPython 3.12Windows ARM64

phono3py-3.29.0-cp312-cp312-win_amd64.whl (493.9 kB view details)

Uploaded CPython 3.12Windows x86-64

phono3py-3.29.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (627.7 kB view details)

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

phono3py-3.29.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (611.9 kB view details)

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

phono3py-3.29.0-cp312-cp312-macosx_11_0_arm64.whl (483.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phono3py-3.29.0-cp311-cp311-win_arm64.whl (470.2 kB view details)

Uploaded CPython 3.11Windows ARM64

phono3py-3.29.0-cp311-cp311-win_amd64.whl (499.0 kB view details)

Uploaded CPython 3.11Windows x86-64

phono3py-3.29.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (636.2 kB view details)

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

phono3py-3.29.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (619.0 kB view details)

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

phono3py-3.29.0-cp311-cp311-macosx_11_0_arm64.whl (488.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phono3py-3.29.0-cp310-cp310-win_amd64.whl (499.4 kB view details)

Uploaded CPython 3.10Windows x86-64

phono3py-3.29.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (636.6 kB view details)

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

phono3py-3.29.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (619.4 kB view details)

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

phono3py-3.29.0-cp310-cp310-macosx_11_0_arm64.whl (488.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.29.0.tar.gz
Algorithm Hash digest
SHA256 07a52deac6e35dd3e9a144d901857aaa2cc82e6d47569ede25c855cfc763cce0
MD5 7b693ee7b1efa3658842e0fedf31a58b
BLAKE2b-256 09ce339aaf4d082504d5d12f30fe27adf4d34998e92da55251d7891d1631df18

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.29.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 c966292af1d40abaec4ad4a405b364c5db7424616de6571385828ae54b9750a4
MD5 c283072029f18e74672ebd83be876f79
BLAKE2b-256 6117ec5e61bbe1c976e38109c47476c39bbf1c2fba42044e6b11d6469994b063

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.29.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 17515b11c6b96a5978caecf92e857c990cebb2727373082498d40127366bfade
MD5 01faae74e80ad4d37ae18af0f1c9cc25
BLAKE2b-256 af81555fa091718bff4c5cf591af6faae0d43c369f526e3fce8cfb4c41b56d1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8eebe7403fd775c6586ff3ab16c0e83170906c00506a7948bb88645aa1b7069f
MD5 cf855bd8e97c18f1a1f6e2584a20351c
BLAKE2b-256 faa2409b9a02051fcdcf9972bdd5a1ea6429ac028ab5703b0c821a1204df58ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 83026a6d4fad548da381e59d97b6687d60541bc44750c17a37c13c3572ffc8b8
MD5 68551f4dfe1e518cb73356ae99a1b711
BLAKE2b-256 3d44bb5d496b2df12bfb81d527f07027d2a847ad67be1c98120ac6770e136ae4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e48caab66f04ba45f53244d36dc24af12b00f90b2c353797cd26437c8f1f08f
MD5 1354938e19c1d911c793c3fb5e0459e9
BLAKE2b-256 cb6c9d309530c8253ae79419cdae45d9abc3d1bca7a9cb2cb16603f89408c4e3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.29.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 a8ebdcb11ebcc9f5b2f5b1a88c27b12ce2065c5d141c0b74717d139d7be17846
MD5 77b8a8610081eaaa81f86b2cab7ebebf
BLAKE2b-256 2ba0aed6ad0153ad811b8639d1cdc75429e58df0a803aaaee3d164e430169aac

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.29.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 67c89bec6bbc16fbb0fe9001245baec4cdd6a1cb8fb8f1b3acc4c74d6cf05ef1
MD5 c195de7e5f2aced39409785107b49222
BLAKE2b-256 7c82ac78d2a427208e2b848e8dd4a8922aa908b3753d001dbeca42e44c70478d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7bf5fc629da40181b02c948947bc61eb15d0cf66fe69a0400c07663523151af6
MD5 a6ed1c9cbed7eef64d214d4824566037
BLAKE2b-256 f077996748834c1f886f462d9fe2ae8e8a3bfbb16c4d9292028fe9645d7153bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 19ebce4391fc971e248efeed230064e532b71c9049fb3ec75b376c338ddf0f8d
MD5 5a5625c5dbf568983010c5931bcdb66e
BLAKE2b-256 c651bd9d46f87207a089e844e512d7faae1f2e41f5552648682c7ab67e176a82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0b7455133087d19bf24d7b339ba73ff04f3a5140edb21813a58fb64369441153
MD5 a88ea1c34638c848c5957eb94148c5a5
BLAKE2b-256 6912ec05170bc27eec2a3f39230b922d446793ff79d8b90ff0f28f0834380133

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.29.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 954806744ef56091b469451813116c76e3e8a58807ab2ef0bb459987cfaf52fa
MD5 00ad5477bbb79fc207b9db32c9aff580
BLAKE2b-256 00b00ce1726e8f2b089b3d5ac652e7d7182db9f50840327a19b4d09d81ba49f8

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.29.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d24594affc95eddc0952d015293a751e7b96d2fef8154ff50163459c02a30ea7
MD5 5fee19047b6545c18df47139b1cff7f0
BLAKE2b-256 30827489099db339c9f7da3a4d7895c9d4fbb904b9f1f3f802ae78f1097d9c02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f374a25dff608742e001fdfc469039ce7b2cf329b1410bb5a42af97173e97f95
MD5 4160f4bfe41bd2efba1fc64445f87185
BLAKE2b-256 11186601ba6858cba6798841a978ca2f49e4607ac51498206fca94c246df069b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5658a3faabd8ae50dfc9957d816e5e96ebfdb8d7dd762544d13e15d2c4347fcf
MD5 1439dcfbbc6e9ba66c81bfd8be660b0d
BLAKE2b-256 007fcd968a2d405972b728ffeb6453b8a68d60f50aa8a3b7fd8612c36461cce7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2b3560dc94ee727d02ffd531af737acfefe5c2c050aa9fe1c5773c61aa2a5955
MD5 91701f361b86e630fef58a7268b6720e
BLAKE2b-256 99d29490efd188ec96cfec83d22a62ffb2ccd10855a70db45219d4d63a7ee7e9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.29.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 efa0888d2bc1f62b93fc37daad02dedb2cab7351e52ad1ec41cdbece287f7666
MD5 1f29345d228a3b3b59b426b570cabdce
BLAKE2b-256 4ec9d3cbb9ca137fae05a29d9cb5c7662bcb6e367728621a363dcc5cbd2e4860

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.29.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d2da6b28eab08cb923f24f06ff76adf434536a92d9bcf596804ebed16d153719
MD5 078a6a8b526887f171a57f6f6d737977
BLAKE2b-256 795f9488430dbe1e5a31bcea51a5af141b38eb858323e4cae8383443a667cfbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f8af45c70b8b282bc49b2ce89436115cc2bd59b88c01a95ff6a0422e4074e62e
MD5 cf80c29f31ab510ea3b13119ed9acb23
BLAKE2b-256 06934fd6aaecc7f92dfd960a0eb23e2fa5210cc291dd3fc6c067ad084402c585

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cd7ed89b393c68a7eaf1fba5b73eed7b809e91a1f7af3121ce367b0b0e5c8487
MD5 f8c09d5e37353856d8b12b6d1585553a
BLAKE2b-256 08c48c91147062fc69160fd8f208deaadf452e30cb0a3c52034abc6fb1f29568

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 efb1bdd420f92d85c2270210be1ff0b62c87485f0b910773374dd82a8f629124
MD5 3c6807317350cbfb97cddfc2cd4c920e
BLAKE2b-256 2a03dc60ce94d7fc9c9e38c401059d4f4aefcab995e97dc58571e1fb7e0af9ea

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.29.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 100b6994280daff7d7f15aef1130bc9d81d99f501a173960f9cafa30e629012e
MD5 e12acec82979c49defaa98f259aaf027
BLAKE2b-256 93fa4e5de52fed4a93e7c5423d49b46b22434c45bddef46e7fcfea75cf18af79

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.29.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0f508aa8d92a3fa8b178ee75011c0d7471858a386c3fb4a38e1bf2858fc82ff5
MD5 db13f98bfb035a23d7843ca79d9b840b
BLAKE2b-256 5fd4c55ab658e026ec04eb543b625df03261d963fa55f4f9a920c3e18547bcc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d7f979a37bcd9726889eb10354cab4072a34d6a3eb7d8aae5ac98d040c076f64
MD5 abd73fddb3a0aa2ad929008b7fd1e49d
BLAKE2b-256 1aa501d5639656c7f3632dc4323e0e7dbb41aca52d14c7b01470654a9886dc8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8b5b7643267e589486e9a403fa5669195780b9fadc12cd1cefda49316867de8d
MD5 39405ef0ef28ae36c89e09d464e74da7
BLAKE2b-256 54be0657ef6a6fcc73fc748c75361214bde7bf7da647f7414db148d7074d2e99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d15ff2c5f8747c53935b13ec6a031a102c90f1d972edce2c343c2d7c84004cd1
MD5 f4bf79f0c91e8f9aa1a19f5f323575fc
BLAKE2b-256 a0947e97bc6d4b6bdd03bf33308ac7c691d21fb02b78baeca7ee362ccea7c2c9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.29.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b7ea5cccfd0d3e156bee4f5bbad224b51397b6366c4f97f2148e8f55782e9afd
MD5 5076c213bc5e135207b36f6b3efa571e
BLAKE2b-256 6d13ec1eab45be236aa9b8ed5e17cd02a2783f38359f6f5b5cf0c3a440e16f08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 743d692611af224940082bf5d0ef0cd4a1898acff2afdd52ffd2c1c419d5d5fd
MD5 6617bf891394859a89d4b91e1c7a5991
BLAKE2b-256 c12e45a454d39535a80d71ae1caeb026a2397c63f8cab3eb53190819ab3ef915

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e2e65be3f7dbce35ebf47f39e46f38d8f05f501ba6ae2d2f5929e5d7aa413365
MD5 bd4c3085fb005e5bbb2e9abbe6960de4
BLAKE2b-256 72a18928b1b19b10dcf5e5e0a1323e535f9aca7a19347faf2952f1f276dbb013

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.29.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a30a99f92d43369ce60aa066f429383d93ae55f09dcbd050185cf97052320d7
MD5 c3fcc64d750bf53e8736a7ddc4201379
BLAKE2b-256 bae2337faf5cd25b1627ba601375ca1c471d466db9e138f75d2453d9658255c7

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