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 requirements.txt. Optionally symfc and scipy are required for using additional features.

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.25.0.tar.gz (11.5 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.25.0-cp314-cp314t-win_arm64.whl (454.4 kB view details)

Uploaded CPython 3.14tWindows ARM64

phono3py-3.25.0-cp314-cp314t-win_amd64.whl (488.1 kB view details)

Uploaded CPython 3.14tWindows x86-64

phono3py-3.25.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614.0 kB view details)

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

phono3py-3.25.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (597.6 kB view details)

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

phono3py-3.25.0-cp314-cp314t-macosx_11_0_arm64.whl (465.1 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phono3py-3.25.0-cp314-cp314-win_arm64.whl (447.3 kB view details)

Uploaded CPython 3.14Windows ARM64

phono3py-3.25.0-cp314-cp314-win_amd64.whl (475.6 kB view details)

Uploaded CPython 3.14Windows x86-64

phono3py-3.25.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (601.6 kB view details)

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

phono3py-3.25.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (585.8 kB view details)

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

phono3py-3.25.0-cp314-cp314-macosx_11_0_arm64.whl (457.5 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phono3py-3.25.0-cp313-cp313-win_arm64.whl (439.8 kB view details)

Uploaded CPython 3.13Windows ARM64

phono3py-3.25.0-cp313-cp313-win_amd64.whl (468.0 kB view details)

Uploaded CPython 3.13Windows x86-64

phono3py-3.25.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (601.6 kB view details)

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

phono3py-3.25.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (585.8 kB view details)

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

phono3py-3.25.0-cp313-cp313-macosx_11_0_arm64.whl (457.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phono3py-3.25.0-cp312-cp312-win_arm64.whl (439.8 kB view details)

Uploaded CPython 3.12Windows ARM64

phono3py-3.25.0-cp312-cp312-win_amd64.whl (468.0 kB view details)

Uploaded CPython 3.12Windows x86-64

phono3py-3.25.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (601.6 kB view details)

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

phono3py-3.25.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (585.8 kB view details)

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

phono3py-3.25.0-cp312-cp312-macosx_11_0_arm64.whl (457.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phono3py-3.25.0-cp311-cp311-win_arm64.whl (443.9 kB view details)

Uploaded CPython 3.11Windows ARM64

phono3py-3.25.0-cp311-cp311-win_amd64.whl (472.7 kB view details)

Uploaded CPython 3.11Windows x86-64

phono3py-3.25.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (610.0 kB view details)

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

phono3py-3.25.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (592.8 kB view details)

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

phono3py-3.25.0-cp311-cp311-macosx_11_0_arm64.whl (461.9 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phono3py-3.25.0-cp310-cp310-win_amd64.whl (473.1 kB view details)

Uploaded CPython 3.10Windows x86-64

phono3py-3.25.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (610.4 kB view details)

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

phono3py-3.25.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (593.2 kB view details)

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

phono3py-3.25.0-cp310-cp310-macosx_11_0_arm64.whl (462.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for phono3py-3.25.0.tar.gz
Algorithm Hash digest
SHA256 c70e542e52324ff4f328cc0ea473aeda29c0a0c5a85d960d29e0e159137b9eeb
MD5 98703bd01a30482076f2a5908ec0f39c
BLAKE2b-256 3550e5fbdab616fa16eec838a242956575ca1ee691a6f76bd3250d19e23a5c5b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.25.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 454.4 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.25.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 84fbd08b3ca6e20b3d16e3a92be147ab9bbb5e8023f31a9bcd1e965e3984031c
MD5 83e1b3a25016bdc56d5d1b76f7a4e0b0
BLAKE2b-256 a5ae520422c829c271f67e0e210c38ed111cefece6c1f7ee1f1985c1522c7536

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.25.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 488.1 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.25.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 42d7e0033f683b3a20254c8304f78a06005948810aa47fe57a67f9def8eea5d2
MD5 23039f016b1291a817f74c195280cd48
BLAKE2b-256 6d8ea5227afdac6b3209db0b630ce963d50d399d4244e4ca24b357f595a8f39f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2dba67d958da3a7b7448ed145f3f90b969b009f9f8139c432275012077e69e7d
MD5 3c01bddf057da488916d3e3490916e5a
BLAKE2b-256 9b37994f32404c93b8efacf152c6bb88d84efc24bd01c3ea5eb4c68e4d83350e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 345cf460db36e1b4af77815953f64d3046be35810b07c6648b7fa0e237c0f3e1
MD5 f986e8d2c7e46a9849c2d3adea10db87
BLAKE2b-256 829d26775658f45b24bbe382d168453abcc413ada7e038458df8af24113ed1a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ae7a4197e1f6ee975c9df1128e319ec54b48e4c973ca5b2225b9f116467508b8
MD5 c410a0c733022ba7b6510e2f7b998f94
BLAKE2b-256 2ad67664a9639b9e2c118bbd433757a60be2355c19d7fa5036aff6e1850377bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.25.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 447.3 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.25.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 c5789a552a62de84e295f549384d23ea7cd4a8860b7d0c40b9aaa69a265b4b0b
MD5 a3652cc3b99d23d324a8e7ae7d088474
BLAKE2b-256 bfb5e5b3d2e354f07160a1629740f7f07ac6d13a0ee913da385ef571ee86f3e4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.25.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 475.6 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.25.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 83e87417e94849b7d7f52633ca755f141645721fe0f7ca4c522cb8a5c4ae3209
MD5 57db79e1f4ce2ed8d43c0672f01e8718
BLAKE2b-256 1198dd7c027e72ebbe08fce0f2db0cde3a778a5f57151b8ed72b53d52468087c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3b29f7c399a26ac2336515bdf7c424ee4184b4fc12dc2dd665c09981e428d97c
MD5 3b7c3d99b5f78903ad10917056566745
BLAKE2b-256 97f4cf4011ed8f8de7fc75b12962e6b5d83f9c772964c041a46d9a62c3bb567d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 77aab7b2c3e4c89b248b6b2634f729f295b6f3576d263fdb43aeaf9898914b51
MD5 cdf9e1470c784a0127103e3d3e66b7ab
BLAKE2b-256 0abe1816dff33d9af6f8a8279d891bdb6012622f78585cfc1b3c35c989b4c596

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c3114b0ae2300174f3b672e845112375694703e9079fae392271c0ce846b83a0
MD5 30f277a1074734c73aa8399bbd1e9628
BLAKE2b-256 4a3acc5143a7b6f0a4259bde6fb74ed335ca03e4fb7e1a0b91bfa036fd0e11de

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.25.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 439.8 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.25.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 5510a07b79106f930875784184550b7b171e8b95339737d67671186648788ce1
MD5 82a2b93a3ab00f02d1b8f8aef38ffab1
BLAKE2b-256 75479089ba0f62087ca8811624dcb6cb521f49ccc20a8bdf66e6a471168f39a0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.25.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 468.0 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.25.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 51bda211c811722d61b2765ead60cdce6900f9caa9661b9b66f78d6b8083e529
MD5 1fc88a04165698645cffe7aedd34fecb
BLAKE2b-256 27d40345fc527f1448d518962927fce2176d1a2e3d05282eca187c8c0d13654d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d13e23ae0f8b2336585050727272819d499b1835ed7140f505c2fd1aa65014f3
MD5 2277e0192e056c5441b371d6fc167f9e
BLAKE2b-256 d969eae219c4dbe578cae9a44e0c688adba641bff5a2c174f54d78aff5fca2a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2f05094a928d3e6f85096f3cc7c90598db826348c28df56289348133c97bd09a
MD5 498e9d8794a9bc13fe810202439210d9
BLAKE2b-256 dff25bd11a5441e733dd8be3a1b8ba12cbfbdc6ba79828df7736d8fe30ee8093

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6aeda07e5059ce5d274b2325957b3f5e1e0368757cfe6537da0fa5ad8dbc2132
MD5 5d6a4e6b7773d9287649b440bac9830a
BLAKE2b-256 8809d8054a3f19abb99243478acd35dbde0f0feb9c2c10997c7cb7d6c4f6a24c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.25.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 439.8 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.25.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 59c860aa8b32b3f175ac13c8d0ae5c1f747d64130bff235888318eb74bdd32d5
MD5 eecbe113d97c30794f63521f1a4413ad
BLAKE2b-256 b491faa25cd58d9c3be9e57afbe52012767afa46e62ff115c9c560877ffa4129

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.25.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 468.0 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.25.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6fec08beeaf5828001c67648ab6ec38122c638a5acd861e8fb21780340b685dc
MD5 426db2e3416c112c9224188627bdcb63
BLAKE2b-256 60ba43ae20eb5271ad479556c665c50fb40333903edd6b1eac11d10c32e9b558

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2996b081d2d9ea5c9f1979eb6af5f5de6d69bb75834cf29cbc775fa2345043a6
MD5 bf18a8adb5fe878c1cbf40da96402213
BLAKE2b-256 aeda1761fed3df31c6c274a086836bdfe0272d30cf78fe988c53e11dd1b76989

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3f6a167ef4b96f76e514536668d64938950bf14e463d45ec3621e658946375cd
MD5 e3677053cd2cfc6a95ebccd715236669
BLAKE2b-256 63335ff79363d607b7d720bacd3f2c402fe36ce4e2f3d4005cec6b46e019518f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b12c5bfa9c8b946f15f94539a8dd3f67196d2256584ac8ef918252918bf74f36
MD5 ee94dfc8d5175665af718e3885fef552
BLAKE2b-256 9e65be2dcea532f507b8c13c4fc420dd80dfd1440c1ee689a77aab842c79196a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.25.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 443.9 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.25.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 c0f6487dd65b9d3cd763656f530b8481fffd918ca296e1fffef78632365c2329
MD5 fdcfd41bd36b9520660423f2d716a67e
BLAKE2b-256 a7864b23de432c9cb04aee33938c78b07202785aad8cb8e10d973c35903f4215

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.25.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 472.7 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.25.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6c97234906e73e109c571b70c240c5fa3cd7f89968fff1950e2fcde84b75ccf5
MD5 518c1f261352edc6a56e8b858a9a1910
BLAKE2b-256 d7e7cc80618434371a21e5f6540df357812ed4f16aceec79f0121009cb1d92bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e514004dbb0f8de7eca4908b53d60844cee15eb4b7174e8784c1bc25736f311d
MD5 5cad87dd4ef157890ebfd8c0b815e15e
BLAKE2b-256 7f6805c33a7b6b5bc17208c49f31a4fba7e66e01456aee73ab0a581dd59c7e0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1557435bbfbed32b07162a2aa3815609b95a457ecf9c2ec70b3350ba758d96de
MD5 8f64f7aa5c1acaae45a770494d24e5c1
BLAKE2b-256 38c38975496738c2937418f9df009f9b4192cf206a3d1f6fd3c5d528ef0e0da1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7c6437edf4de5daf264097b3cf84f2fd945cc685c9ef38ed157a1f0066d987e8
MD5 fbc15c12dc78189496da311028a1dcab
BLAKE2b-256 f2f14f3dcd0ce93dd24413bc0579644d3b9ab3444e5803a1e2c0d8f2d1b31088

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.25.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 473.1 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.25.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8c7080712b7d7088e5e022950d1da77a55dc592d343c69230b38f41fd5d89df2
MD5 27b076fac85b54b99cdf4ebd2344cdb9
BLAKE2b-256 d69cb5cd75469cd52aeb75e421e33ed39b5a062d7bb7b451a2850a0050f8f14d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 71ad45e5bb0aeeb916e54a687a77f2ba98f0c709f9d8ffcce44b5fa727e86321
MD5 de30c8584522fde45ff89ba926254cfc
BLAKE2b-256 3e96bc71f1b459a9a299b40afe8b0280f118e14cb86ed196b37681a102d9e8ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 04cd48bcc02ab7949c9bc526721fdbdf71665a32057ecda45d89c822281f6018
MD5 6ec9c9c5c7ac615d206eaa756c138633
BLAKE2b-256 2f74d3ae1ec2b99e0bb558000af60e9ff0a27d532bec7a4355443891bc63df13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.25.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1169f290f455abe531d2b5efc0dba1dd182415d70a2217a4ac12fe0580881e19
MD5 37c887bde6efd5f647b1d70c8d71c1bf
BLAKE2b-256 563291ef5baadb255aefee4d115692d7d5307fa4f4ce04a37c7b3a29fda93ca9

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