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.31.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.31.1-cp314-cp314t-win_arm64.whl (493.9 kB view details)

Uploaded CPython 3.14tWindows ARM64

phono3py-3.31.1-cp314-cp314t-win_amd64.whl (527.4 kB view details)

Uploaded CPython 3.14tWindows x86-64

phono3py-3.31.1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (653.5 kB view details)

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

phono3py-3.31.1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (636.8 kB view details)

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

phono3py-3.31.1-cp314-cp314t-macosx_11_0_arm64.whl (505.7 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phono3py-3.31.1-cp314-cp314-win_arm64.whl (486.9 kB view details)

Uploaded CPython 3.14Windows ARM64

phono3py-3.31.1-cp314-cp314-win_amd64.whl (515.0 kB view details)

Uploaded CPython 3.14Windows x86-64

phono3py-3.31.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (641.2 kB view details)

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

phono3py-3.31.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (625.0 kB view details)

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

phono3py-3.31.1-cp314-cp314-macosx_11_0_arm64.whl (498.1 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phono3py-3.31.1-cp313-cp313-win_arm64.whl (479.9 kB view details)

Uploaded CPython 3.13Windows ARM64

phono3py-3.31.1-cp313-cp313-win_amd64.whl (507.8 kB view details)

Uploaded CPython 3.13Windows x86-64

phono3py-3.31.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (641.2 kB view details)

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

phono3py-3.31.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (624.9 kB view details)

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

phono3py-3.31.1-cp313-cp313-macosx_11_0_arm64.whl (498.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phono3py-3.31.1-cp312-cp312-win_arm64.whl (479.9 kB view details)

Uploaded CPython 3.12Windows ARM64

phono3py-3.31.1-cp312-cp312-win_amd64.whl (507.8 kB view details)

Uploaded CPython 3.12Windows x86-64

phono3py-3.31.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (641.2 kB view details)

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

phono3py-3.31.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (624.9 kB view details)

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

phono3py-3.31.1-cp312-cp312-macosx_11_0_arm64.whl (498.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phono3py-3.31.1-cp311-cp311-win_arm64.whl (483.9 kB view details)

Uploaded CPython 3.11Windows ARM64

phono3py-3.31.1-cp311-cp311-win_amd64.whl (512.8 kB view details)

Uploaded CPython 3.11Windows x86-64

phono3py-3.31.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (649.4 kB view details)

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

phono3py-3.31.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (632.1 kB view details)

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

phono3py-3.31.1-cp311-cp311-macosx_11_0_arm64.whl (502.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phono3py-3.31.1-cp310-cp310-win_amd64.whl (513.2 kB view details)

Uploaded CPython 3.10Windows x86-64

phono3py-3.31.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (649.8 kB view details)

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

phono3py-3.31.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (632.6 kB view details)

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

phono3py-3.31.1-cp310-cp310-macosx_11_0_arm64.whl (502.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: phono3py-3.31.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.31.1.tar.gz
Algorithm Hash digest
SHA256 e63f568fc725eacf1939ec342cb8b2de4383f4f81cbf34105a84a7dfeac7b949
MD5 e734a3be571cc45711e8db3873dbc44a
BLAKE2b-256 232b6f098931a8f69375604ded9f710e18c45ba5a163de2002ee9f172e80770f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.31.1-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 493.9 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.31.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 f729db0ad5cc5753c12c3b7c72be9bccbe3a4bedd5c3aea71585a915dc6bf308
MD5 5a6a9ddba0803c2a449cbfdb9fed96d6
BLAKE2b-256 5c7674742500c2547f45f4c80d75d89bf2726a7d15eb9494bf7b7ec184b547ef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.31.1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 527.4 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.31.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 b56e04fedbe501f5ebce5ec3b325f4036a459f55a85fb797e251f3ae0263072d
MD5 3ff372799f942625d413d6dbb8673500
BLAKE2b-256 312df52a7cbc5fb5970615b5f29783bfc27439fdd117c144b41b074ba887da3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 83f2fa835825d10512041d2c7be387eeaee24edb819fa981127966ec1f7e690b
MD5 e4df148815f48b80a910f5ed5a50c6e0
BLAKE2b-256 bda9eaedad32dfb52dabebce367c6a9a73ca016f65e4196f7fed36ee2f0196c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 34ff7be97534687d55145654ca32c10b6147755a9fa8bb501a751b4af09ead52
MD5 032220b869a69f547886f3200d5fbb1f
BLAKE2b-256 fdf1a6cdcbe9c4e262b638e46796d8f4dafa95e81403a6ffe3dadf6d1d19b368

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 26da1198938d42f56d6a976afc15ecf21fbb692ffd85c2881432a87ce66a5b0f
MD5 d980f58df065fd85c011c64772a34be8
BLAKE2b-256 be40d3877eeb05867db1b2c2e6745b252cd1733f4b00f1ae169c04b23d144065

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.31.1-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 486.9 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.31.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 5a58e58d61f7d9a5806121105fcbf2d27a9270d7b71dec8e1a33746e3be3c017
MD5 fd969f5be0657835a7e8d25ef9d55bc4
BLAKE2b-256 32f02a772b6e0181b89b81613cf6c46d71fc8f79aecfca90413eaf3cfeed7d1c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.31.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 515.0 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.31.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 bc2b4c1c333b0b09fe89b6240495fda94f29118f49119de2dc8569544b446673
MD5 ba2fb3752d300882069335a21162aa4e
BLAKE2b-256 a0cdf4f5b599146bc6b1b63e96522adb3bd565a4b471d72237a778a9aa5b7966

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6365d6e7292e8b871b4a5a0f9e3d8ec0ca06369f3b53cd1054d4f02798928d70
MD5 d97ce7cc4bdde931b04e7e3596c3b32b
BLAKE2b-256 5e2a06565031865deed64c347b439f4a2d791897615a6dc26ee79bc0605d06de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0d455f0059c6ac7d22f02d726ce60a60551acd26722daac23aee95bde46bc8ef
MD5 3da7e24d934ff7b39d829a7f807d0693
BLAKE2b-256 2ceefca7d753355e8e1d7141f0c3aca774c1759765e6dc1edcd4e7ecb84b6da3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1c8b1f58187c66845a0d9d4e07673a39ff8e1e62dd7ff77dec0bbf363667b6f9
MD5 a66966a7728d427572c0d42326d4e2ee
BLAKE2b-256 23c0f178e3de0d267ce25470a69a82157386b6ce71565b61b8e420109f3c0e6b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.31.1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 479.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.31.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 4958ce7af1d5d76abd6fb568efaaadbf48fffcd20bf400fdb638c3df13c531f2
MD5 13c690d4c5a1f3709ca3c047f999aade
BLAKE2b-256 f8d1aa03442ba5f4e7784fd4f07940c3b6cc7c22ed0db7b82c3a6f143bc62dda

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.31.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 507.8 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.31.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 deebf86cc249ae5ac530d540ec9e1ab9ec0d4564317ee8cdde459988b540c5fb
MD5 d16c205f161f7d80815d942d9d90c49e
BLAKE2b-256 c44420e6128472a164f25aa914907439299100b0b4b1e2bd999cc884f85ba4e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 02d1e507abada4a65a2453572b0810328e9f448cc253d62f871b14cfd88e7afb
MD5 cf9b5054eeb4dfade7c89ff39a2b04a1
BLAKE2b-256 1fc4c15ffbfc3a898fcea551b8f576eece73144fe2708155b9963613d9aabde7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dd81c938c983c91e16f7719e3bb90b809daa9b148da8c1d2789bdd1747456f59
MD5 b35d22f47f668e548c36d0d7d5c90aaa
BLAKE2b-256 336b928c65911eb7d525b83a63a8a3d82552be45db15feffd45101f372fa16e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 92b13f7da11707df9d604f63412e4dba26f75408e5c066a476b66c79707e5bc3
MD5 3ead2cad97bb56f983ff1f092c8954ec
BLAKE2b-256 f6973e3c83a01c379bb5143df671ddf5cfc74b9ae3d53fd8eab431674dd9c6b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.31.1-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 479.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.31.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 f8ed2ff17b1bee9f23ea3c70fee3903fa1110045492066dba2dfa9a2a4ea4225
MD5 8bf854c840ddb233b9e2d0234aeb5eb6
BLAKE2b-256 99b69600292221d44e831e310cbbbbf197b61be63acd64aa5fdbb7d44ba3c9ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.31.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 507.8 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.31.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d864ade156e8067a3719c0e5071962c42f53dcd5697293d05f74c343427e8b47
MD5 25b4a5fdabf53219c1fabc3e201891ba
BLAKE2b-256 ede34e4085ee3ba552c52debadda1baf4701851f4d9a5cfcd9ec42778d23c7b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5b5e1d0faa10d5557252c8c72eec9f733b081ccd2844cd6bfcc085a93ceb32e7
MD5 2f27d1c7ffd15624944a911ea865006e
BLAKE2b-256 f6700b61c6cb6347adaeb45c9efc920cdb4b83a6f7563c55680dee1cb298b632

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d5f5a3482d07b7d49dc52a0d53fc62113324df6a61572069cda033876bb704ba
MD5 8a31058460da4ad259727e13e54e6efc
BLAKE2b-256 877dfcbb97a78ed12953043c49484d22395419777f40c29a30e517fec54e826a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8f4ba1d020dd2a9bd4be61baf8858476084eae7fd9967dc89c39212c92b3c51c
MD5 6e6bc617ddc97bb77041a82c430138cc
BLAKE2b-256 5bc321fcc781c1462ec3df01342d7048dce1b0cb568927390f58bca3ec409717

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.31.1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 483.9 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.31.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 8a9644cf377ef0583cf25876d711a6aeb02c8db76353559126ade3a60fcb475a
MD5 d29ec80ef21a24e5f931d237f70a1bf2
BLAKE2b-256 a538a9e64e6ef596209c0543a503293b988454910880342c7d9513897871531e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.31.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 512.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.31.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0be9fd6dc9c553e3dfe536e33c7343759b0f2c533018eb747336f1b0d1fbaea1
MD5 8d134fe1094c0c2c0f9cf3dba9c54b90
BLAKE2b-256 10325c8d95d9ce727a3e14d4bec42808e8a02a37da9c8962d6b66e5bce743dc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 da4dbbd8de423441d8f67d7135fa5f555276b24498ab30d737b3aa1bf27f6699
MD5 a8ed068098573965855b904b2fd66858
BLAKE2b-256 a938a87c49cea71b7dfe271f6381dcfa88864a627eb539a8ce067202f0a47df4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e31d3bcfcd8a18a90f9fc20f220b3819d18fef45fb6b616c4592d3c889f54f74
MD5 a88ccb3fe1cb981090ec855f7fd27495
BLAKE2b-256 eb46ae27ae43f84bb495d9df0da9d419a9ee51ab2d4d3fa12a1038ccb501cfa5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c47a9bfe0db3f626e679c9127c146b0c3711b6630da789e8883c4addf8cb8492
MD5 530f3b5e03ac4eb85931209bb43a5924
BLAKE2b-256 f796264ec85a55e48ae7aa77938760eee0e03316a120f9ddb11fc37f3d65d71e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.31.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 513.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.31.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9c7d79ee303cbb1b6afdaf613435519696210b654d13aba5daaf263869f3e32c
MD5 1a3ab9140afbb7488302cdc03652c8cd
BLAKE2b-256 43432d134fee8ab6bcedbc127471e6bd464bec059214171d1de66779107392a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 30706c90bcf7c5ebf2cc53071924a7b1adcef79afe4900174d2fa59f9fa5cf1c
MD5 33d35547abb06596014c9e666ba65824
BLAKE2b-256 2a7bd08b27a87152349f78a1abe6b1cd737a2c23a2f472a5eae7bdd1d8fbdcc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1ee00368364c1f76264c64dec53d88b93c765fa5f49ccb8c301c054bf4f8ff65
MD5 340da3d87303ef8ec9b5b2484b371d8b
BLAKE2b-256 7e55c7f23b0013c43d868aa76073c97d35d3c9df698f994de35fc1fb7dbdb55e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.31.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 336826afc7e4bdbd5316e4492e99053d2ebe5f469e9d674ba595fffd80c45561
MD5 98af7d8c53bc1d62296137f3b962bcf3
BLAKE2b-256 579cd7a9a4e75df51e6fc3c5f68a7582f10b95d8e9c07837d808f3107c28c01f

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