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.12.tar.gz (66.7 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.12-cp310-cp310-win_amd64.whl (94.0 kB view details)

Uploaded CPython 3.10Windows x86-64

dynaphopy-1.17.12-cp310-cp310-win32.whl (91.2 kB view details)

Uploaded CPython 3.10Windows x86

dynaphopy-1.17.12-cp310-cp310-musllinux_1_1_x86_64.whl (218.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

dynaphopy-1.17.12-cp310-cp310-musllinux_1_1_i686.whl (221.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

dynaphopy-1.17.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

dynaphopy-1.17.12-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (197.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

dynaphopy-1.17.12-cp310-cp310-macosx_10_9_x86_64.whl (83.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

dynaphopy-1.17.12-cp310-cp310-macosx_10_9_universal2.whl (96.9 kB view details)

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

dynaphopy-1.17.12-cp39-cp39-win_amd64.whl (94.0 kB view details)

Uploaded CPython 3.9Windows x86-64

dynaphopy-1.17.12-cp39-cp39-win32.whl (91.2 kB view details)

Uploaded CPython 3.9Windows x86

dynaphopy-1.17.12-cp39-cp39-musllinux_1_1_x86_64.whl (218.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

dynaphopy-1.17.12-cp39-cp39-musllinux_1_1_i686.whl (220.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

dynaphopy-1.17.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (196.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

dynaphopy-1.17.12-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (196.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

dynaphopy-1.17.12-cp39-cp39-macosx_10_9_x86_64.whl (83.7 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

dynaphopy-1.17.12-cp39-cp39-macosx_10_9_universal2.whl (96.8 kB view details)

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

dynaphopy-1.17.12-cp38-cp38-win_amd64.whl (94.0 kB view details)

Uploaded CPython 3.8Windows x86-64

dynaphopy-1.17.12-cp38-cp38-win32.whl (91.2 kB view details)

Uploaded CPython 3.8Windows x86

dynaphopy-1.17.12-cp38-cp38-musllinux_1_1_x86_64.whl (219.7 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

dynaphopy-1.17.12-cp38-cp38-musllinux_1_1_i686.whl (222.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

dynaphopy-1.17.12-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

dynaphopy-1.17.12-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (197.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

dynaphopy-1.17.12-cp38-cp38-macosx_10_9_x86_64.whl (83.7 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

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

Uploaded CPython 3.7mWindows x86-64

dynaphopy-1.17.12-cp37-cp37m-win32.whl (91.1 kB view details)

Uploaded CPython 3.7mWindows x86

dynaphopy-1.17.12-cp37-cp37m-musllinux_1_1_x86_64.whl (221.2 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

dynaphopy-1.17.12-cp37-cp37m-musllinux_1_1_i686.whl (223.6 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ i686

dynaphopy-1.17.12-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195.9 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

dynaphopy-1.17.12-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (195.7 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686

dynaphopy-1.17.12-cp37-cp37m-macosx_10_9_x86_64.whl (83.5 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

dynaphopy-1.17.12-cp36-cp36m-win_amd64.whl (95.1 kB view details)

Uploaded CPython 3.6mWindows x86-64

dynaphopy-1.17.12-cp36-cp36m-win32.whl (92.0 kB view details)

Uploaded CPython 3.6mWindows x86

dynaphopy-1.17.12-cp36-cp36m-musllinux_1_1_x86_64.whl (218.5 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ x86-64

dynaphopy-1.17.12-cp36-cp36m-musllinux_1_1_i686.whl (220.8 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ i686

dynaphopy-1.17.12-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195.9 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

dynaphopy-1.17.12-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl (195.7 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ i686

dynaphopy-1.17.12-cp36-cp36m-macosx_10_9_x86_64.whl (83.5 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for dynaphopy-1.17.12.tar.gz
Algorithm Hash digest
SHA256 8e5b8f6d05c14aded6921ba9840130bf4d1ac53b03e8648a1ec7a4448cc1c1d0
MD5 aa06414ca03edb048a64198b4efa4956
BLAKE2b-256 e795ec960bcbcaf506ba2219d6fc0aa3b1938d989028a6de7ac05fd7ec0572c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a4150a6d8e19806bf6254ba03d690bb1218c07c384c7bcafb42d55550ce6572c
MD5 dc4e8024be89e370e3c89ff727cb6d2c
BLAKE2b-256 00972ed360906c76706f8037086d2879a017b1278390c8e15d49851c3fc22303

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dynaphopy-1.17.12-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 1f08bdaf19bec018bf5bdf9e9360869743e88884769f3da1b0e446e71c386ec2
MD5 4e5426095eea1a3940ba6ad1e574454d
BLAKE2b-256 f60560e446470920f194705f42e165962f7a7cd32c9be5d9abf095b0795c84dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e5e7a145ee0a78a7a27dbc5ed29917f432cb25058fb090a83bf35a6ca61f3a92
MD5 141e22513480cc0814784a33c80e21c9
BLAKE2b-256 addc50e1e1adb8633c8f8f48bb52fda9503bde032da289784e2c960b04cc2191

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 44964a3fc13ef91332c76e15ae7ca5aa51218da44a00ee415e14ddb2035389b3
MD5 56cc7a413fec919b70864ee733e9481b
BLAKE2b-256 2d7c5566fdaa60f89e1c3deb8488fdae313ba5cedb94a28b5eb4e3f24a3f0447

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9625f4e3ada3f02247b10da5958689667da1caca3dee00304e28df6e34d17ab3
MD5 5f5c191263231aa81a68775ef7822ebb
BLAKE2b-256 0fb98639ab084825d284b0290e81dfeef5efefd612b23f6da7589ae16385e884

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 40b6f389d249b7b58c9f5dedae3f7c2d291026aaa1dd7994ecd01a9ae780bb66
MD5 9d697be2309c7bac365810833a1335b0
BLAKE2b-256 1150556e856492536cf9dbe57ddad551ebcf140216e720a1283a824cc266e82a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 03e2de292d3493c14b4ce833a099ba7db21c55ccad09f53cbf0bebc3e0dc65d3
MD5 029dd8087f3cf30be4ce56eb038bf3e4
BLAKE2b-256 a7e5a47058567a15b50e96a9c44f8db413493b50096315efb8c7b67cf4d59b4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 a6fa953b9771957b366f4bb0b540b4acc3400be731bb8d3dfe048e524bc51d0f
MD5 36270d6b94587e1f6c28719de5625de1
BLAKE2b-256 8df03650f51f2ec518687e8d0072702a1ace485d70a33367883afd2f08371713

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dynaphopy-1.17.12-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6bea71598bd092fd16126dd8b78bc65d75b1a0881a75fa14ca9b82aba7cbc559
MD5 60cf64a907325b434a082402651a9cf8
BLAKE2b-256 6b0d078312dcf1256368a9aba7cc7b37bae55c45b801ff44230eb489c47ae6b4

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dynaphopy-1.17.12-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 0fbea44e73e7f687be181dab50ebf535d121ffc11b379726f022d4c3e7db5c97
MD5 b7785396bc7e63f580df7574803bd142
BLAKE2b-256 6754125a18a82c27cb770022e0bb9d613b41cd0633a660d4165e36aa6706f337

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6d4360b7842b29c8a94bcee90ee8592e8f780db438d62b3ef12e3c418caa8445
MD5 0c37531dc74f8c50680629d9e96a61f8
BLAKE2b-256 198ddc9630408519fecdd8f98e661f7a7a488ebf72f33708b91df4d751c7daa8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 2b90777083c26f3b60061c2463387819eeb379908ba3889e53a57aa51e899603
MD5 b542f84538ff36337463e94f376f7e40
BLAKE2b-256 4db24f82f9ad2e06d3a9c7b5dc8b9369c9afa2d3e69338d8d57f1eae32683bba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 70b9cc306e8801f45ffb894a4c39729d455db4cb966e4cb39b599a3641b019fb
MD5 74de15467952b5f8ba4686caf497af4c
BLAKE2b-256 78073454094c5b009d81cb9c82b0608b8c2a62865ac1b334328cf004ba2a9982

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b3c3234e519f7ef4bd86e384ce33f90381e14d13ac750cad0ad155b50a038c90
MD5 1d47a4cfbc4f4a33cabb4892dae1bb2f
BLAKE2b-256 3ea37dc2629f1dcd0f4666e095c92fa8d800c4074e4f94cadd34c3031c107a15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fe547bf0d29b7432f561ed27bb703f8fa306dec37db92fc73a7c7375ea359867
MD5 b3a36885d841950621d27e08fc25b868
BLAKE2b-256 da245481cbee6a6c72b53c8915afc24c75202790a746fe43c50ae0603c674874

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 751d970baa6d88ebf1b41786a0099cd0060de07e8654db1e7e7e355f043169f1
MD5 0c62f0392b25254af681fe477bf1a631
BLAKE2b-256 1c234e12f43c858fb95e053a087130a80da8fd5ee59d76afb719be9c39241c5a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dynaphopy-1.17.12-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c11939a9e917308529b8322d9b31a9b4fb51d910d1b6a0a8bb2416f7360c02ca
MD5 5f0a2c47d0f4f20eddef1fe7497775fd
BLAKE2b-256 3f7659547151d2244c03fc845fdafdb3d2c42ad01f3f64a4a36f37f8c26cba4b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dynaphopy-1.17.12-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 c61603b8dac72283920c82ae8c1a95c1f18c4cbb3578cf2525343fc2764c172f
MD5 1e7aeccaefa49dfc9961c8a1fbcdf92c
BLAKE2b-256 05a5885a49137e10ccc88e752215170a2cb63fdfd37020c88f5ae2e86287c989

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b4b9beec80abe8a55ad9057ff72defef960d99ae698fbecc2c472af93f4bcf77
MD5 d5a83b48ee4e3b509a549fe43ab32aea
BLAKE2b-256 7a57ea2fc3b77b63423a2444cde58ef48601ed655199dd783260944b8cd6852c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 aac016c1dd56647f9e9fccbfb39501bba643364183535f888b61231d56dc12e6
MD5 f8babdfc8b87edac14358448d6569ea8
BLAKE2b-256 350384c379ab13866a73e11b104feed35137f652acfc065d7d8617ada5837334

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 39c9573deba4894f811d824501865a32fcf4db63acb5e3b19760eae9c4608c75
MD5 910cf137aef52c0daaf180bcfe6ed428
BLAKE2b-256 fc381f0e5ef9613e48615767dd913b780246deed444bfd2d53221c249caa7ee3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 92f1341f3232b338a87037f2f3ca3573efd784518f614ab9b6606bf5ef7141a4
MD5 f8aab1a1fcff57396fc6c91640974c5c
BLAKE2b-256 a3faac47b38a1522842eff482237a68e538c36ca651717857ba4d66c5f5a6608

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6560d02ef093111607c4feed41f77a6c1dc8bde64af8c7e2ec9ee92772464b52
MD5 560a29591102f1a0b745ce1ad6cdf679
BLAKE2b-256 4779bcef6c3c9897dc645d192d77ad287b300ce204d2dadc3e9d611e606fcc40

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.12-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.12

File hashes

Hashes for dynaphopy-1.17.12-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 d9dc42b212ebc69808cbed39cf6a084aad6e0eb89f83fc9e7e5b309010c5e31d
MD5 e938d15bf828bf97fddaa6cbf6eca95d
BLAKE2b-256 8747933cc233dec295928d231adcc36d8b1aca7e8655ef46e1747e4ed28eadee

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dynaphopy-1.17.12-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 8e3182efee8a71b7d023b74d6e51c447a56276861a2b80738ae26045f9d328ab
MD5 dcbacbb11d07f40d90bcfe04ca7f1467
BLAKE2b-256 9bb82dba5e9e4c073355ae6fd35e5dd8cd1fab537393a803962b05fa120db96d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1b0fdb2400df36f8de74215b09076be5d286a75f6b0a04c44eb98672881dbe41
MD5 ac9679d1448f2d9e44e4227a530a27dc
BLAKE2b-256 8758af1792dd3d6416913a74626b5087fec29f4e50cc2d16e674ee22feedd842

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8b12ab11e6bf96c4a90c3fa3a485207502d9a5dc6b0375f2c62e653317399324
MD5 60a1d650a1e01b1610939e31dbb96150
BLAKE2b-256 f339d54859520100d0fbd15b5e1e7a8a3087b6031cf31d58736b7cd5ddce3d29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 588875e9fa4705bc9ad6800abd10d2914f5304e932f4b84a8ccf414008b5eff2
MD5 1eca33b5035bfc63a18c9ed811fb0a99
BLAKE2b-256 3cdf4f20f98e3dd2c83d5c28c64cfc84d6dc5cea11e2999d754bec33a937fef3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7b4d0f92fa8887f065e65e479019fdeab8ed4dd386ab7a492827738bcacc58e0
MD5 f604f919823e4f39e2fbde89c9b87d5b
BLAKE2b-256 240083095e77d5e653c15e61bc1507783d165f26b880bbe1fe309ad8ccaa584d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ba49b77015d31877fc63f828006a2f16c872dbfb93fd89389779fd790c0de73f
MD5 fe4ef67ed0401244432fa0796acb16c5
BLAKE2b-256 1ba2f719972c59a71bc2263d6c530a7a5597dab50940bfdd4bed5bba1b1574ae

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dynaphopy-1.17.12-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 b24800f719c4454849cf117fe374a34fb646a5933dc6813989e9de29539e725d
MD5 edfa249182801332beef471f3c4f8982
BLAKE2b-256 26f90ddc4966f1d682b86a3cb47825e8c146eb003fb994fd7dcecb2db5dadec8

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dynaphopy-1.17.12-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 6f6378e3e640aa6b7a269fa7d139ab6df07b6e28db3aa1db8c01c0b384a80e29
MD5 754addc5eac4920f38cf3b6e231e86cd
BLAKE2b-256 d65065a54033427d98a01dc3d7a5fc6857dc7bd1c9aaa86b68cf4c41db90f4a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 06f337d0b1e3b271e2762a69bf56d03dacb3722cbd85d766abb2f140e9504c7b
MD5 ee56c1eae0040817b32aeb34eba17350
BLAKE2b-256 410de462b7a62b8725431a787fe3df975db5581853639c6eb57f0ee26a8aaf12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 293f5687fa652e5c6d0859f7f7ac5c9676cfcbef66ab084a78ab493227d3736e
MD5 d3f5dd816ec019edf1145e62d5ebaf67
BLAKE2b-256 2a3585be764cee1c76c2b248f9a3277e7c136abc48eb110d78c2f5b279b888a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c0a4216b2c51abc3f3d1c05a6b7151ed1d613c83afec19a1257384f91527000f
MD5 b854031bfbee7ef13c00249535452c27
BLAKE2b-256 7174f38c258e3ea4b09a788ded8401e7d547fc05f60be607bc3aaca073a5ac09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 724fd082c0b1e6e26703d19179814ec9da9e291dd1c9129ac42946a222e7c18d
MD5 afd08e3b4ac02051b501b32251727e57
BLAKE2b-256 b618b852d79149313ed1abcab9b4c6cf4637126c31664833d8aedbfcef97e1fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.12-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 167b8afb5c3b28c86472debf7083ee78228a580bd4a93cfd9618c7345eaec8a8
MD5 bfb495b3b5094f23a81b62595e53b6d0
BLAKE2b-256 0bc1646132c80d4bb76cc5b28e3d7baf4d1d9884a11b0128965bdcd327b1460c

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