Skip to main content

dynaphopy module

Project description

PyPI version Build Status Coverage Status DOI

DynaPhoPy

Software to calculate crystal microscopic anharmonic properties from molecular dynamics (MD) using the normal-mode-decomposition technique. These properties include the phonon frequency shifts and linewidths, as well as the renormalized force constanst and thermal properties by using quasiparticle theory. This code includes interfaces for MD outputs from VASP and LAMMPS. PHONOPY code is used to obtain harmonic phonon modes.

Online manual: http://abelcarreras.github.io/DynaPhoPy/

Installation instructions

  1. Requirements

2a. Install from pypi repository

pip install dynaphopy --user

2b. Install from source (requires c compiler)

  • Install requirements from requirements.txt:
pip install -r requirements.txt --user
  • Run setup.py to install dynaphopy
python setup.py install --user

Executing this software

  1. Command line method
  • execute dynaphopy -h for detailed description of available options
    dynaphopy input_file MD_file [Options]
    
  1. Interactive mode
  • Use -i option from command line method and follow the instructions
    dynaphopy input_file MD_file -i
    
  1. Scripting method (as a module)
  • Dynaphopy can be imported as a python module
  • In examples/api_scripts directory an example script is available (script_silicon.py)
  • The comments in the script makes it (hopefully) self explained.

Input files for several materials can be found in the same example/inputs directory. More information in the online manual at: http://abelcarreras.github.io/DynaPhoPy

Contact info

Abel Carreras
abelcarreras83@gmail.com

Donostia International Physics Center (DIPC)
Donostia-San Sebastian (Spain)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dynaphopy-1.17.14.tar.gz (67.2 kB view details)

Uploaded Source

Built Distributions

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

dynaphopy-1.17.14-cp310-cp310-win_amd64.whl (94.4 kB view details)

Uploaded CPython 3.10Windows x86-64

dynaphopy-1.17.14-cp310-cp310-win32.whl (91.6 kB view details)

Uploaded CPython 3.10Windows x86

dynaphopy-1.17.14-cp310-cp310-musllinux_1_1_x86_64.whl (219.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

dynaphopy-1.17.14-cp310-cp310-musllinux_1_1_i686.whl (221.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

dynaphopy-1.17.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

dynaphopy-1.17.14-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (197.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

dynaphopy-1.17.14-cp310-cp310-macosx_10_9_x86_64.whl (84.1 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

dynaphopy-1.17.14-cp310-cp310-macosx_10_9_universal2.whl (97.2 kB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

dynaphopy-1.17.14-cp39-cp39-win_amd64.whl (94.4 kB view details)

Uploaded CPython 3.9Windows x86-64

dynaphopy-1.17.14-cp39-cp39-win32.whl (91.6 kB view details)

Uploaded CPython 3.9Windows x86

dynaphopy-1.17.14-cp39-cp39-musllinux_1_1_x86_64.whl (218.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

dynaphopy-1.17.14-cp39-cp39-musllinux_1_1_i686.whl (221.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

dynaphopy-1.17.14-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

dynaphopy-1.17.14-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (197.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

dynaphopy-1.17.14-cp39-cp39-macosx_10_9_x86_64.whl (84.0 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

dynaphopy-1.17.14-cp39-cp39-macosx_10_9_universal2.whl (97.2 kB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)

dynaphopy-1.17.14-cp38-cp38-win_amd64.whl (94.4 kB view details)

Uploaded CPython 3.8Windows x86-64

dynaphopy-1.17.14-cp38-cp38-win32.whl (91.6 kB view details)

Uploaded CPython 3.8Windows x86

dynaphopy-1.17.14-cp38-cp38-musllinux_1_1_x86_64.whl (220.1 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

dynaphopy-1.17.14-cp38-cp38-musllinux_1_1_i686.whl (222.4 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

dynaphopy-1.17.14-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

dynaphopy-1.17.14-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (197.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

dynaphopy-1.17.14-cp38-cp38-macosx_10_9_x86_64.whl (84.0 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

dynaphopy-1.17.14-cp37-cp37m-win_amd64.whl (94.3 kB view details)

Uploaded CPython 3.7mWindows x86-64

dynaphopy-1.17.14-cp37-cp37m-win32.whl (91.5 kB view details)

Uploaded CPython 3.7mWindows x86

dynaphopy-1.17.14-cp37-cp37m-musllinux_1_1_x86_64.whl (221.5 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

dynaphopy-1.17.14-cp37-cp37m-musllinux_1_1_i686.whl (224.1 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ i686

dynaphopy-1.17.14-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (196.3 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

dynaphopy-1.17.14-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (196.2 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686

dynaphopy-1.17.14-cp37-cp37m-macosx_10_9_x86_64.whl (83.9 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

dynaphopy-1.17.14-cp36-cp36m-win_amd64.whl (95.5 kB view details)

Uploaded CPython 3.6mWindows x86-64

dynaphopy-1.17.14-cp36-cp36m-win32.whl (92.4 kB view details)

Uploaded CPython 3.6mWindows x86

dynaphopy-1.17.14-cp36-cp36m-musllinux_1_1_x86_64.whl (218.9 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ x86-64

dynaphopy-1.17.14-cp36-cp36m-musllinux_1_1_i686.whl (221.2 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ i686

dynaphopy-1.17.14-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (196.3 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

dynaphopy-1.17.14-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl (196.2 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ i686

dynaphopy-1.17.14-cp36-cp36m-macosx_10_9_x86_64.whl (83.9 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

Details for the file dynaphopy-1.17.14.tar.gz.

File metadata

  • Download URL: dynaphopy-1.17.14.tar.gz
  • Upload date:
  • Size: 67.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for dynaphopy-1.17.14.tar.gz
Algorithm Hash digest
SHA256 7b486581b95a112bc0e950337eef2c8e8cae3ef834ef485f6736d6c3bd59ef3a
MD5 1eb92a3b33eae7b128881186b4fa3074
BLAKE2b-256 c38e6c0e64f5e180de90d813e8b041e002387326213d32e6bcbed807a493a20b

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9a0bf5831ff8d39a05a4db58d20fe5fbc64bc818b3363de4445f26c92ffc8b28
MD5 0e034a726c89d41eb271a8e254fe9e7c
BLAKE2b-256 259be69563812103480027e50182a73f2e1c7dc52d4e06523bfc6d987ec24db4

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp310-cp310-win32.whl.

File metadata

  • Download URL: dynaphopy-1.17.14-cp310-cp310-win32.whl
  • Upload date:
  • Size: 91.6 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for dynaphopy-1.17.14-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 80951fba7339ff11d4fc5ca87eba0e1d814b57e22cb91bcbb76476ba2434bfed
MD5 6767559d956f4147284f4e55df938764
BLAKE2b-256 bf37467c3f449efcff8e1854d98673299a2c6b3ea26ee240faca652b0941a176

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e464e7773062c266258f99fc1b4fe018201a763eaa841b9a16c02e0fb52c0541
MD5 8ca62c75e6f17b7ece206ff406af59ff
BLAKE2b-256 a9ea559513c4cba6bc9fa68b0dc451ae780ad4ffa8a9766ae200fbbb05703410

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 19bcfda3206576f733cb0925857e61ead8fee62db84c0bae2933b821726d547c
MD5 33d2f4686a4597bc74e75f1997f9e036
BLAKE2b-256 07f558e623bba1bbf4e4c0bcb705a5e3fadb87b8efe1b5bbe0fa6c979960ea0c

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 158cb01d644ea43db93566de0fc723f26934db5e22cc07e1df2841734df20807
MD5 654f8afd367bb6bd3b3fd16b6d4f88cb
BLAKE2b-256 88fb989cf0c5dbd9f81dee8d8b1a41c6c81d03e20dd2d929ce073e56a6fcd07d

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0482597eb610cebbef729365ee2bf1ffdc9b00d32e5ab75293ea12fc358e33d6
MD5 129dc600a04e187027579f8977262e89
BLAKE2b-256 b2fbf1799ab0190fd4b9defb47e8ff6d155dfda31f252004b12d3683c2120b46

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 853b58d214ef042d77bd2ca082b8d53b51517fef3e69c03b783a7bbeaca5216c
MD5 d4c8c8e11e1b05ad0a61348947d7fe58
BLAKE2b-256 d2f3a1c28d16d5c3f39707934c9acc1c19b98ab05c35ccf7e9157e98b927f051

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 ccb3d28bb5808f5242d49e57443cf6764d08f9eb15fe51d4ba4109038736255a
MD5 98b39ecf4492bd9c72f10b176fff4996
BLAKE2b-256 4079c536927f66e89a6696c2961a3a295d6552c67c9a12bc74995de0f731c62f

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: dynaphopy-1.17.14-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 94.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for dynaphopy-1.17.14-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 955eeb1a466cd3e8224107627158d1f74f4120024afdfe5b06c986780446d115
MD5 a16dffd70d6e58610eaa21e0ef13ac29
BLAKE2b-256 034014c869eee7fb059579ee1c67f31655a5bd63c74a8b1705477b57e2418558

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp39-cp39-win32.whl.

File metadata

  • Download URL: dynaphopy-1.17.14-cp39-cp39-win32.whl
  • Upload date:
  • Size: 91.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for dynaphopy-1.17.14-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 0fd180c958e4d09604ad99d2aaa842c7cca76832d715760a09d124d10f794086
MD5 361d06e1ce2d1c6c2f4bbe6c7e3ca1e7
BLAKE2b-256 9c3e4e000f1e4a71107bc6cc68bb6c2ee272e5835c92808f0b0ad0ed4e70ee0a

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b88c5b960801fee6f85cc8490679f75c626a75b442efc4a50dc5a76f7b9aea63
MD5 404592543ce73302aa88f3e1f4f9f61f
BLAKE2b-256 a46bb2d74300f87f87a61c4262bea0e69ee45b518242120d67eed83cb6419726

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1888eb0838a30166674cda26bd96fe7b6828c44128b09ed80b951a545de423ca
MD5 8ca7e078095bc4086ebb003cb011e3c2
BLAKE2b-256 e650fe973e6c07b64aa94bf392bf2d783a9de91867058fbea1a8643902f38ac0

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f632f92999d3f02c23f52ab9df2426677c72319af5eccd8ae9c2f99e143bdc06
MD5 c776183e2a5adc473716bf0669aa8648
BLAKE2b-256 765501924ccc9906b885c3c9a0702fd74509db8f8b0e21d2fd5dd4f83cb1819d

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 29a6a7fe0e30250583e8cf7033cf67814f4ba898db9c4bac1af933c283afe068
MD5 b2d25d53cc67905b41fd19d4d1520147
BLAKE2b-256 29a08c5b8cff23d726c43d8c139948991201290428f32f842e19ab97164ff343

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3b4d9c7e03ab7d85363f1d0de81a100beb1fb7ea8308af6eebd0017d2af47a23
MD5 8365340d40f9bb94220c903444c2313a
BLAKE2b-256 39f49c9244c0c52073e464ca303ad1e54f1e152cab577dd6d92345b235f62842

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 ff8bd5f0f256cb6d2f588881860603bb83b20ff21d6145572a0865e67ae50fbe
MD5 07c03fb19abda1ab9a859c89f8c19f51
BLAKE2b-256 e4ca02120cf55fca8cd8d020e2199aaa380a3950d0521fba405261c8497167ff

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: dynaphopy-1.17.14-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 94.4 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for dynaphopy-1.17.14-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 efabc81e1fc9c2e32f96b4fcbedb134494525c6d434306d441959a34458d7937
MD5 c1418e8f113daa1f80cf79c92b152121
BLAKE2b-256 aaa9a6c7220d2268969aa284580c6f7541adf632256876c753ae330b2695be06

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp38-cp38-win32.whl.

File metadata

  • Download URL: dynaphopy-1.17.14-cp38-cp38-win32.whl
  • Upload date:
  • Size: 91.6 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for dynaphopy-1.17.14-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 bf7c6337f7596eb3ebc7b0812f3db39069a309f46656abed20821796c68f4394
MD5 afcce7d0679003b195a893fb0f270380
BLAKE2b-256 ef706243ab5eb1001fd185ed0b28a91a851763a1b8a4d6d6e0ad8549b1cba02c

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 09d65ffbd10a0d5de700ff10ad67f16dc0bfd120d357669208c967ec40c94ac0
MD5 9601175d14258bb1e077fef6dbf834a8
BLAKE2b-256 6abdfffb246d4b19836b0ed22cae4d498fb9b45857e0275dfffea256265d035b

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1bf1837895644f27eecc83db8c06eeec4baa31ae888fc5f771bf493758609838
MD5 538e5e4edbced5e8b3e7c4e31dd4e352
BLAKE2b-256 7ecfac7b4c7fc01b306eb56f2c7f82250ebc8be43337f95381eb3857c7fb65f0

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8a94358edaaaae7dd2f84bff2f1706180b1d1db9fe118059055d0c62be2f37f3
MD5 f612539247f7e006401adeb056a3e549
BLAKE2b-256 1fe68adcb49316c4c75ec789b652033569226052b34a41dbfe9a76c3951c3290

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f958937855ca451bcfb8b5bd4f6cfd959d924da4c3d826f5ca1d34daa9175d4f
MD5 bf72f54b14ae455a9625ae7654081fe2
BLAKE2b-256 cc9d21d668b8c506987c1c738918847f7ed1e81edff597a78985e022dcded47f

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 204f108d89fefc2b0779355a76c8bab082cef531b14fa1f158d357480c32e31f
MD5 ac02f2c5723a9953fc0282486e4663ca
BLAKE2b-256 1085b7fcaa9c65286b5dbd788f0267d3779d29117a6328e2a611ddc5418b83fc

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: dynaphopy-1.17.14-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 94.3 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for dynaphopy-1.17.14-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 674ce4607eb758c1ec5aa7d4b764b45cd848d46c6a1ddcf2ae70f742b751831e
MD5 244c0da6cd7ab09d873401dec65991a5
BLAKE2b-256 97747f220169ae0295173f7ad50fbfca553e51d90968f18ac4b32856515e2b6a

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp37-cp37m-win32.whl.

File metadata

  • Download URL: dynaphopy-1.17.14-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 91.5 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for dynaphopy-1.17.14-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 73b8eba05a091e88b7c457bbe26cfbc3263dfea1764e1f713986590bdea500ae
MD5 845f762b1259a77e14b6a53b33101adc
BLAKE2b-256 7dac3e89e4ba2eeac9c0e8b6643fdcc42925b2a077cc57c9a65a6f0cfd1d1e0b

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7dc922697c0d22d009b7ca0088ca80a1007578aefce931eff00e68ac2b82f457
MD5 038e0bad3d2af95c3e107f4873b99138
BLAKE2b-256 46b4b09ca9348d5813c401b03a925b02979e7785810eddb3967e835c0497cdc2

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 cb18c2ef3254ee7b12a821ffa3e13cd77aa1942e2185d679b8eb53571bdaaeea
MD5 9872477b053b5d6a029e198abac36c95
BLAKE2b-256 9109ec68edc2fb921e87a83482823420df2b1d3302d2a1309a092886d102013d

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bf024998ca27b554f12204d7f77ae147d057ca606f13b939bf1569f675db53e9
MD5 443c888402c9c126883ba33d07921b7b
BLAKE2b-256 62824e1c61ec5b358700e03d7bab259dbc529bd1e9e9fdf746d9452533466bee

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a4ce01746a6d3896f8e2e287e54b54b73efb0356500f134771f01b6789d7a81a
MD5 301b05149c4dd02cb20002f51b413659
BLAKE2b-256 8e5a4b41fb9058339123373e4c04e9531167c0f30008dbc71da38f7a480e4e66

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 26719de576feb3871cc1198be2d0fd0ca369cac4f9b125a73f99273a56754805
MD5 c59f71175e7e96aa271a7cbe38be22e2
BLAKE2b-256 21ff74ca485e1eb3fa332fc58b73c65611849c7dc96f408257e32198750785e9

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: dynaphopy-1.17.14-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 95.5 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for dynaphopy-1.17.14-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 db1042ac501fc8c3cd1fbe3069c5a64ef21e7df1ac90a69fa0690e686e55054b
MD5 e59f957bfd9b556f9f28584cd5574140
BLAKE2b-256 7ed67549727824ef846f8cbc1743f38a07ae3327b2982741f2a8a59fb5b66b79

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp36-cp36m-win32.whl.

File metadata

  • Download URL: dynaphopy-1.17.14-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 92.4 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for dynaphopy-1.17.14-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 ced770ced9f1dcc7ce0ea5254e542bc88b032856c0b813d04d87ef01421eb0be
MD5 b40e604ada7e3e4d2f4383155929bf9f
BLAKE2b-256 6ce3f3a0e9dfe3f59f91a98cbfc683af04401a14bb3cc3fc039a3b3bf8958c28

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 333c00a1aff11d0d6ee5ee8d5a5eb591eed83787493174346a596c377c40e3db
MD5 94dc974b742cb3ab0116d72fe9b1d05a
BLAKE2b-256 16dc9b0b25171b49166a823399fa31709df36a2c204243137818a7a5339ce49b

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp36-cp36m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 272b8d2ade5436e4a3712705b41b5de35626c09d97dc894d9b799fdc5be450a5
MD5 9e2b3db501aaae1bc04eabdb98da8389
BLAKE2b-256 04aa9cc9f73e133a4916881069d37b26a07b98726f0557ad0df6b5cf145ffd2e

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7653b001d69b8e8e5725ce607dcc39e309728a356e9fe514e8b01d80a1a7cf62
MD5 05f77591fe0d80acfe8e37c05e72fe89
BLAKE2b-256 b86a57ccdbbcae5728b12d3f9a91d57067126cdce88b2ddcf4c7af81c1f7d612

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 64f95c81354a670c61940245643c7883464e9d4eb286bfc6e81214a3b7a2a043
MD5 6e1d897814236d1ba45eefb0258daac2
BLAKE2b-256 159cd549589c041021b35a7e0b49efd07c6481f2dd28e9925e7a1fceb74888e8

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.14-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.14-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5b1073702124edd20e9e6dda3fd600aeea31937147ff2285179ae63e73ab9b22
MD5 c37cef8f7a7e053de8a122d22bddb66e
BLAKE2b-256 0f9a41b1901845f540606b608d59204e7edc1f227f09acf63b73a7effe438fce

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