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.15.tar.gz (67.3 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.15-cp311-cp311-win_amd64.whl (94.6 kB view details)

Uploaded CPython 3.11Windows x86-64

dynaphopy-1.17.15-cp311-cp311-win32.whl (92.3 kB view details)

Uploaded CPython 3.11Windows x86

dynaphopy-1.17.15-cp311-cp311-musllinux_1_1_x86_64.whl (220.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

dynaphopy-1.17.15-cp311-cp311-musllinux_1_1_i686.whl (222.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

dynaphopy-1.17.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (194.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

dynaphopy-1.17.15-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (194.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

dynaphopy-1.17.15-cp311-cp311-macosx_10_9_x86_64.whl (85.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

dynaphopy-1.17.15-cp311-cp311-macosx_10_9_universal2.whl (98.6 kB view details)

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

dynaphopy-1.17.15-cp310-cp310-win_amd64.whl (94.5 kB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

dynaphopy-1.17.15-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.15-cp310-cp310-musllinux_1_1_i686.whl (221.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

dynaphopy-1.17.15-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.15-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.15-cp310-cp310-macosx_10_9_x86_64.whl (84.1 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

dynaphopy-1.17.15-cp310-cp310-macosx_10_9_universal2.whl (97.3 kB view details)

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

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

dynaphopy-1.17.15-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.15-cp39-cp39-musllinux_1_1_i686.whl (221.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

dynaphopy-1.17.15-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.15-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.15-cp39-cp39-macosx_10_9_x86_64.whl (84.1 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

dynaphopy-1.17.15-cp39-cp39-macosx_10_9_universal2.whl (97.3 kB view details)

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

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

dynaphopy-1.17.15-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.15-cp38-cp38-musllinux_1_1_i686.whl (222.5 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

dynaphopy-1.17.15-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.15-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (197.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

dynaphopy-1.17.15-cp38-cp38-macosx_10_9_x86_64.whl (84.1 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

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

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7mWindows x86

dynaphopy-1.17.15-cp37-cp37m-musllinux_1_1_x86_64.whl (221.6 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.7mmusllinux: musl 1.1+ i686

dynaphopy-1.17.15-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.15-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.15-cp37-cp37m-macosx_10_9_x86_64.whl (83.9 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

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

Uploaded CPython 3.6mWindows x86-64

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

Uploaded CPython 3.6mWindows x86

dynaphopy-1.17.15-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.15-cp36-cp36m-musllinux_1_1_i686.whl (221.3 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ i686

dynaphopy-1.17.15-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.15-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.15-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.15.tar.gz.

File metadata

  • Download URL: dynaphopy-1.17.15.tar.gz
  • Upload date:
  • Size: 67.3 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.15.tar.gz
Algorithm Hash digest
SHA256 f163a16a4b0186c297916b981bf5be7e75e4747ab636fe6c8280a549ecb9ec7f
MD5 6241a09206fccbeae455dc69c469e607
BLAKE2b-256 a13323f8ff28ea9cc54fe99d1743af07ae2c1d0dcbe817b14eb959a8fc573f02

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.15-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 eb63ae1652d62a2fa42e7565af2d01cb984814e54bac48dbb7d4d48f7c554abe
MD5 2eeec625c881c8698aade0f6169b0cef
BLAKE2b-256 9e747a32fd95bf40c0e7868394b22c04fac6235aac4decbafa45904985a68b51

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.15-cp311-cp311-win32.whl.

File metadata

  • Download URL: dynaphopy-1.17.15-cp311-cp311-win32.whl
  • Upload date:
  • Size: 92.3 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for dynaphopy-1.17.15-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 a6ff77dcff743603b762d694e73d881e4f9ad29a6a919b3049159c5c3b188f94
MD5 8e058443fcebab80a66855417fb27e62
BLAKE2b-256 8817845eee2452fda8322ab8534833595ad4d4da84f5cdcc691071cd987a73a5

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.15-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d26ac99d49e2417f154c943b11bf4bce93fc9bc092758b7a6e511b5da2f160d2
MD5 5b6282d11ca51b6156930f8d682191fd
BLAKE2b-256 e7de32e7915dbbeb15cdcd9dc946ca859dcf52bdd67c4c42143311796d27808b

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.15-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c4edf208c26bf83ba92ddb4fcf0cec16773f4b759d208e14bb3ba87898106a1a
MD5 b4072137965451e1809aa44531b623c8
BLAKE2b-256 11e0ef7220a5ac5178e72c314a74feaddf76d5969910c1fb532bb140724f4cb9

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 40c016f3f23e0cc37fec248914df9078079381ada7e1d58a3042aec6535a3b93
MD5 6c924961ddfa42eb3c905a0f48ead961
BLAKE2b-256 4335dc1309f3d3ef82c98ece4f5432900e5389bbf86773250a9fc02debcd2c86

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.15-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c5d63dff03b09529c0ad591e7ff00f8ecba4fc45a316646d6d4f127cfe15aaeb
MD5 bbd50c845bf4f71d7eb02236749dea62
BLAKE2b-256 d2a5dc3aeb90fcd6bd90810972b87fc0099c349425ac69e0aeede78749e96e2b

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.15-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 588d13e83f3156b8b8829aa5ae7aec268068cb8c7fba8ed6b58c6c285afd8a54
MD5 d286d65b45f5940d30b11796afc2c09a
BLAKE2b-256 161d9f53e023b714513b00b08ffc1b8b3713f2f11e4b53350b7edb22ce17e753

See more details on using hashes here.

File details

Details for the file dynaphopy-1.17.15-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 e6340b01b8328e5f97ff06d152bc72d4bc36a86ded3fef3bf2deb27a969fa7b0
MD5 05d0e2e7c9e9d59d076590dd8e1f4b70
BLAKE2b-256 b4b9086abcce52d0560b0c4ebbbe94e532a0c6f666a0626790791c42f50e4859

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7ab7cae5a6f94eaedb663ee2097f20f475fc312b140b82f7c1d5a9a343b0e292
MD5 73b78449a8b4ac5c8b3a4616d286befd
BLAKE2b-256 75ad25dad6928df14002f91950380bb06efc2946e6c0114e9f46bb9ad9ceb06c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.15-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.15-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 b2763e3a336e3f65733ceee445d8484c4358ae08a62bcd13a7017c4ea99a2c7b
MD5 886fa93847a86e6f01d7d715bf05af9d
BLAKE2b-256 15603ceadea0d02415d73416ddf687ea852453f0292b38c2a82583fea95e1ef7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8bb28723473c9d2081d9c8f9285b72c3ce3cf4e9d1c021282272ab1a7ac09674
MD5 2c724afe04cf6c77bc93ae9fceba3883
BLAKE2b-256 619a2237a030ae352805d3d4e4a1a5b3ae97d2648a2e49fc24378d6e8106c92b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6fe75d76d737ed122d50a82b0d1ec98ede995a2a255e504b68ad0fcf91d4035b
MD5 461f1003f53b49d0996ecaa6c41b54ab
BLAKE2b-256 88bba9f03b0e3c8090d0ebc18cd6fa979722633cd5ccf558369663baaf4c759e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b94a79e32411952ccffbe85e14bb454f4a51217a2034afeba1f0f65731df6a2d
MD5 5bec672bec1089219f21179a3818a293
BLAKE2b-256 fced42d27c862ea4587bd56a8c194b6240d8caac8b032cd8912d46ba16583835

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6b14ad038bbfebaa45712832281c0b06825c8130a349df41dfb377f9a8f12812
MD5 6efdbba0a51a2097e0ce0adfa69419d3
BLAKE2b-256 a88ca9b7d6389f76a5213d8937c5986e36a397c73fa285bc342c72b21a3ddef0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 770e7d8ed6e9cb11859cef9163685bd18ba74874ad9337fde1cf03d577a3822e
MD5 b4a20b753b04dd886837477580f3ecc7
BLAKE2b-256 160094634cb928ec03d3489116b00762137fef12bce91f7266fd0ecfb6d1dbf5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 ad0b6a57cb41a31fae507ca75393723af0835764f7543ca7c0a2a54fa708fd39
MD5 edacbb72ea89cd3538679626373ff0ec
BLAKE2b-256 3b9d29aa9b7cd0e639553de13cb8aba93a0cb448c5ab945c70346dcdcb26adc2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.15-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.15-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7bed335f01a86197c5b0a825e3924489e21c81570e3d9c528b64f9e95e4cfaf0
MD5 9528cd8a923068fbec969752f08433b5
BLAKE2b-256 81f25c7e3955d11da7de484b44471ff2ef54ccb285684fa0f2aaaf6bb85daa5a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.15-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.15-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 25266630aaf887676097a75a913d9e0cacb5b5332b6a2112e8e761e486559ad1
MD5 43e1ea0daa6293037d8723d5e9dd1698
BLAKE2b-256 07ab58ed5d92f381d715f8349bfd4584a3f2728d30dd14ab6d0cefb7f74db3ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a43b553ecdb9b57b8805ac719d2c18cf72d085cf1e5316aa577bdeb6d0252b1b
MD5 948cf31be18588fdff05f97a7f2143b2
BLAKE2b-256 47da06f157246ce389079a1718892427995989e40a157b729f76629054d0b04f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7396ef61808a5201574fce30d39167dc07a387103ed84fbce2dfeaa4e7275a7c
MD5 11786bb85b59f2d8fb4950fca94cf60b
BLAKE2b-256 e95d3a09b5c8371a2f93f424651066ccbcbca5516dc4864abd250ef0286606fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e8ebed2371a13de0c555f64f58158e156ec34d3ac143f49a09872a974b49df13
MD5 58ccd311a4d3d9d574124076df7fc401
BLAKE2b-256 471ee898be28ee78ce414097cf67c46e6035af13efad34830b0465f2dc310f3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d654d78c0bd4ab03feb5f14096a26dbbbc878a8f5230b504d2d06d4c8cea02bd
MD5 3707ff0f7fe3ec305d2c97b278828d70
BLAKE2b-256 347869ef50f1fbc6f57929ade38fe62dec86a0a23a7ba4675e2fac4289278f4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 afccff977285c5358de2b089661b206046f1150674d62e3382ee183d436a4e6c
MD5 5aeff585970cf608c615808103f72319
BLAKE2b-256 92bab0c5d0c022f47d05a40bc0732105c57572cf52009973561ef703be46630a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 7cda3322cd2f371594ed0289eeaf215d65cd239b69114025dbd4db9d585ed310
MD5 04651f929c9bb536319974335086035d
BLAKE2b-256 7a4db61e1852079fb4978c95e358b4743ef2e4d060f1c3af5d481595aa315642

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.15-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.15-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e2d132c503180e6eff92c531d3efb69e6bceb17eaf2740eab708a31c937f493f
MD5 d2412357109498ea265b0901eb3bba3d
BLAKE2b-256 d9933ad11cef845861e1282948ea978c6e301161df0998f479515f9a3adb34a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.15-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.15-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 376058b6aa2ec0b89c7ff3e358ec6b14d9d5eb3e967ab21aefa901ed1b33708f
MD5 2c199c488445ee952bdf398b94100001
BLAKE2b-256 109090c0e2f3d01432af9524e45b9001ae68644c336d2c8addbf10b6a60ed59c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4657068821014b4242a5d57531078ea1f7e69ecce5ef1d7a93eb8a6372829a9f
MD5 fd37e9498583fa99d66c88ce43a07421
BLAKE2b-256 3658f19fe97ad91af11a18b51ef0476bf35d41b6867576663986164490e1e8ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 cce0eaed0b7dd5a4504125c69871a299974ef288bb9a38962ce17461a81d5859
MD5 d313038db5bf6a760eba0bcce6bd0e0f
BLAKE2b-256 3c0c970b40d12046574656517be9ac750dda05850c8f89fdb92823adf37bee0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a838c15abe0f1607a9e1f2c309f1b59006fed3cbb6705af320e6737f65856b38
MD5 f2866ef9c5bea430b2d865db99a03727
BLAKE2b-256 e4df36a395cddd13086bfdaac61f22359c4e61855e83f70d197151dc46f7f71b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eb817144b83306d6e9638186b1fc25fa9957dbfdc85b478d2dc6553971b1f492
MD5 bb9167e25de943ac612cc162ac317810
BLAKE2b-256 36d37e89fb9ebf61c625758239e1d2eaacdd2ada12051c2cdbf94ac6a06a82e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 06c586b624571bd65c8d40d5e898153ee023dbdc1986ca027be4dd4310f0f119
MD5 21bc7b167f9f6a68b781a0918f01f044
BLAKE2b-256 8beebf2d932103c4500c3151edb7236e80f20590f973bce913fe328ffb3e766e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.15-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.15-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 94c5f629b5463293cab43f3c58b23dce0ea199a543c9cd22a2cad9bb95f1055f
MD5 b1bde40b8c5b21335f1e82f1d564e3fc
BLAKE2b-256 b83eb677e8c8cc1875cd76e2a6ef479189cb50040069a06d4c128c82a8b2f2f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.15-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.15-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 b5e63dd31d53501fcea1f4e91237dafc6c26c48e21c47bf3166e5a2776b4a5ba
MD5 67286bdd5ffd66b7ab75ac746c9c56d6
BLAKE2b-256 c3622933067136155733bf46596b9f2886019f05c9b708edb31da090d1b13901

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7bb2265b186ae3848e387ee0f1f5bd16012329ef84fe2ab528c8c59c698935d3
MD5 90431300d75d4a8f90947c2f4450e293
BLAKE2b-256 8b99f59afab5dca66e6ba643cf0c95c36b5e21d949e3f688e3fc72aa8f40c8a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 58d452ecacaff37f5244657a8592c23564ad26369988363375f184809b28b3bf
MD5 ec2fa2a87f4a721ed6b240e177519ead
BLAKE2b-256 ceb20b0aae1d2b7175f73af1d15f72190556b25ba4ce061a842715055200667b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 758b510bce6fa751eb3ac42416e2b6fb26d976ea8e9000190a8896359bfffd88
MD5 b134ca02c6c69c5144aa8dad771ff3e9
BLAKE2b-256 75918e0b25fdc66605c39c735e4a28f5c1f9157191c4c3aa01fc92e77da8bc67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d3f2af6fce916fc3f08d2ee3a8af5263a794d628465ff462f92697ca8f77bd25
MD5 ddc7b0c657beab3a4f8917796df9f3e4
BLAKE2b-256 ca9751eb026cafed8d7b7050b0105d7f58523f4b986e1a30f50ff06060a117fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9167f224dad6186d6b812f326b4558783704f34750e8cfef4fff980a0aeeb157
MD5 8b82820a07929cae4e8b7afa08e82611
BLAKE2b-256 2cc13861d7d40bc7d1f435a3b3a9debbda64e8ede6537eaff6aef419e75f7375

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.15-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.15-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 e9e173df57d149bf689b3814d476579dbb43ff056fdfc3b9cdbe87455bc7f008
MD5 88db43ae21d53a58ad3a36de6174efd4
BLAKE2b-256 387b91432c176f25c8fc51877bd156f8893f59fb98906f5e6ad26e29f422fe51

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dynaphopy-1.17.15-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.15-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 f3380f1aa13afbfd9f8844c44207a9408c8dbf7ddf2e5777f8652f685b7140f1
MD5 9601cda848f7d466c13565a5106f43e3
BLAKE2b-256 387959eeaf2a36af771ef2f4c644c3bbcdc951e4de1937ac7ee3e90009ad68c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d983f5cb8b621c99d2f323258e268438879e6061d740daaabb4447070f6eb94f
MD5 5fa561c2305248a13dc005a343bdd8e3
BLAKE2b-256 0d43ac14e724f73543a8550a1891c2e0572169f737d0c088ef86dc8d19eaf93f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 2b2ae2885aa89338ed74294cc388bdbcff1acc4065b61489e6f9c1b5d0283d20
MD5 21d0614317752966ec1a7ec8ed8b519a
BLAKE2b-256 6700603d1edf7290beef89e46e4295cf43ae1e5132308bebffa6cb09b417ea8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fdec16a586d1b948ca144b00668c09270e369daaf0ab92a9db44f436ded2f105
MD5 883354d33aaf18e27be50672ebfc5571
BLAKE2b-256 ecddf8f66417bd51810e12e6d54a9063ae534f83c43c9e6bc0d2fc3316750608

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 da834ee75ed4088d693d55df8c18d4b519e806dd9bd2e1f5b108d8024329ba3c
MD5 a0c0339913a4a6ef113883bdecfcd5f7
BLAKE2b-256 e786a2d04209a31b9d9470945707fd280c9d3d80da6090c95a4be6033dead4c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dynaphopy-1.17.15-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b7ffa479fea045e75828deebd6f3dad92fb535fbc506d3d53fd38e660f08faeb
MD5 8c7811d6baea22adf347ea985814518d
BLAKE2b-256 b025a783ac8729e825113c352648117fe69137a450f21521ab9b98767a1c190c

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