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

Uploaded CPython 3.14tWindows ARM64

phono3py-4.0.1-cp314-cp314t-win_amd64.whl (453.0 kB view details)

Uploaded CPython 3.14tWindows x86-64

phono3py-4.0.1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (574.9 kB view details)

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

phono3py-4.0.1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (560.8 kB view details)

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

phono3py-4.0.1-cp314-cp314t-macosx_11_0_arm64.whl (436.0 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phono3py-4.0.1-cp314-cp314-win_arm64.whl (416.7 kB view details)

Uploaded CPython 3.14Windows ARM64

phono3py-4.0.1-cp314-cp314-win_amd64.whl (444.8 kB view details)

Uploaded CPython 3.14Windows x86-64

phono3py-4.0.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (566.5 kB view details)

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

phono3py-4.0.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (553.0 kB view details)

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

phono3py-4.0.1-cp314-cp314-macosx_11_0_arm64.whl (430.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phono3py-4.0.1-cp313-cp313-win_arm64.whl (411.5 kB view details)

Uploaded CPython 3.13Windows ARM64

phono3py-4.0.1-cp313-cp313-win_amd64.whl (439.5 kB view details)

Uploaded CPython 3.13Windows x86-64

phono3py-4.0.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (566.5 kB view details)

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

phono3py-4.0.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (552.9 kB view details)

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

phono3py-4.0.1-cp313-cp313-macosx_11_0_arm64.whl (430.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phono3py-4.0.1-cp312-cp312-win_arm64.whl (411.6 kB view details)

Uploaded CPython 3.12Windows ARM64

phono3py-4.0.1-cp312-cp312-win_amd64.whl (439.5 kB view details)

Uploaded CPython 3.12Windows x86-64

phono3py-4.0.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (566.5 kB view details)

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

phono3py-4.0.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (552.9 kB view details)

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

phono3py-4.0.1-cp312-cp312-macosx_11_0_arm64.whl (430.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phono3py-4.0.1-cp311-cp311-win_arm64.whl (414.2 kB view details)

Uploaded CPython 3.11Windows ARM64

phono3py-4.0.1-cp311-cp311-win_amd64.whl (442.9 kB view details)

Uploaded CPython 3.11Windows x86-64

phono3py-4.0.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (571.9 kB view details)

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

phono3py-4.0.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (557.7 kB view details)

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

phono3py-4.0.1-cp311-cp311-macosx_11_0_arm64.whl (433.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phono3py-4.0.1-cp310-cp310-win_amd64.whl (443.3 kB view details)

Uploaded CPython 3.10Windows x86-64

phono3py-4.0.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (572.2 kB view details)

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

phono3py-4.0.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (558.0 kB view details)

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

phono3py-4.0.1-cp310-cp310-macosx_11_0_arm64.whl (434.1 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: phono3py-4.0.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-4.0.1.tar.gz
Algorithm Hash digest
SHA256 d29cd578d35ea410bff0376039110a99d76894b20c2a3f67781a845fff72c56f
MD5 5568af010bccaefd328bb41f05668dac
BLAKE2b-256 4d04857a6dc2d9844145008a1967b2f06636ca0a7584d50f40a0e00526b690e8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.1-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 421.5 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.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 6a39398c3ac954708b04c8a6bf82bf1eec1205535fc5c5b14f9c44ad4034a6a6
MD5 dd03a0d7d074067a09aea7e02131ead1
BLAKE2b-256 7205361e0e26a4dbd823d59242a8827cae99661512f3fb5084bbfbef0a69b282

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 453.0 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.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 fe8e30092c52af58e23fcc2b1473f077745ea15ff5ff60457f1dbc220e2086b4
MD5 2c6a328a0fe0725f1c2862b09c313fb8
BLAKE2b-256 a0fe074897e894fbb242cb9cd099f931a27f94fa7b4428083e5bd0e06c61b6e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 06a754fc24bc6c341487330f7e0b342fea504e781cdb180e9928c121037cbbfb
MD5 0c03cc68d03b110802e6ab32a6831b73
BLAKE2b-256 637cb9015d1ab5704dd45bd6c6b562bc3b2c90678d7e36462ed458e775dde4a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 98060d92769a433800172f5316965b266aa07179e8686190a9993c628c3abbc2
MD5 f6d4589f8ba42ff8852182eb9bb98c53
BLAKE2b-256 909be17db5329e5dd699fa2c531286b60ae158db14873c35805da3899715a886

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3409ed949314b9e07e2b10b96bc99563b6a35109beaeb5ad81b2b88d180d8681
MD5 d3a5c906c209c5c068dcf86c6b7be9a1
BLAKE2b-256 ced82dac9ea0d0efad6d57a50a5e8f4a3549d49fcd97b73627d6a50d13425d9b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.1-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 416.7 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.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 bb2ff8652bfded501bc3ae409b7ea6b5f76c4887fbad7f0bd392e7d5640cac83
MD5 f7b81691e1a2c65ff450de0d4a5010a4
BLAKE2b-256 19a4e0dbe24cbf64bbdceb7cb1409e214b692b7aad29aad0b0851ae19b0c1ad6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 444.8 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.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 45c83bbd3ee46ebf6a66adddef9349b8beb872433e13da411a1c420781886bed
MD5 80ff9811841f4b8b9e31df536ce3ed63
BLAKE2b-256 f93264b55ceaa5703fc9f6d978edb85101aee67e474eddf2638a40615b688379

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4e05bf53d4bdff3e38c51f7b5d94af984ec064440ca7b418added61065cecbfd
MD5 c56cbe8fa5a3258f4d71aef9228e2111
BLAKE2b-256 7eddce0add4be04b4847bf91e07f141432a07f9a83027a45603ad20c83797524

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9cc51415215ee08a6a0d5fc082b43693f7b3604feff09cf840ddbb3415f30379
MD5 dad369eacbd22af8469a52ab34e2c597
BLAKE2b-256 07fc505b4ed1f0a605a5a3f6aec122aa3fa78ac4ab1df59ac971bbb842e0590a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bf560bbdc84eea66c4b92e26d1b8510bdeff63e4c50a48ff745d44f8fac6ebff
MD5 159de4a07f800708cc0adad460d8dc05
BLAKE2b-256 167abe3c1ee0a15b655d8c84d450ed2fde4c9143f5da5ebaa603c41012daafee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 411.5 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.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 6f3a738b0266b16cd40d29819906236ddb35ce0d33e9bc1cb495f2d6345959b1
MD5 612e53591940bd317c0ce66a8d88051a
BLAKE2b-256 9c31c9b4899431b8af85604825f2b0a618bbfc6ea9bdb549b8d880f3015c7fc3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 439.5 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.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 19c1e22fd837af0a5fb09492d29ed3a97ac3eaf2f63d57250f6657d6d3377a16
MD5 71e2eb40e04f20dfb2fa39e7374d5ff8
BLAKE2b-256 14b93de825e63efbf7678d95f5bb29fde8ec151222c85612a85155c01e3c3396

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9cedb84994af5e4f511dddb0090da4f3999a18924360879f5a0e7006b9414204
MD5 0e71914e7d5eca3759d622df74fc7c7e
BLAKE2b-256 ca7459c3a36a4e9ed6c9b097ffff2800a131bb7e1b7aba64245307a047ddf247

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ebdb721007a4037b0732f82f3f993218caca8202b9218337e3d8b74c11b30611
MD5 9442200f32b5906fb6daa9882535a4c9
BLAKE2b-256 d2292ddc22e19cf848525a851354701405c365ab58fb97ac5e989d2e0e4f8e85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 987c86ce0a5b9a4a926ba9092f07f7409d25e03780b291c031becaee78a23a98
MD5 359bab78a3100d90cec58ef668bb39b6
BLAKE2b-256 bd7a56c0ca93ba89cd5d5fc836b94da836a0aafa19f880fa030c4bea629748c9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.1-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 411.6 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.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 2fdc1b098deac279317b180fe7ddd8f6a2bba3cdaa78c4ca39649d3fdbc5e0a0
MD5 aae7753cbbc84db4e7dee5617043cb6e
BLAKE2b-256 71f3d2c87a377f956d95e4c3d7fa48198b3506c0917498097afdad9ed1fec9be

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 439.5 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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 17c02b7f2d4de92a4e2f8bcf9eaf5ee5d8220e0e4a3053b6c483f94e1f065f92
MD5 6ea02bd87a6c96e95ff8be25c903acab
BLAKE2b-256 9b6053e252ca09ffeecde486e67773be55bd422bedf573eb3fcd80b372f7ee27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6c4683d9ceec66b6718cec5d18bdcee27a87fa293e3b64263b18fd5aa8459fbf
MD5 3b693188fdee44510de62bc663cf8199
BLAKE2b-256 feae41de3fa8345214689ce42ef8cc755242bfff6f55ded7c585db82f5366353

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 72aaf523465e85aa46636d4994d8a2a7e49f2534e49d058bd33984d16c4b1010
MD5 7c468d2986a4e85715fbf5516138fed3
BLAKE2b-256 adfdc5554775d04bd9bdb1b6f65215178c01f2571bbae8bcd06890cf1397913c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8a4d28253efb32f9263a501b7ae0b17d88a0ea92cf3c04c17c4daec06caecbd5
MD5 ac6f00e26bb28e1cc41164e9d0d25319
BLAKE2b-256 84568fe1f35685a1b6115c9abae7d06041117beb995dee0f5f100300213e683c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 414.2 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.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 2f55eea5937b082757b668349b039b59fa15ad55469fa0a71d8678d2507e0e86
MD5 5d8a6bebde97e07a1e4b78b7bb0cd98a
BLAKE2b-256 6d0362479a31a864df7b6a89ceaa2c38d778126f37fcd346f04f324011ec92b7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 442.9 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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a66c7f2aa1380c55b3403f36e3119bc4b75ef77274acafdee61bf92fad051905
MD5 3ce3da5f4f960ec5a3106b4dc60a39c9
BLAKE2b-256 e4bae95f3611a8f7eaad9d716204caa5fa5f3988bde77f7d4b66c82dec39507f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 85be419d1d771e192a7c4334e65ac388870d622cdfcb24870367c0b9568a081e
MD5 572e4520c88aceea418659fd4e978e63
BLAKE2b-256 c2145b2973fee73de7bb44a72af0508279e2f74d33b572798ef347463fe74394

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d4a6bcfad481a23403b278c63769e3279a9cf76bd7d0445ed63f05ebf586f079
MD5 a035dc6ef4a3fb9c9cb7dcf2d919241a
BLAKE2b-256 a38b9564763894af2117601ed2b82a838aa62c4ee851173a17ce07417313a084

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 138d719455a7057f210dc2e57ea741d10a508d3b0247973c61fea1611b5081fe
MD5 3b0338cfe022426f46a75a397ae13091
BLAKE2b-256 6bfc358af68651d0f8f6df4b0bd463c49925fd55adbef731c2dbf2afb33302ae

See more details on using hashes here.

File details

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

File metadata

  • Download URL: phono3py-4.0.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 443.3 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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4ff738e0d02e1b41e0976146df2c2222b4fdcb987acaca91db0dd33cef30051c
MD5 675dfc8059631d9262719d2a96079a89
BLAKE2b-256 3953c7adc4c6cfd01abb988ddb869401b3232dd10a888769a4646df6faacb259

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 36dcc5d08eed3b30b775c8c8a9fd1e6499547f9554fb93719b2c98eee01a279a
MD5 ad6d3e87e257fd71f8f41d836004f7f8
BLAKE2b-256 c799a70c96abfaf3086df1eda8fec28c6f266ba204a76a7a3101535f4d9f8fd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b8805ff3fc80a18c76e85c02e0902243d89e373817834feb6068dd6325ea0968
MD5 8cdca8f9fa8a8337315e3f4f8e338745
BLAKE2b-256 219b14eccb324f7a9f7bc47c9121b804992dbba71af049e3e05cc5a06dbf9a2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phono3py-4.0.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5299131830b58b4abc18fed626219bcb1b7bbbb609c8a521dbdefed1cc08b9ef
MD5 efc9fffcdf6b69e5a60c0357738b0599
BLAKE2b-256 70d8d1a572227f92c757a02acfd957e627e77338027b1ce4281f7e8a6069fb22

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