Skip to main content

This is the phonopy module.

Project description

Version Badge Downloads Badge PyPI codecov

Phonopy

Phonon code mainly written in python. Phonopy user documentation is found at http://phonopy.github.io/phonopy/

Installation

See https://phonopy.github.io/phonopy/install.html.

Mailing list for questions

Usual phonopy questions should be sent to phonopy mailing list (https://sourceforge.net/p/phonopy/mailman/).

Development

The development of phonopy is managed on the develop branch of github phonopy repository.

  • Github issues is the place to discuss about phonopy issues.
  • Github pull request is the place to request merging source code.

Formatting

Formatting rules are found in pyproject.toml.

pre-commit

Pre-commit (https://pre-commit.com/) is mainly used for applying the formatting rules automatically. Therefore, it is strongly encouraged to use it at or before git-commit. Pre-commit is set-up and used in the following way:

  • 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.

Unless running pre-commit, pre-commit.ci may push the fix at PR by github action. In this case, the fix should be merged by the contributor's repository.

VSCode setting

  • 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"
        }
    },
    

Documentation

Phonopy 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

phonopy-3.3.0.tar.gz (5.1 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

phonopy-3.3.0-cp314-cp314t-win_arm64.whl (540.9 kB view details)

Uploaded CPython 3.14tWindows ARM64

phonopy-3.3.0-cp314-cp314t-win_amd64.whl (555.8 kB view details)

Uploaded CPython 3.14tWindows x86-64

phonopy-3.3.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (665.6 kB view details)

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

phonopy-3.3.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (656.8 kB view details)

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

phonopy-3.3.0-cp314-cp314t-macosx_11_0_arm64.whl (539.5 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

phonopy-3.3.0-cp314-cp314-win_arm64.whl (538.4 kB view details)

Uploaded CPython 3.14Windows ARM64

phonopy-3.3.0-cp314-cp314-win_amd64.whl (551.4 kB view details)

Uploaded CPython 3.14Windows x86-64

phonopy-3.3.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (661.5 kB view details)

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

phonopy-3.3.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (653.0 kB view details)

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

phonopy-3.3.0-cp314-cp314-macosx_11_0_arm64.whl (536.7 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

phonopy-3.3.0-cp313-cp313-win_arm64.whl (533.1 kB view details)

Uploaded CPython 3.13Windows ARM64

phonopy-3.3.0-cp313-cp313-win_amd64.whl (546.2 kB view details)

Uploaded CPython 3.13Windows x86-64

phonopy-3.3.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (661.5 kB view details)

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

phonopy-3.3.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (653.0 kB view details)

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

phonopy-3.3.0-cp313-cp313-macosx_11_0_arm64.whl (536.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

phonopy-3.3.0-cp312-cp312-win_arm64.whl (533.1 kB view details)

Uploaded CPython 3.12Windows ARM64

phonopy-3.3.0-cp312-cp312-win_amd64.whl (546.2 kB view details)

Uploaded CPython 3.12Windows x86-64

phonopy-3.3.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (661.5 kB view details)

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

phonopy-3.3.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (653.0 kB view details)

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

phonopy-3.3.0-cp312-cp312-macosx_11_0_arm64.whl (536.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

phonopy-3.3.0-cp311-cp311-win_arm64.whl (534.6 kB view details)

Uploaded CPython 3.11Windows ARM64

phonopy-3.3.0-cp311-cp311-win_amd64.whl (548.0 kB view details)

Uploaded CPython 3.11Windows x86-64

phonopy-3.3.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (664.1 kB view details)

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

phonopy-3.3.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (655.3 kB view details)

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

phonopy-3.3.0-cp311-cp311-macosx_11_0_arm64.whl (538.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

phonopy-3.3.0-cp310-cp310-win_amd64.whl (548.2 kB view details)

Uploaded CPython 3.10Windows x86-64

phonopy-3.3.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (664.2 kB view details)

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

phonopy-3.3.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (655.5 kB view details)

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

phonopy-3.3.0-cp310-cp310-macosx_11_0_arm64.whl (538.2 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file phonopy-3.3.0.tar.gz.

File metadata

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

File hashes

Hashes for phonopy-3.3.0.tar.gz
Algorithm Hash digest
SHA256 30bf7109f80bc6a646f895c88243d8fd94932c5ffd0a80e937639159e9537581
MD5 d9fb65cd26188b80e3fa7d4a253233f2
BLAKE2b-256 2a0b006acd3135e462fddd313c022f3851bc7a095d3a1e5077ef97ceeed8ad0a

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: phonopy-3.3.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 540.9 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 phonopy-3.3.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 b48f45f570ac73d83826bc328c846bd04031e1f89384e546bde749ae00c5fb98
MD5 4f70df2877b267059b3f59cb90410c62
BLAKE2b-256 57fb8322689791701b94b721f13805de2083364ef867938660510c6fff1ca13d

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: phonopy-3.3.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 555.8 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 phonopy-3.3.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 c9a0ef0e9c0109ba51321a232bcd0fb9545c125b0c12594fb1a57d5fa1804e29
MD5 50a2914cd56ffd206e9095c671cfccb0
BLAKE2b-256 09945d39b94e6a03cbe28bbe87171fab6e5e600036d21949644f8ce5b4e5bd5b

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0bc5c11f133d3785383bdf1f825c20579bf83b513af110e559b4c786b68f983f
MD5 97d2422c1068c5a835d8bab914195aa1
BLAKE2b-256 72fdae076946e41a7e27957167d530cf06e696d3eaf5983a75227865644eaa6a

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 edee8b95bdee23fcc2b5f4b885cb86687c3c0e03ddda9d1118dbded9f19826a0
MD5 87ba81efde55851c7cc687dc12221363
BLAKE2b-256 fdf15d1146f68d35510487f3c94b361ddc60067dbc9c423c44624aa043a3d514

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd3516601c6e69c5fd5f7a5b997c37375a5ac951e9ec96328a395c429b22ce29
MD5 49e5f8c4efad8bb83198958d6e40fc84
BLAKE2b-256 d7d4079928e2f0cb8cea21771dc82595b9c6d693e010776a897a2f8ee3267347

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: phonopy-3.3.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 538.4 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 phonopy-3.3.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 05c9b1d9db914f8a646498b7da2ac12677383e67e1aa4720332d60b5c8e3f38a
MD5 c4ea19fc2a3a91daff8e5a9289e59014
BLAKE2b-256 4a6fd5c3527fcb4ec12c4c9720c5dcb2f47fa7bfbbe7e5bf09e88bba1d7b7fa1

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: phonopy-3.3.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 551.4 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 phonopy-3.3.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 63f5896dee626487e47094c0bca7e5a79a53d5ba1d12cf904924ccd7dc297b48
MD5 4b4e7c60639c83d4d7d24c33fb9ed061
BLAKE2b-256 fe419dae7d923e7eb73c769abb36fc1d7d1ccce28952381ded5dabbd5673c913

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d22bdc922a15ffa7a661c76261dc4db8d3eeb9b4d4121550626e4055d9aecebf
MD5 fc393444aeba216a0eb61cba12ebc635
BLAKE2b-256 9edbb9869610e0606dad4d6d0e51df9b5408240e5939dd11fccb5777f1b9fe29

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0f122f820ccc478d2cf5d36aa30c9c7933a36fa2eb8f49911c14773f52e97404
MD5 c4e25bf8c8a6db4a19c00238ebaa4759
BLAKE2b-256 f80919228211d0608b872530074c75be5877aa56051cb6621d5249febdb77578

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 16e847eb4f05795aa68732bb81ef3c7ba1d1f750e71d7091150518b51b38f81c
MD5 1b4878700ed87f90f1b451211f2cc7bc
BLAKE2b-256 d263e1326737a69670a8be6a32f796df4443977c6b4347074ba30020dce2f75a

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: phonopy-3.3.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 533.1 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 phonopy-3.3.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 6fba39068c6b523b762e19900109b132eb1957f9a7126ab1022c4e30036d200d
MD5 afd2a96d969fd557c39609064ee2c0c0
BLAKE2b-256 fbd67bbdcfb68455944e40ecc54a98fcd2a4619afc363cce29437cdd447606c8

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: phonopy-3.3.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 546.2 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 phonopy-3.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 aef2388a3493f111178bf99ae41d78326614fb44b32ab69cf8404965154872e7
MD5 908c853c8d520e65b5248851be84d8cc
BLAKE2b-256 44c86404a89aa2bdc3835524cc6e71713b89aea127daac1161c0ca8509fe28cc

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 77c09e29a8fae10ba770052ff6de2e3ccf5ce3a23b0183dce42a91e6bf8f7f6b
MD5 a3751e705e081ef5f66fcff2020a9d9c
BLAKE2b-256 4b5588c91a7fde417716a8f871da135aa05d991d1cc79b062e2da7e8d0125786

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0d2a4b31895a96e199e8c9c69748eb38ee6aed28cbd40b80f49002093bd6fc43
MD5 1224de5dbd57eb04bf139270210a7e1e
BLAKE2b-256 aeaa3d427ca17cc9610ef9a7e2835548c7772da0fc22a557310c7f1e0537d5b6

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f67f20725d4c90013445f47143fc73651a6fc050b87afc9e91783c2a8c75d473
MD5 99c057e8edd8b4dee28f4950477ad5e7
BLAKE2b-256 99c9af49ab6f2d92300268dc7fa0e54c67581a1ee6e8970c3d9a51e2382c170f

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: phonopy-3.3.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 533.1 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 phonopy-3.3.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 357584056344642b5edde9da3c92d1c6e93009c144dcbb97246dbb6b38adc8c6
MD5 56d16f3a69c62db4c39360011f9cee8e
BLAKE2b-256 1e6a0336f9398a0b938fbd1b1c8cf943fbc96f6fa14889c473afda2342ee6d39

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: phonopy-3.3.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 546.2 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 phonopy-3.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 65ac6fa3c35a0c0ec930f31b15cdfbc83c7d308ace88b8a7fa74f92228bef9f0
MD5 ed65289fe579d89ef2697712dfd86d77
BLAKE2b-256 fe7da59503a960f10ce3c983f4d664080788f38b8f4024d774cfebd30533a09b

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1d604665d762d8e2ec33e5026b17a7bcad362407268a551efc79edc5b59a0146
MD5 aff0a089569d312ff0e6ecdece464104
BLAKE2b-256 54bcdcd4d06b8a349e3e88fdae7b3037a41e7ecf4493661a32cd41c3e59d610c

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 13c19250836327e6121f89bac77021e1a6422e42d481c30a6dc658ecd4fedc4f
MD5 178e3221df1ba7ae38ef36555ba00aee
BLAKE2b-256 610067487830c38719653d97b1e989e239c578a9b73b2553b3f27589a9e37f57

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 10d3929233ebb5dd9869cce83c9601fd34ce0a694e7ed2ae9766d67006cf5d66
MD5 4a1740859d4d2adad6524a6bbfb857b8
BLAKE2b-256 03b2e2b01c344954ac7ec508c4c79bcefb2b9843b4326afdeea218cda3e17c15

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: phonopy-3.3.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 534.6 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 phonopy-3.3.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 da2b1c4e4d67059d36f8fbb0c0e11f6f660f152e0e322246a5e7ba488dbedb0f
MD5 aa5126b1729cad47ab7ab3354603930b
BLAKE2b-256 45f23e2efd1061a7c1165f58ffa309dac443364e3cbc52c3f054fcd5372ddcc9

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: phonopy-3.3.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 548.0 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 phonopy-3.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 68adbc005cb8f7e0f0c3e78ab63424a8bb387df071ae4941f6946618c219c17a
MD5 158ddb1a7c3ec76a8fc319f0051a410f
BLAKE2b-256 d802d9d8d4b4fdb567d864fe6e380011b4fe75a834f069d4e55030d1005a6fdd

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d5abc6191ff4979eb4425e1310552702043f9c42c1f1afe5931c4f3bc3cbcbee
MD5 f1489f2d3772d63f6624a87dc91ec757
BLAKE2b-256 0d8abd3378d8c476cda1871004af1a9432d5c086b83a3af2e1619bffde81886b

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 35ca0352e2c05e1a3c6de462062e0f7f8b878e5ba9814c772f2b383d65ff5017
MD5 e211884fefdc1955df4f5740ba419bda
BLAKE2b-256 95d8343b9c5305647593181ad9e7d1928803d089c30134799628472227aa4782

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 48eb5bb188d97a6d706efb1bd793a3bafa3b4f721a8a32c93d2a2c09690c746d
MD5 e5a2d25e0b2bc31e8dc9d780e8ed6922
BLAKE2b-256 8f907a13598895f8fdc8ab5ec294ff7bc2b3f3c7322c44338e48075f1bcd41cb

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: phonopy-3.3.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 548.2 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 phonopy-3.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 28ad3158aa146f210c2b63df20c093262583c67cf2d2bde24f59930b75f0e278
MD5 e45b8338949c84abeacfba620b2f5df2
BLAKE2b-256 b593a24fccdc4a3260d415580f78f3d3f3b838c11fadf7e0631b92a4db172352

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8f6427393a9a923333f140376953a76a7739f7e4a5fb7d7e0d980bca7fd5742d
MD5 59ac29b312e0e0321377b4ef92649b83
BLAKE2b-256 50832c21e5fef55579b9c6d42972b7c7d6921b26aed1b25114eb69f657ebed8c

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 159680185e5a9e1d71b1f7759b093d62dad40603c2d64525939e5e4142729d23
MD5 8dd374c90800d786cd11bf440141b009
BLAKE2b-256 0a055f1dbdbbef5452804c466e60437478a71796ae830ea233064e5777a76ab3

See more details on using hashes here.

File details

Details for the file phonopy-3.3.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for phonopy-3.3.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ebf7917653300fe40839a977ffacf92aed6b938f9663a3687bd27e691d2dac17
MD5 b945ce40f6677dcbaaf65e52d384ec33
BLAKE2b-256 476bc26b1fc4e8305ae6fec56b67c64d72872da997c20a23c5877aae614015e9

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