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

Uploaded CPython 3.14tWindows ARM64

phono3py-3.30.0-cp314-cp314t-win_amd64.whl (516.7 kB view details)

Uploaded CPython 3.14tWindows x86-64

phono3py-3.30.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (643.6 kB view details)

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

phono3py-3.30.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (627.2 kB view details)

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

phono3py-3.30.0-cp314-cp314t-macosx_11_0_arm64.whl (494.8 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phono3py-3.30.0-cp314-cp314-win_arm64.whl (476.4 kB view details)

Uploaded CPython 3.14Windows ARM64

phono3py-3.30.0-cp314-cp314-win_amd64.whl (504.3 kB view details)

Uploaded CPython 3.14Windows x86-64

phono3py-3.30.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (631.2 kB view details)

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

phono3py-3.30.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (615.4 kB view details)

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

phono3py-3.30.0-cp314-cp314-macosx_11_0_arm64.whl (487.1 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phono3py-3.30.0-cp313-cp313-win_arm64.whl (469.2 kB view details)

Uploaded CPython 3.13Windows ARM64

phono3py-3.30.0-cp313-cp313-win_amd64.whl (497.0 kB view details)

Uploaded CPython 3.13Windows x86-64

phono3py-3.30.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (631.2 kB view details)

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

phono3py-3.30.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (615.4 kB view details)

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

phono3py-3.30.0-cp313-cp313-macosx_11_0_arm64.whl (487.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phono3py-3.30.0-cp312-cp312-win_arm64.whl (469.2 kB view details)

Uploaded CPython 3.12Windows ARM64

phono3py-3.30.0-cp312-cp312-win_amd64.whl (497.0 kB view details)

Uploaded CPython 3.12Windows x86-64

phono3py-3.30.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (631.2 kB view details)

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

phono3py-3.30.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (615.4 kB view details)

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

phono3py-3.30.0-cp312-cp312-macosx_11_0_arm64.whl (487.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phono3py-3.30.0-cp311-cp311-win_arm64.whl (473.3 kB view details)

Uploaded CPython 3.11Windows ARM64

phono3py-3.30.0-cp311-cp311-win_amd64.whl (502.1 kB view details)

Uploaded CPython 3.11Windows x86-64

phono3py-3.30.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (639.7 kB view details)

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

phono3py-3.30.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (622.5 kB view details)

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

phono3py-3.30.0-cp311-cp311-macosx_11_0_arm64.whl (491.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phono3py-3.30.0-cp310-cp310-win_amd64.whl (502.5 kB view details)

Uploaded CPython 3.10Windows x86-64

phono3py-3.30.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (640.0 kB view details)

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

phono3py-3.30.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (622.9 kB view details)

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

phono3py-3.30.0-cp310-cp310-macosx_11_0_arm64.whl (492.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: phono3py-3.30.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-3.30.0.tar.gz
Algorithm Hash digest
SHA256 9fcca783aaccabe8ed621d686aac976562786e83289331da2712c437b7750a77
MD5 1f6b5a89dbeb46c66dd5a5052aaa7927
BLAKE2b-256 c57fe4132a12e9e601e8595ec0d52a4e5bf8ee7b671742213e10ae985dada43c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 483.4 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.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 f515e1b1bbd95fdfc1f578205c607177d9607b7c720253ff621e90d38044b85e
MD5 6d32f33f8037d991a1ba5d7bbad83048
BLAKE2b-256 5e65ff45fff2ba1045cb86d3f3f24aaa14ab73ab0670a6594325fe018e9d4413

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 516.7 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.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 79ee23d12ba5b0c5723e023860a249d3e6209e134b9c2f08fb5be8aff4d7c808
MD5 858c558e8145e2aa0720870340273000
BLAKE2b-256 930d72840f81ba63e01e0949fc93446f4afc26013730b6ac94a8c604d0391543

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b2383a9ad2ffeae922a4feef9b029ef75411dbc11cc52fa5213f0d5a4f07ce77
MD5 9919fd8868506561859c2c9707474237
BLAKE2b-256 81c36aaa4ae8b2f042a65b7e1b0082827e2a8fcc1d1f0dc58567c5727065d6ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b7e310ce7ca975577ad551806946900fdc1a11c92d9e873e68ba60557889136d
MD5 4c802f4b3d432309eb0667cf1b001633
BLAKE2b-256 61dd08e0747ffa764040d45d02717dfac3dc583dd6511655ff4af366aaf5893a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 779c6da6739be86182b548c8aa64481320b0fd9d414609c92e9df781a05ccab3
MD5 7ca1dcdd72bc3ccb426e0d85b4998699
BLAKE2b-256 7e5739b57f135c4d48a83ad1913df23d25555f93a1f8a762db22293eba47abad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 476.4 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.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 2a4214de47c89fcf49b86ab5be9b1a9026a1540c997ec0c924d568a1103e48ee
MD5 e061494d38f4f9b652faef6a6e69c648
BLAKE2b-256 635b361397a3e49d49810275f8993eb0ae1ab09cc280d47da9dff766d30d71f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 504.3 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.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 e39d00479fc5da39dd347ec43bc21c5b68b39b8dee56e5dfae15b059dfcd2f40
MD5 5346a267fe364cd5ae15e2865ad5ee1c
BLAKE2b-256 e9a0928fa46f39ccf23b0965c38990fb778d4ddd7d660ad5b342c0bba46f69d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6295131379256ad813e6ec05b53e73ddbf58490c9553239dda50cb2b61f7e169
MD5 ebce8eedb9b56d988541618d9b776b67
BLAKE2b-256 efbe8f23b53b1da1d5747f1ee2e385a583b01e366726c8b96def7cc269cb53c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b15d1c795af4956326353e768c8f10d1051f1685f6bdf79016489ef0d1bc2942
MD5 8f549662f238045cebac92b5c5517c7d
BLAKE2b-256 3b64f0673646af6b8386fda39cf23bd85983f9a22c842733545a6eb9cbd2fc93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e72b050dbb4c84daf90237db805e2e14e1f0ba5d1795699462143863693e7697
MD5 b87c8f564de8f01fd6e088fb2019a48a
BLAKE2b-256 c6253658f83860d0c3c7663f0ca26afea67910f15bd03b043e721b74a78fa992

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 469.2 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.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 480ac9ba7bcf34ef2fe228ee5f00fd5de0ce5fbe00614cbb5217a6952ab141aa
MD5 5101db520e9ad969fb566b13df6d1d7a
BLAKE2b-256 0ff3a596c99402fd467389dbfb8b8014a3d57e1f00b243ad71a871098dcfb8d5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 497.0 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.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9c318aba0386a349cf0b08b0a6d6e1c5d70c6334d46432c1d058845f393e3cbe
MD5 bb991c18d6d9fe3411ebca8fdbcd93db
BLAKE2b-256 f54db5a49497d5245036d2f0640697c203e06fb2f998f244ad9af8ca36e20c74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dd0dba1e3e24512fba24dc28e72627f2199916f517f26874e341195f213d5646
MD5 44ef0d6f7aaa42ef786645397f707e06
BLAKE2b-256 b8b3be6a01bcd62c1d5dd2b8caafb2d31b11fd825362219dcb4d73beb8d5f420

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 22068707b61a15d0e307b450da54fd3cff41eecc8c992924d4f14a6f9b6e8582
MD5 7ef848989f18d6e07eca3394ad770ce3
BLAKE2b-256 8969097fb6506a511579517cee74567f2f6ea5b428b21519668c6cba386f5c4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 70956da0addf91af3f7091584e03c228a285cfee3f72fe3b2dd3e94912ae29f6
MD5 dae2e36382d9db3eee47dba9541a8a1d
BLAKE2b-256 3f042abbf95a07a6df17505003e782354a720cb4fe4a665022795969323ae99c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 469.2 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.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 2c298313958ce0876121f2db82d2d84f70a774fdfd0c1cefb40974607042ff5a
MD5 b05e19d06acd877d4587d9e35f96ecab
BLAKE2b-256 769614d3377dd3feb25bc44e547a95359a13e4cc0b7299ef8d93ab04479a048b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 497.0 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.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 83f9d6a0acf10f892f58bbb76b5f0e8761a57e8436d1885c40a9df5f928ce1ba
MD5 0e2e8a5268c2fe63ad145d651bc6a28f
BLAKE2b-256 b94470de542d3274f1dabd8bebbe3e2e24a24cd47d80d04f5ecc6e5ab58477a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3cf320be3c80fd434ebcd079e8e3982eb32b05e9302152a88c99d10e0b607f62
MD5 209b81e0f5350f268aa42a3c55962b83
BLAKE2b-256 2ff07ef455b51e9eaad8aecaff7968e2af788efafa02657e1eec6ab0f922b039

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 df78d1c9800810d09c13e129b6333ddbe32ce52cb9c72a60d00d82dad2583cc4
MD5 57e1c7a7d5d27d64ed96c186ed69e8e8
BLAKE2b-256 99371af4f78155a436670099df8aeade7c765544facc37f8bde9c3d6a2ad2e7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fe5d2ad4857bf1f305396f2219ffbfcdcfd924663b53e3e3b6395eb52e7833e4
MD5 424d6b6a9efe320972fd9969c7f55b8b
BLAKE2b-256 918906233dabf22841d234144d8fd5b559908f202d06613d339901ead72affb2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 473.3 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.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 ed5cad04c82e26c80ecbff10d81e340f815723be8bb98c6af2f65d785ffa58be
MD5 40bc3d46160d0aea20e8902c7f43bed0
BLAKE2b-256 be3b8288ae186b4b745abcb6da799e8fbcab9ad48b5668814c5a215aaf4d7af0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 502.1 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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 aed8bd4249fa1c047ef115162d3351d9555f358f21b8ac563e9bd87fdca008ae
MD5 8cbf4adbbc7e3fb786027ccce1f78c90
BLAKE2b-256 bd8bfd49a9a7ba8c4674dc097543561b66fc8ae2e76d9d45cb7f2a8af2e6d420

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 21d846b3d6b94105280bcdd17fa8b38f0a5ad97393cc2a1f3eb77ee1f325ecb5
MD5 b36a4584fe64353c1295b8b08a31982c
BLAKE2b-256 6e8e49b76f08aff2de2da6e32776dfe038933e1be94ac82ee186153b950af862

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 52d6a703f706af4812128b2d806c8e0a8d14e991b3e3e7eb19c2ea1a59e91772
MD5 5b8da95d2f87d46d5dce6acfd4c4cfa4
BLAKE2b-256 c3c88ebbf7bc6476ea23c38268b4fc3a93e6daba5e61c39269e67f27e051205a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0da5f100e08e59d85428bdf709ce2d456fc04b2220facb53fe6c46d0c72da9b1
MD5 1edb4f69a961f48d02a257ac553ca2d4
BLAKE2b-256 9857f4f954333e3eec0216765681e5cf1e9fc7cb0a9874fe323a21e81e7a37ce

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-3.30.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 502.5 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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5a193c147627d9b1c9f4637779dfe384946bf231c4b0511ad8693ab46732c0c4
MD5 41ca7959d914a0ef1deed96ff095e988
BLAKE2b-256 12fc239efa028a1184272838eb86b3a16b831d6265c90be3c0ebcb63951b45b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8680d62e454cdfbc94a80e3714f9018780036d13d87a47094d51e8e285854256
MD5 358982732ed2a21e90b5a2568e749edd
BLAKE2b-256 9c909bfb7a9fa0c7f1a7f66896316871661008307855d666e363f2efc797c564

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b5cc35e3163cb8e0a9bdfbf1179b50b47a6e1ced84c555a98f5594e1b07a0d9f
MD5 4191dd13347b4b38be85e97af63b83f0
BLAKE2b-256 857dc70e201b58e35e3f5a2e4a798a9fc3126b1ef5cfff86d0f5a97e44d0a852

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-3.30.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 326eb4304274e3634608ceb439ca7515ba8a216b8610d3e2791538b78e50045c
MD5 3f083260850f041c1bd67cc6f6aaa414
BLAKE2b-256 d50026d9ec97d237fb4db95a29f28a3538682df91540a4062a462f57692604a3

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