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

Uploaded CPython 3.14tWindows ARM64

phono3py-4.0.0-cp314-cp314t-win_amd64.whl (452.8 kB view details)

Uploaded CPython 3.14tWindows x86-64

phono3py-4.0.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (574.7 kB view details)

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

phono3py-4.0.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (560.6 kB view details)

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

phono3py-4.0.0-cp314-cp314t-macosx_11_0_arm64.whl (435.8 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phono3py-4.0.0-cp314-cp314-win_arm64.whl (416.5 kB view details)

Uploaded CPython 3.14Windows ARM64

phono3py-4.0.0-cp314-cp314-win_amd64.whl (444.7 kB view details)

Uploaded CPython 3.14Windows x86-64

phono3py-4.0.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (566.4 kB view details)

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

phono3py-4.0.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (552.8 kB view details)

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

phono3py-4.0.0-cp314-cp314-macosx_11_0_arm64.whl (430.7 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phono3py-4.0.0-cp313-cp313-win_arm64.whl (411.4 kB view details)

Uploaded CPython 3.13Windows ARM64

phono3py-4.0.0-cp313-cp313-win_amd64.whl (439.3 kB view details)

Uploaded CPython 3.13Windows x86-64

phono3py-4.0.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (566.4 kB view details)

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

phono3py-4.0.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (552.8 kB view details)

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

phono3py-4.0.0-cp313-cp313-macosx_11_0_arm64.whl (430.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phono3py-4.0.0-cp312-cp312-win_arm64.whl (411.4 kB view details)

Uploaded CPython 3.12Windows ARM64

phono3py-4.0.0-cp312-cp312-win_amd64.whl (439.3 kB view details)

Uploaded CPython 3.12Windows x86-64

phono3py-4.0.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (566.4 kB view details)

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

phono3py-4.0.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (552.8 kB view details)

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

phono3py-4.0.0-cp312-cp312-macosx_11_0_arm64.whl (430.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phono3py-4.0.0-cp311-cp311-win_arm64.whl (414.1 kB view details)

Uploaded CPython 3.11Windows ARM64

phono3py-4.0.0-cp311-cp311-win_amd64.whl (442.8 kB view details)

Uploaded CPython 3.11Windows x86-64

phono3py-4.0.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (571.8 kB view details)

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

phono3py-4.0.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (557.6 kB view details)

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

phono3py-4.0.0-cp311-cp311-macosx_11_0_arm64.whl (433.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phono3py-4.0.0-cp310-cp310-win_amd64.whl (443.1 kB view details)

Uploaded CPython 3.10Windows x86-64

phono3py-4.0.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (572.1 kB view details)

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

phono3py-4.0.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (557.9 kB view details)

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

phono3py-4.0.0-cp310-cp310-macosx_11_0_arm64.whl (433.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: phono3py-4.0.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.12

File hashes

Hashes for phono3py-4.0.0.tar.gz
Algorithm Hash digest
SHA256 c5a87ff879a24356a5947f9df0ed07cfbcb27c5a9e9d2b032b4b7f129707f7d9
MD5 0d0f0f0fc8be802309bded6706cdbb8a
BLAKE2b-256 f3bb94a56676e3be9d1673af759049ed8cdaeabde943d79651709bc1587c7dc8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 421.3 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-4.0.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 a833da62ca6ff85489372dea02bba37e48b1d417ef4f139a0e81b38ed6dcf44d
MD5 1c5f48972675db6180f7b2548367e0e2
BLAKE2b-256 caf61562a99ed6348129d39f71591bc01b868c1944292101b53d27cab49db3ae

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 452.8 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-4.0.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 dbe0a24ff4ecd881f5e91f722437bb18b3cf4a6ea0e8dbf4ed723bf908f75886
MD5 25cee8fe672a861d3b22762e5f7f068d
BLAKE2b-256 2a0a85beac807d4ff5ad03bc273e76550eb477980632e2b425177e6dd539fff6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 519fcc1a2d3dc3c77083b0b1c5cfaa3805bec5c522ad0500007ebd8b880d49ce
MD5 e8171ad3e3ee87207e9fc12cab55a30f
BLAKE2b-256 0c815078cb5eeb3e5dab1ffdcd0b80fa076ec060d82cdf2e26d8af3c2962841b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2fce91d5940bc6a63a3ad9897e032d1ba616b9b5ef9f18bb192593afc7a94ac9
MD5 3ea84f7df5040afb6440552efe83e1dc
BLAKE2b-256 d17a0a35647ecb18986844b1349d711f0779c25a24f786e79c31f2b9925cc28f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2da542d1e65a20689e294354421b5b76491671c93a2b2d9ae6dd772cfbee7b83
MD5 b82ad85b6d8726190ee1477297575f49
BLAKE2b-256 a0873e7de3e47cf5ad74e1d7b0d71ed8aa36eba139db8ac845275178b7dba5a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 416.5 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-4.0.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 d9ea852824f0400788576cf9e4720be6d8791acecce9181e8f0b0d3d566e2eed
MD5 8da54f5e4d4b0d487c0fbc6959e606ac
BLAKE2b-256 467bff158d8843cdf966a64644c263c4f85f4b9822a2bb3fea11cfbb4dde9e6c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 444.7 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-4.0.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 570a133c0c58a86b09dd6847211eab54becf4488b0d2d46e123518316f727ad3
MD5 6cda1afe56f48cf6fb692b896efd9de0
BLAKE2b-256 fe74e1253be02d70db386e1dafc3d980120419f1b8f0f46cf78112cb3be7e4b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d731d17677d822cd774734abc5fcdb4456866ebc01554eee506add535e8823a8
MD5 6c6a4641128f26815b36565bba1572a4
BLAKE2b-256 c05dc818529b30dbd2cb833383e745f0b6c7cce89966ed8f904319ce86e254fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6a1ef7bfd0a5be9d0c97d0da8f063e9ed4a6ff1dc7bb3522bece4fe114a1e966
MD5 86ea441c1b8a0314092bc97da4fc49ef
BLAKE2b-256 41d2d0a0c4b91a9c47d6a15c56e93029ec91efd2d8f3e5900c4dbe1db9eeafd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 36878a635635883bca2f11ee5a302ff562261ea8d158a3056f0a2da4154b654d
MD5 1382263f7c886057551468a3ff6c5ce3
BLAKE2b-256 387818e8f9fd5099b1d587ee148956afff2ad314462e6bae33e85f79a53879cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 411.4 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-4.0.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 ddfae9d28147143309f8012afebcd9d4e7963ca28a364c5e3841aaeaf20d90b5
MD5 ee43dae43d93fc3fcf300233dffbe9d1
BLAKE2b-256 f6f93b2289ffbe910ee0db043a04da5a4e24613a0b6b930164b1efb0fedaf16d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 439.3 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-4.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 7fd78f4028c94893b8bad966c91c19b75a4fef2aca0d2e8eb7e7bb52e1b0e3ee
MD5 42e2ce9988daa8fb0bb3d197e8babc5e
BLAKE2b-256 290516941935ef948c8f44f0c6b1b6e926243fc285bb2fcc8e1543c1c5c0fa1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fde5d0d0eb8c7772b48ca72dc229ce8115f6421f50fb1f71662e99ad76247f84
MD5 4d92e87c4f82c075ecdd6058550b4f39
BLAKE2b-256 c20de0ec6e1df026f6e91dfdded8b595615dfcfddf9a2434254be1b400afa5f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6883af568bd3ccd95154823909e99a8721855d342c5d10f5452fd3aaceadfba5
MD5 317d8b165b85c82543249cd8a936db7e
BLAKE2b-256 d701be67e8e8b1ccf140bbe8c08cdd459d2748cad8c00d8787ec143236480471

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 30fced7b2034349b7e005c8331ea3217d952a263adc7c37807aeabe055e85a8b
MD5 c7d23a1c466dab07822fdad7e172514c
BLAKE2b-256 13c6ca2369e40af4711d2b5250fcc6cb3b8a6fda25f0fdc4c8738f85363f9f88

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 411.4 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-4.0.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 147a9f119f44b4b61776074c4cef47ad29e06b90763761c4428fad65c01cabc6
MD5 98f5b6ef8f6bd9c5574f55ee0ded0fb9
BLAKE2b-256 898a3b01ab8e398401e3a85e2360b187df6f823efa799064bd03bdd0f5770d3f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 439.3 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-4.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 58c2dfdf517aef261e1bfa23eaf9093284a51e9ca869b621fb5b8c5d210457d2
MD5 756b39183a42d1c13927dd4397fe0d71
BLAKE2b-256 10e46a11e00e23c1348d4d36548214f184f287421473daeebfa8e426f2b3ded2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ac090eccd73294bd0a7c183ec3a27a04694d3dbf2db10420e8327f00a9c7ba2f
MD5 2ba98168a2f1a70e3d91e489ad1fa44a
BLAKE2b-256 056ced67605884b073717768edb21b283a5b85b1879ed4a9ad8cd690a8e35ea4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 74931f5395b9c191892067c59881d442612f2c2bc42c13e7e99883ebe9ae898f
MD5 f18cddc1d4a1f441859adc1743969fa3
BLAKE2b-256 70fa6165cd50e12bfcc549e3cff6a5e2d2d32b1df3d9ef963e4422a87ce970be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96d622875848ff567659080301b8637e47fe968ef9f098e28f42fbc2d7bc1f3b
MD5 12b8b2d47b2632d9ce50aa7c45e80262
BLAKE2b-256 138b4e6735a3de9afcfcacb034d7f0a1e4ec88fa6780b30bdae999f047a0dc90

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 414.1 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-4.0.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 95f1ec79506b2f44326321372ffd2cf25d7a7dd29a3bfadea0308a77ce921c3f
MD5 b6ce1bf0b367e9ed11709c889f32f992
BLAKE2b-256 b0386c0d0ca847824bfbc702ae349f7f0fb23a16722d2bf4cef5e49cb1715823

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 442.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-4.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 17788f9a76f3088c60f06176b69b6107cfb5e17c05192c1289dfc65e972d709d
MD5 b3c08260cf7d78c3aca364c9d9b0c087
BLAKE2b-256 4a781def57c374b6e575d48fa94551e7e10e70aa1f9b6222ef16d0eba6dac8f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d15e0c455fed9712a96f9c592be99c236243c064b5314d7e9d613844aa7bc28e
MD5 a8a1c4d98505d7b1904c0f98ccb5e71a
BLAKE2b-256 578cfb2e9074435db4dbe3f57c0225bf4a6f866321e3474f4ea2a0b24db5ce67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ceec1e9907714a92eb54c9463724c9e5bc537812694509200f98c49e40e366cd
MD5 fa66f1107849c3ab19e2719249f786b4
BLAKE2b-256 4afc7a0f85b5d9bfaa96798f9e7588dc271b02c05e390ffeb429ee3d9cfb9df2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7abef40d6d4b6aeb8a0d536709f0f2fd23bf0823486a6aeebaefe2db45657787
MD5 b3f706f7b0e5a9e05d27a3c7b1a06f37
BLAKE2b-256 3882b51412e1b55385dc01c4cb033d83adf8892b9e9a5df05e58a8448f512d35

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 443.1 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-4.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9891e06d2c35818db06bd3d15559eddb1a52a402d97bb55765fcc66ac848996d
MD5 f0b215683ec24b6175ac346f97f46553
BLAKE2b-256 e75aa827a2c5d00a76d845fe97ddac695e779577543e5976dd0f7c5f8a21f223

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6b8332cea11bbaefd631de543f8a39502d5c4a3caf0f0a0b5fba812988801961
MD5 ea89fc323fc131b5105da170e9f716ae
BLAKE2b-256 3d8f60a250df8c77315400f20f3f28612b750b802fbe03f91c55bcc45bf8ed20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cf8826d9335c16d885038ede2f58e27921b026572c4b6545600c5bed0e47d816
MD5 474a6e0215c99873b8c41740691016b8
BLAKE2b-256 2308e9e24bbed307a6c8cafaba564c242d146afd2f37eb9047a05065ca343a65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 797709ff17f99636d9810436cc7223199cf19ce83758fb7e90dc27a9f340b47d
MD5 186ec8e05cab710827b0c3a13ea8d25a
BLAKE2b-256 dc22f36274350a04b4472d976c7f03d125f67d9f18d9d45b43e154d41f3288ae

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