Skip to main content

Calculation of pristine and damaged composite structures

Project description

PyPi doi pipeline status

MCODAC

MCODAC (Modular COmposite Damage Analysis Code) is a Fortran library for the evaluation of pristine and damaged composite structures. In addition to basic mathematical tools for tensor manipulation, it contains multidimensional interpolation methods, numerical optimization routines and common utility algorithms used in continuum mechanics. Furthermore, the library contains analysis methods specifically tailored to composites, from micromechanical homogenization approaches to macroscopic fatigue models of orthotropic multilayer composites. This project is compiled for Python using f2py.

Installation from source requires an active Fortran compiler (ifort, gfortran).

Downloading

Use GIT to get the latest code base. From the command line, use

git clone https://gitlab.com/dlr-sy/mcodac mcodac

If you check out the repository for the first time, you have to initialize all submodule dependencies first. Execute the following from within the repository.

git submodule update --init --recursive

To update all refererenced submodules to the latest production level, use

git submodule foreach --recursive 'git pull origin $(git config -f $toplevel/.gitmodules submodule.$name.branch || echo master)'

Installation

MCODAC can be installed from source using poetry. If you don't have poetry installed, run

pip install poetry --pre --upgrade

to install the latest version of poetry within your python environment. Use

poetry update

to update all dependencies in the lock file or directly execute

poetry install

to install all dependencies from the lock file. Last, you should be able to import MCODAC as a python package.

import mcodac

Example

Please refer to the linked repository for specific application examples.

Contact

Support

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

mcodac-1.2.0-cp311-cp311-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.11 Windows x86-64

mcodac-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

mcodac-1.2.0-cp311-cp311-manylinux_2_28_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ x86-64

mcodac-1.2.0-cp311-cp311-manylinux_2_24_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.24+ x86-64

mcodac-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mcodac-1.2.0-cp310-cp310-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.10 Windows x86-64

mcodac-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

mcodac-1.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ x86-64

mcodac-1.2.0-cp310-cp310-manylinux_2_24_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.24+ x86-64

mcodac-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mcodac-1.2.0-cp39-cp39-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.9 Windows x86-64

mcodac-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

mcodac-1.2.0-cp39-cp39-manylinux_2_28_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ x86-64

mcodac-1.2.0-cp39-cp39-manylinux_2_24_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.24+ x86-64

mcodac-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mcodac-1.2.0-cp38-cp38-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.8 Windows x86-64

mcodac-1.2.0-cp38-cp38-manylinux_2_28_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ x86-64

mcodac-1.2.0-cp38-cp38-manylinux_2_24_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.24+ x86-64

mcodac-1.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mcodac-1.2.0-cp37-cp37m-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.7m Windows x86-64

mcodac-1.2.0-cp37-cp37m-musllinux_1_2_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ x86-64

mcodac-1.2.0-cp37-cp37m-manylinux_2_28_x86_64.whl (7.4 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.28+ x86-64

mcodac-1.2.0-cp37-cp37m-manylinux_2_24_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.24+ x86-64

mcodac-1.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

mcodac-1.2.0-cp36-cp36m-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.6m Windows x86-64

mcodac-1.2.0-cp36-cp36m-musllinux_1_2_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.6m musllinux: musl 1.2+ x86-64

mcodac-1.2.0-cp36-cp36m-manylinux_2_28_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.28+ x86-64

mcodac-1.2.0-cp36-cp36m-manylinux_2_24_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.24+ x86-64

mcodac-1.2.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

mcodac-1.2.0-cp35-cp35m-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.5m Windows x86-64

mcodac-1.2.0-cp35-cp35m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.5m manylinux: glibc 2.17+ x86-64

mcodac-1.2.0-cp35-cp35m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.5m manylinux: glibc 2.12+ x86-64

mcodac-1.2.0-cp27-cp27m-win_amd64.whl (2.7 MB view details)

Uploaded CPython 2.7m Windows x86-64

mcodac-1.2.0-cp27-cp27m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.6 MB view details)

Uploaded CPython 2.7m manylinux: glibc 2.17+ x86-64

mcodac-1.2.0-cp27-cp27m-manylinux_2_12_x86_64.whl (3.6 kB view details)

Uploaded CPython 2.7m manylinux: glibc 2.12+ x86-64

File details

Details for the file mcodac-1.2.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: mcodac-1.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for mcodac-1.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 37c78f28db0389ffd338397cee1e18a8284ec1960ee9bcf2214b97a66615c5da
MD5 8f5ca01d1fe35543dbdf0158dea339b0
BLAKE2b-256 8fd21bb140a3e2a0f08f9de16ed9694c75e7cfb6a0d3495cdb296c61c3e581a2

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4347615f1f1ef02cd257908dd62a17a2a7f3e0450c5aaaf189d4474c53d7a152
MD5 9dc5a31464f9e0966db057dae32f6a75
BLAKE2b-256 563556f127e9102b4cf4d3ad9f6831ee29a746dfbd87bb262b54e98706087921

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d0ff004b8ffa34414a5a650fb27cc231b17216b5212982bde7082df24348393a
MD5 d90239e41e6fba12980c9313a332440d
BLAKE2b-256 ea17c536d6b9569b8db077022653d44eb8cd7abe567688ff936ccfc63b0f4bdc

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp311-cp311-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp311-cp311-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 ab4945670ccd56b1bbae2df26b297032ea25d3ca041e898f8c210cfe360627fd
MD5 5df929a77bc1d6d379364db7d711ab26
BLAKE2b-256 1cc7c1a3db7401a80f6865df77d4ba1e30a4f1fdc34f89bddca7528df485eae3

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5b0ff0e7ea113f25a5eb09c049824e2136dbadcf8a8a86be9dd1665b121a8441
MD5 c41df5a79755a8212256b5d37fa489df
BLAKE2b-256 f9de1dcad00b28e946ad2342cdd3402e727dc349a3c130caa8ea6e6288fa5e07

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: mcodac-1.2.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for mcodac-1.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 52c3c0150bb2116084d0b24ee6dbd3aae35fc920eed89d0814b95c08f753a55d
MD5 7fa6f664f0e5d4460159bc49d01df383
BLAKE2b-256 80184bd9d4360357c3489c52d114b6d4a2ed07e3a46eea3ecbb38b4c8e536d37

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8416b67779ef118d98d674adb1ddd0f426ff32f93f91e35ca84c70b45353e40a
MD5 df60206ad3581304f65017367ce4fd33
BLAKE2b-256 2ef24bc6aed632f60e7884eb6fccfa8ae32d8fc427eb22ac592d6996eabe91bc

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8a436de3269183aa74d425c9265c726923ddfe940549c2cf34b4119d5727913f
MD5 44dd7c51c6dea82e20905d86dfce38cd
BLAKE2b-256 6cdce62ea236dbd135f0a889e9db48105c6b61a72cff4346cc6afdb1e348d413

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp310-cp310-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp310-cp310-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 2d697351cd2910e074e80a565d5f634f6d5c9a16a659c5293346768fa1eeb413
MD5 b4cf4134647be38a296e85f24b60afe7
BLAKE2b-256 b9124c95f23526cd413034ddd4613642330711b7eceeab829ce1e3743cc167d3

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 45a62e2090c706d7b645378aac9c96352e02719da70554665c0c02ae00ca4758
MD5 c161694d4743654a9f489f1eeda6ce33
BLAKE2b-256 3505b3c0d836113597597d98c1e87088cb1b907506868d1fa4846ade4c2596c4

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: mcodac-1.2.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for mcodac-1.2.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a73e53429cd429341855d5693953a35b23d7c15d108d1ff604430b9525a3ce94
MD5 935bde588e842f2420465c9c6936c7ee
BLAKE2b-256 8358e74bfd1b40dfb4c6e2fee9d5307e5c0dad8ec4924ff99d4e1a20a610e139

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1ecc1d365a825bcb005d457aacde6126f060b5be8fe1b02e301aeb779d786246
MD5 5892e860975d0131b93ff3b8ebdc937e
BLAKE2b-256 f9a24021321cb6127890479edb0eefe13c6bcb22beb9aa4b8c507c075e1d48e2

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 78809178f7c07a3ca40a8df2b41e494eaec468173252f10e27c4c5911cb9e721
MD5 1047693fdaf83f9f0ce3f0d856293d7e
BLAKE2b-256 c4d48698ced67cfa93ab5ebd4b275c366292697c46bb3d79ff211cd5e32f333d

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp39-cp39-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp39-cp39-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 1e1a3f825372d6f10b8a89cd0a4142073ae29576072cd90616bc59f74f27c582
MD5 be04ed5a4b003284bac0c0ea5da13fd0
BLAKE2b-256 b85c613fa114b647af47c6bbfcf03ba5218c2c12832c7e45099a7fd589dd6925

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3e08a83494258526baf79d20f87edcf6adc45b3433198c6b3a9672b22328be65
MD5 a4a50d2566fcc05461d642b80aeb1a1c
BLAKE2b-256 a2a152f138d299fec3eb73ca43efdac8d4155fe326e9652013d2a5a7b13f4e57

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: mcodac-1.2.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for mcodac-1.2.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 17494534dd1d5481690157521fee42bc18d6d2e47d4358103b532c4d4d1f2467
MD5 742cf255e81f9df37ea392e9bb068a7e
BLAKE2b-256 eb1067cb1e746c8ec12f5ec9df8df7dac3eae7a40f8d1ed01ec0864deaf52b2f

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp38-cp38-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ad1889a56b3c421fb3a1f1d2d4ad0ed202f0881f6ed49eb6099360276a7adb47
MD5 42d8d7724457f8a3e7c06f16b0bb49fe
BLAKE2b-256 fb23664d6ad014bc7185fe1d55adb55b8f5186c541ac99ef1b4a398cb9b42603

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp38-cp38-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp38-cp38-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 ce6f3e67631231e51ca26adbecda6cce04919748f8aa9e15fda5fe57554d1540
MD5 eb10e6deb9782f9625c72f5c8191b716
BLAKE2b-256 2610279c109c382f9fc8889f090be4a4db079bf25ac123e166d7ab84c89c6779

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fb24a4619d2b66685f4cae7e209740826e8863fdfce29e090a1b6b1eeef889ba
MD5 7e591f3b15499adfdef8274bc705dad7
BLAKE2b-256 b5a835dfa5282dba4e4596f9b2301a30ffb045234790ef05578f0156b769d853

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: mcodac-1.2.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for mcodac-1.2.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 eab35eeb0e5f415b3876a74901c012ef3dd913abc64440235c7f6dddb1637b20
MD5 a6f9dff0117d0c2ad9a37c34e0e734b5
BLAKE2b-256 769d492906bed7a1ec3a44316449234235c10157cef40f22eb9b91238da8d8a0

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dac6664438d6c05d3910a1f20b39abb8a4aa0ac3a745b9a193f3811ed638d9a2
MD5 17b54e3ed329701874aeaf31189d1bbd
BLAKE2b-256 8610a757a8bfe2519ff8a0aa485fc4b7eb6775eb02188faf8f1e9d78ef684ae9

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp37-cp37m-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp37-cp37m-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d1cfb829b055535e776a083080d46bd19668dc9a7dfab0c94bab55b6706b500c
MD5 abf49e0e1fbbd92968a28b098da1ec04
BLAKE2b-256 edbe6b6fc06889f2d22ab2fa1d73a1df0d0eb2254aba9bb82c019031a44f9880

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp37-cp37m-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp37-cp37m-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 25243e56bc28f6c51ff8acb56656d3e3440eb9d7f0c49ecfb8b9f67b9a1ad2a3
MD5 8bcc4c9ba13dbf04b98354974998d508
BLAKE2b-256 e37edc15418bc5bda8a11782968ed5150bd720d3d84a65165da431a163dfb959

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 927ff057ac6acce4b58569647945bf4f560bb205ef76e208154ad296ec5cadc0
MD5 80284a04f9910bf8381ae2cebd84a782
BLAKE2b-256 c2c6df41ae246a55401c16f164f98cdd531a08b9ecf8166a62f849da586273ca

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: mcodac-1.2.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for mcodac-1.2.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 b213504d70b5e2e1cc7fc048d51c782f6b96110486b581cd1c16307b2ed28df9
MD5 3d009d733426ab4947533f0308e00677
BLAKE2b-256 1963f4a660bdb110200789de0654c2179dbd225b6f5337c9ad7a465c6bd9c4d3

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp36-cp36m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp36-cp36m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 264d2006b663ad68a0b0764db46b80867a7e29536184e8544f36cf4b8d660653
MD5 6c33ef3d1fcf8d266eb7d6740c797223
BLAKE2b-256 6f8f9ff02dc638839135172f874321c72000867d2b0e65a4522fe8b6c76ec336

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp36-cp36m-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp36-cp36m-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a95031aaf65c43ee34b42578331eb93a10a3af4fbbd3c787021347092f6ee56f
MD5 e7539cf723d3619f55fee13c8853933b
BLAKE2b-256 bdfd74cf5ffdbadf2a1e0c48e287bb28e2ed7b270017251b206b8108c6bb1167

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp36-cp36m-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp36-cp36m-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 caa7d58b9465aa8eaed04d33a40858865c945c210e79a8ff4ab4fa99f269fce1
MD5 ddde1c2ab74c0d5291e1edf40557a320
BLAKE2b-256 3848048669aa8ca4fd75a4b62003dc6dd905f55f0c32b6e2b5d6ed9ea95bd03c

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a016609f32f0c92cefb0b5d5f4aa0265d8320ee2d812dd7087c0db2d5053ea4c
MD5 ce7444e5aad3a36bc082a327b63b0e86
BLAKE2b-256 659165a7b80303c3accb7716496292abfbdaa3c0fdfc5865cf85fac42074d6c8

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: mcodac-1.2.0-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for mcodac-1.2.0-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 8de24e420ef4f80371fad329a820a5046d2ce8ef71e224797d0b6e091d5fce59
MD5 b1e4dab7d2acc11d6355a593db7559a6
BLAKE2b-256 93c705494d3647bca1175630b9d19973ceddeb0908df01f9b4950adfd5181aaf

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp35-cp35m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp35-cp35m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dc7d849803c34ac39e27e8fcb0a8553356a68b434965dc17c21c06f6762d81ba
MD5 4e244239f5d23ec8e84b208e1fab6bba
BLAKE2b-256 4b3f7560bcf669eb450eda91228c814b109ce6826ba0ab7aa9eb88943c4bb3ad

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp35-cp35m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp35-cp35m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 44851d6b155803264a36b519c88798536124a6dafcefe3fb143fb21c3dae2f0c
MD5 2f972795d9ed4422a48184545e43d5b1
BLAKE2b-256 d9f95582a21b580685ea6b7b7b7e056c796ec635102bb46ffe8793570bc3e556

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: mcodac-1.2.0-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for mcodac-1.2.0-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 0924c3630ca4eb8b0072dfa1560f3bc56f662443f18b7cc4dd2e5d40014e2528
MD5 ab1f8e06bb64e8da36b7631afda8e2b9
BLAKE2b-256 ad20c397f5ed2e69ed34f9904f3da5854ebed05ceff1872f22f42dc32c10941f

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp27-cp27m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp27-cp27m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 29c0a0c89b917f4716013d08b6babadf828efb2b76829a55a8b21350a577a844
MD5 1dcbd7bbc914597635b3438f404b8ed5
BLAKE2b-256 731c642e94904a867a23cd42c7e2984f6a127380de9843cb44783ac053814824

See more details on using hashes here.

File details

Details for the file mcodac-1.2.0-cp27-cp27m-manylinux_2_12_x86_64.whl.

File metadata

File hashes

Hashes for mcodac-1.2.0-cp27-cp27m-manylinux_2_12_x86_64.whl
Algorithm Hash digest
SHA256 56c692bb5e5a8f6bc55178034a4dd99b0d4116a57ee6c710d58846d9c8ef43ba
MD5 bfd40fd416b1f57ae25563891f5e0914
BLAKE2b-256 ac9ba3b324b9748b76ee3ad2af4af10304fb682a64fe0b14a4df8e83b31e526d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page