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.13.tar.gz (66.8 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.13-cp310-cp310-win_amd64.whl (94.1 kB view details)

Uploaded CPython 3.10Windows x86-64

dynaphopy-1.17.13-cp310-cp310-win32.whl (91.3 kB view details)

Uploaded CPython 3.10Windows x86

dynaphopy-1.17.13-cp310-cp310-musllinux_1_1_x86_64.whl (218.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

dynaphopy-1.17.13-cp310-cp310-musllinux_1_1_i686.whl (221.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

dynaphopy-1.17.13-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

dynaphopy-1.17.13-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (197.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

dynaphopy-1.17.13-cp310-cp310-macosx_10_9_x86_64.whl (83.8 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

dynaphopy-1.17.13-cp310-cp310-macosx_10_9_universal2.whl (97.0 kB view details)

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

dynaphopy-1.17.13-cp39-cp39-win_amd64.whl (94.1 kB view details)

Uploaded CPython 3.9Windows x86-64

dynaphopy-1.17.13-cp39-cp39-win32.whl (91.3 kB view details)

Uploaded CPython 3.9Windows x86

dynaphopy-1.17.13-cp39-cp39-musllinux_1_1_x86_64.whl (218.4 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

dynaphopy-1.17.13-cp39-cp39-musllinux_1_1_i686.whl (220.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

dynaphopy-1.17.13-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

dynaphopy-1.17.13-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (196.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

dynaphopy-1.17.13-cp39-cp39-macosx_10_9_x86_64.whl (83.8 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

dynaphopy-1.17.13-cp39-cp39-macosx_10_9_universal2.whl (97.0 kB view details)

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

dynaphopy-1.17.13-cp38-cp38-win_amd64.whl (94.1 kB view details)

Uploaded CPython 3.8Windows x86-64

dynaphopy-1.17.13-cp38-cp38-win32.whl (91.3 kB view details)

Uploaded CPython 3.8Windows x86

dynaphopy-1.17.13-cp38-cp38-musllinux_1_1_x86_64.whl (219.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

dynaphopy-1.17.13-cp38-cp38-musllinux_1_1_i686.whl (222.1 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

dynaphopy-1.17.13-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

dynaphopy-1.17.13-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (197.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

dynaphopy-1.17.13-cp38-cp38-macosx_10_9_x86_64.whl (83.8 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

dynaphopy-1.17.13-cp37-cp37m-win_amd64.whl (93.9 kB view details)

Uploaded CPython 3.7mWindows x86-64

dynaphopy-1.17.13-cp37-cp37m-win32.whl (91.2 kB view details)

Uploaded CPython 3.7mWindows x86

dynaphopy-1.17.13-cp37-cp37m-musllinux_1_1_x86_64.whl (221.3 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

dynaphopy-1.17.13-cp37-cp37m-musllinux_1_1_i686.whl (223.8 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ i686

dynaphopy-1.17.13-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (196.0 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

dynaphopy-1.17.13-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (195.9 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686

dynaphopy-1.17.13-cp37-cp37m-macosx_10_9_x86_64.whl (83.6 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

dynaphopy-1.17.13-cp36-cp36m-win_amd64.whl (95.2 kB view details)

Uploaded CPython 3.6mWindows x86-64

dynaphopy-1.17.13-cp36-cp36m-win32.whl (92.1 kB view details)

Uploaded CPython 3.6mWindows x86

dynaphopy-1.17.13-cp36-cp36m-musllinux_1_1_x86_64.whl (218.6 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ x86-64

dynaphopy-1.17.13-cp36-cp36m-musllinux_1_1_i686.whl (221.0 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ i686

dynaphopy-1.17.13-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (196.0 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

dynaphopy-1.17.13-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl (195.9 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ i686

dynaphopy-1.17.13-cp36-cp36m-macosx_10_9_x86_64.whl (83.6 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: dynaphopy-1.17.13.tar.gz
  • Upload date:
  • Size: 66.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for dynaphopy-1.17.13.tar.gz
Algorithm Hash digest
SHA256 4ae466310f55ed0261eb0fd958b089464300b9a1c45c0749e689197c2744738d
MD5 960b13d224f53f85d8f8c043b2cba953
BLAKE2b-256 a84179983ac787aceb004ab984c3811a8b9e3a6e9103d4f6f10aa50a0a1f2998

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f6e28dcc6d611bcd051e6467f86f080cafbebc245c7ee62f375992fc02d48408
MD5 ea59f5ce4e8914b168c205c6f9feb35f
BLAKE2b-256 4abac3e3ae75ca232ef49367fe3e9a2115ad1af89cad278ec50ab87f9434c3d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.13-cp310-cp310-win32.whl
  • Upload date:
  • Size: 91.3 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for dynaphopy-1.17.13-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 681850fb250063badacef3a331729ba467e3032ecdf1eabbb0c320707c3bf7e7
MD5 2f66bec3fc2a2c827ac85f6d41597b47
BLAKE2b-256 9649acd5ef08218daef8b4c22eb4e328964546e8e60227424ea69de12f6e2732

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 605e0ee006b0b9ba34ce39bbc5e03626e25c97bafaaf7554db913050a10ddb5b
MD5 54d436068e064fb073bf5958a7e51270
BLAKE2b-256 ac04e4a84e440734582b03e8639c34da4594d2c59438658f72beb66f954c0039

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 deb1768362894d21a13b186e86bd8929b63d45d39a01d640d88a4e2e4af4668b
MD5 0c3ffcc6d4e8c14304a944c9b0f2a792
BLAKE2b-256 174eca76a2b9f619c05e4244b8831e96552a97a18c489ad7fe91d11e702bc471

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a05e8813267fd06bdf07d7b389dd824580308b02d4b50e1b5f7ede778427dcce
MD5 3b400f3d2b4e50e253ded498ca4b60f0
BLAKE2b-256 16bdf08aee444d0c6a35389b3020f1f771decc44a0407502675e98867a99a8ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9f1c671568b98b109c0f7fc06d0417f650c7541a038e7a2a0b683dc3f99368f0
MD5 b774f0289b542396e7c16022bd6a3447
BLAKE2b-256 b96af9b86eecc2c90c02863ef8787820b6b5e0faf6cad844fa319e32b98137d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 db047bf011f2b643813e2e9747bbfd1d197a69fe805e648fbebfc65526e162cd
MD5 2a9a0cf22f8b69a6ff92714dd2342a6a
BLAKE2b-256 bd4a52a727ecff69dfeabaf0f74d8108f9864e30dede77cd815e0c5be615cfae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 9e3d788efdab664b5d78ebbf45ef34a756050a5679da2662d22081b8d62f11b6
MD5 8a56aea894cdfac0a1022243ccb5cbb9
BLAKE2b-256 055e70485c235265e9211ea141860f820477f52620d2c35798a26c35b06bd285

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.13-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 94.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for dynaphopy-1.17.13-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a473e11f0e86d1c63e5c632211403d4f83039d4327b35ae4ef53f2e3b8d9f433
MD5 9a06b107d6cb1fb55ecffac709f6cfad
BLAKE2b-256 8eec8eb5bd816f3d77afd3fe5f3cd4dd70eb19c931fa4d04158f23efeada336c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.13-cp39-cp39-win32.whl
  • Upload date:
  • Size: 91.3 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for dynaphopy-1.17.13-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 d9cc8c16cd7fc0a4e372e53ec649ce4ba6581571ee45bc1455a131b511671759
MD5 a1cdbe4c4d2768aeacfef0d6a4da70aa
BLAKE2b-256 f981446fb41d2954cf04570793cf8a971176fa858664f987b7df5ca246b3a273

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1c444cc9371de5c8a9febb54ea64b2f285ffcda814c9e1d8864d8c29d45dad03
MD5 87075e5764957bc01b2bf3adccdbc74e
BLAKE2b-256 9c1edaaa18008f3b2d0a5bb9011974c7d2890c790b46f1e2be19a16425e86057

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4ad29364fb548953991184d21e78bad16e89e5056da7a6db50961b2279309edc
MD5 7b2a9e47c34294f1746ffdd5697f8102
BLAKE2b-256 2c63199289dc91e73e2e2ff929cd6771fbe702173e1e6df4766974601c8d19bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a4c1fe4e2834dc368d425aef364b8857032615f93ee3e064994f65c05c23d6e1
MD5 998e27acc86a160a9d99fa83957fe2bf
BLAKE2b-256 6efa2c69aa09dea1124a2453ef6c467739704f0c64a4d63ce86918b76984a3b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 43d08745d95c2e670423b6ede7899fa760b606ebec66c2583a4b69477f9ce466
MD5 072691133d7b64f2dbd8ff1803060310
BLAKE2b-256 45add0e564bbc44aa223d0dc985f4a0cc1c47999adf14a9dcc4ac3c80918cdd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0e130741c1691e295a284bad27c57eed8552f0d70be7d5be35b7e313ab6d0f03
MD5 632e83d844434bd8857ff7e9f7937720
BLAKE2b-256 fa9b64d63f4b598c650ce69bea4aad0b84967050f67ad18c6ff28eb9c82649c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 38f2730357db3d49679c9f5d92396eccbe1315e58abb55cf0d98ab8a8165953c
MD5 599e48e09aa1694ce0e626d22c86ccce
BLAKE2b-256 4737eda91e10105aa070d6086c33324956a16c3ada45ec1911f69784b48cb3d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.13-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 94.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for dynaphopy-1.17.13-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8ea377732b01584c2d1b07de9b1838c857e007382ff3621f94fb4095c0a8a244
MD5 1e994561f447cf222ba3c67ba77c30d4
BLAKE2b-256 93c498c3c6581fc08e9bdf8320025de4badc07add4b4d603903a3a134428a183

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.13-cp38-cp38-win32.whl
  • Upload date:
  • Size: 91.3 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for dynaphopy-1.17.13-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 e47c1168ed07628b969e84ffda4a2b1be183dbf6a348601408774ea109a09439
MD5 2009f87670f43d3bd225206f320eaa6f
BLAKE2b-256 a8be3da9ce42e0ae35c86128dc6945cd8b586be8f2b0ef52837f6c8ffbf0fdd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d8bc962dc4a225393b98c110f33bd9b04eb9784ae4a627a0def5d38af8c52a46
MD5 5acb510a19df4e6344563fc110bca9b6
BLAKE2b-256 55abb223bf5271d46e7e39ddc9651e21adc346289f1fe43542d61b886fb01320

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 18e973aaa43e17fd240d03813994f5f9b7bc26320821e05c35c87fa67223dfef
MD5 0abedbbef5a4a6b69de28d94f2a52ae1
BLAKE2b-256 db274d7ed4bad85be60f30a647680ae3ed905a1c5da99aa7b32948626cbfc203

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cc0178306549c66ebaa114232f214aecbaa2c14aff6c768a1cc4c43196f1354e
MD5 5b5907cd95d8f7846df3b98a2faf73c4
BLAKE2b-256 5e817896d3dd5e2804cb7e4c1b133d0ba63c98dcde06555801a5143fddd1e1c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0129704eeacbe04fcf8f47ee69ac9278b60ab80a1a50877bf9a2a947df9658b0
MD5 8e936736494a221429a6ce5b57faa2d3
BLAKE2b-256 01da7dc98966ca8e6f2ead297f3dacd56359f21b505d6e4243f90d5f192c2de9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 74ae3d58421da9f59b103ae9c2451186d1cbc80220ce665f963cb1f82c4ab413
MD5 155346582167d4e14844b61cdce42bf2
BLAKE2b-256 fb4fd1e3a5616472cb0d54478f0b6c18ceb4cf8b2ba15f41b252e19682c9920b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dynaphopy-1.17.13-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 7c92f1c85d0efdc7b4335ca888b5f9abbb59f4cbc9ac2069121690a2e2e80d7f
MD5 488c64a99987caff5cbe293cd971c91d
BLAKE2b-256 fd682a660ddc4a22e976ff05e692f52208cf9ffc0ef4aa926cd6bea47c9db21f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.13-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 91.2 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for dynaphopy-1.17.13-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 7289dff58a7784a5b4dc5ee2fe5292aabcb0ced08d7f9b9e4fede9748c068afa
MD5 69b27b8e9a3a464afacd927aa1bdeaee
BLAKE2b-256 963cc3d6c5bb39d2b3918b1ddbd96623be3872bce879e5f7a62cc253481c4859

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 94350b935611b573be5d044a7306b5639e99ae5443609623381ee22942438506
MD5 aaebcf6ce4fa074a325f30d6a9769786
BLAKE2b-256 5af56bf10b319368fee31fc7eb909ea9072bda040bf10f13ec5340b9dfcd6896

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 12ffc2caebda02edf3ee1b4d9c12feb0b388bca68053c924aa2d6829cc6fda5a
MD5 00a36b802975ba574121f556d7adf37a
BLAKE2b-256 f05c87ff9d4806efcec633c61dc6dd9a03fbb57f9217f545eceb0e5f941bf505

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a44ac809c5049fbc9c87a4e6ab5f8a2e16c1857f418827e4e4c0298c8ca140ab
MD5 18f31cfe50d32c33e7cecc9414b6a24e
BLAKE2b-256 42a08b79fdb0fb6aec966eaad1a60c88e67cabacabbc4adf86e0e04ae8df0de6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 05d1c451c93844864a13334014c6145df49fe11c6f88996424dbdb03bea5f08d
MD5 aa36458c654ee187b8a2acd487d4f606
BLAKE2b-256 e00b12e321c205cbbe05f2e7e9a212f072e991670a2bba82cf3a23c11d62be03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0dd3f2815e17b16231c5aa627c97e453c3f6ba4f91be0fe964aa849bc7e8b12d
MD5 6c506857a950668216203ee26b378468
BLAKE2b-256 66e50fe033bba79b8bd74fc36a4836b8d3b85a28f901c779c905bb9d180e5c4d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dynaphopy-1.17.13-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 c2f5f31bb6c98455ab12e0f4b77a2a0ace8ffa0f7212774eaddfb73af891a5ed
MD5 27e38ba611591b0b8634d6f71c32e230
BLAKE2b-256 6aa3720bd6a9779df7b0dae3e73e495aaf1d3c5fe0bcdbae38fd4b6ace5b1c3c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.13-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 92.1 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for dynaphopy-1.17.13-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 6703f19daff6b5b5d91bf610095085df02d014d5405b786f8997c1db515717ce
MD5 96182c74dbc18f4d8ed421e146d67484
BLAKE2b-256 6e0e398d6a7b1c6b9af95ab48552a55042808fcf8511a01b2e35c829b3e0354c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e6fc14349f4f9af316786334906395fc66a29364bbb85f111d8356c3b8e247a6
MD5 8419cfb93a752c8f6c1f2cc98bd6d524
BLAKE2b-256 19538a40a9fe10933c7e8ec3a9aa82a3d248f189f9a16776819b46baa8ef1c46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6b57c3f5bd78b6b32ad8ef3a2fe804c316d54ff46fbfe4e9745596aa9170e8e7
MD5 83e8b9f8041b18a344a886b7555190d2
BLAKE2b-256 3c5cc3a92d57ea47fbbdf8c22aefaee3e553836e06782dcbe097afb51f620f67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 867ff4fd8e9daeddcf0a8db830a4cb6b4805ecba4351088fc1e46d63d54f2624
MD5 95373631b8ca56ca8874669dedbf3fb0
BLAKE2b-256 4bbbe5ad505991f718ef361633920987cdbae388d22539fd99b38c405d5b35ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b7a3ae044581d85760d1cb93de5a97783848a10eaceda7a0d4f60d5069394e57
MD5 38cc7dafc74e800826999298545ca69e
BLAKE2b-256 5c8910885c2912408e9fb9976eca5bf61d30eb7e033721d9ecca37758bff7efb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.13-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 12c5b9fa72d87a2d8ea7a47272e4d03c98ccde4dcd631f5ab84d28e4cf4aae94
MD5 91e626c610dc670a53e567d54abf8a65
BLAKE2b-256 cf7d808fcce7808179518f6d34cf1328277f0fccd084690cfd38c0d2cfc11208

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