Skip to main content

An efficient finite element library for boundary-conforming and embedded domain methods.

Project description

About

Mlhp is a C++ library with python bindings that implements multi-level hp- and other finite element methods efficiently also for dimensions > 3. A particular strength of mlhp is the support for non-conforming finite elements (e.g. the Finite Cell Method). It provides the technology to directly simulate with implicitly defined geometries, STLs, and voxel-based data without the need to create a conforming mesh. The project is actively developed and documents mostly through examples and comments. Full backward compatibility may occasionally be broken when a refactor or new feature requires API changes.

Python package

We provide a substantial subset of mlhp's functionality through pre-compiled wheels available on PyPI:

pip install mlhp

These wheels are available for most common platforms and for recent Python versions. We require no additional dependencies besides those already baked into the wheels. As a result, you get a fully functioning finite element kernel that can be interfaced with numpy/scipy/cupy relatively easily and provides C-interfaces for extensions similar to Ansys/Abaqus user subroutines that can be compiled directly in Python using cffi/numba.

Use the Python examples as guidance; they are shipped with our wheels (try mlhp.examples()), but you can also access them via this repo (examples/). In addition, help() provides more granular information and documents overload resolution.

Submodules

The header-only libraries pybind11, Catch2, and vtu11 are included as git submodules. To clone them recursively, use:

git clone --recursive https://gitlab.com/hpfem/code/mlhp.git

Getting started

References and publications

If you use our code for your scientific research, please acknowledge this by referring to the following publication:

P. Kopp, E. Rank, V. M. Calo, S. Kollmannsberger, 2022: Efficient multi-level hp-finite elements in arbitrary dimensions, Computer Methods in Applied Mechanics and Engineering, Volume 401, Part B, 115575, DOI: 10.1016/j.cma.2022.115575

Here are some of the publications using this project:

  • V. Holla, P. Kopp, J. Grünewald; P. Praegla, C. Meier, K. Wudy, S. Kollmannsberger, 2023: Laser beam shape optimization: Exploring alternative profiles to Gaussian-shaped laser beams in powder bed fusion of metals, 2023 International Solid Freeform Fabrication Symposium, DOI: 10.26153/TSW/50986
  • V. Holla, P. Kopp, J. Grünewald, K. Wudy, S. Kollmannsberger, 2023: Laser beam shape optimization in powder bed fusion of metals, Additive Manufacturing, Volume 72, 103609, DOI: 10.1016/j.addma.2023.103609
  • P. Kopp, V. M. Calo, E. Rank, S. Kollmannsberger, 2022: Space-time hp-finite elements for heat evolution in laser powder bed fusion additive manufacturing, Engineering with Computers, Volume 38, pages 4879–4893, DOI: 10.1007/s00366-022-01719-1
  • S. Kollmannsberger; P. Kopp, 2021: On accurate time integration for temperature evolutions in additive manufacturing, GAMM-Mitteilungen, Volume 44, Issue 4, DOI: 10.1002/gamm.202100019

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

mlhp-0.2.0.tar.gz (2.0 MB view details)

Uploaded Source

Built Distributions

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

mlhp-0.2.0-cp314-cp314t-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.14tWindows x86-64

mlhp-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl (3.2 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

mlhp-0.2.0-cp314-cp314-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.14Windows x86-64

mlhp-0.2.0-cp314-cp314-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

mlhp-0.2.0-cp313-cp313-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.13Windows x86-64

mlhp-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

mlhp-0.2.0-cp313-cp313-musllinux_1_2_i686.whl (4.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

mlhp-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

mlhp-0.2.0-cp313-cp313-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

mlhp-0.2.0-cp312-cp312-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.12Windows x86-64

mlhp-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

mlhp-0.2.0-cp312-cp312-musllinux_1_2_i686.whl (4.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

mlhp-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

mlhp-0.2.0-cp312-cp312-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

mlhp-0.2.0-cp311-cp311-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.11Windows x86-64

mlhp-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

mlhp-0.2.0-cp311-cp311-musllinux_1_2_i686.whl (4.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

mlhp-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

mlhp-0.2.0-cp311-cp311-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mlhp-0.2.0-cp310-cp310-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.10Windows x86-64

mlhp-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

mlhp-0.2.0-cp310-cp310-musllinux_1_2_i686.whl (4.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

mlhp-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

mlhp-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mlhp-0.2.0-cp39-cp39-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.9Windows x86-64

mlhp-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

mlhp-0.2.0-cp39-cp39-musllinux_1_2_i686.whl (4.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

mlhp-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

mlhp-0.2.0-cp39-cp39-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

mlhp-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

mlhp-0.2.0-cp38-cp38-musllinux_1_2_i686.whl (4.6 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

mlhp-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

File details

Details for the file mlhp-0.2.0.tar.gz.

File metadata

  • Download URL: mlhp-0.2.0.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0.tar.gz
Algorithm Hash digest
SHA256 8ce76695b4be85d06427c7bbc6ec622813d58af2e5a6afe48888260010bc2ab1
MD5 ceae52cb3962e2a00d1b1652effcd053
BLAKE2b-256 b7fa62daa057260c93fccd94791c5cffa7fb7f73c0f286f41034de57d45f3583

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 847490cd617c16b122d82337559543e61ed522ff8cb7c588bb9d193c9377fae7
MD5 2e54624b7521e89a9c43d006780956d3
BLAKE2b-256 96f3ff481058f98f1398514bbc2b07f228adf0ed6f6c269fea06124919046744

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 72791bf57d3fded1504197a7012431a0967830f27ad04c883e7f3b209a069e36
MD5 bc3aa3feea73a6d49f7313147df25ab8
BLAKE2b-256 d7c34b1114fb13c7255f60075369c052947f6af3d500c45fecb2477f32e81a7f

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 75f8897c5e0b7c93e4efd724a49764f1567936c5e06f29f38d6a78521a5a05b5
MD5 297d0ab1317691a27871b94c3133891d
BLAKE2b-256 7e7000d8e13e38de09b1b617f9bca8c0ba537293237348bc0d50f774e63629f7

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8fbe7cefa6a212fe1f7e0667d52af4c2629e5749722e8d4f0240b51f67a6e027
MD5 a016cd5a8ad827463bcde41cc0b5cb0d
BLAKE2b-256 cec1938bd956cc36206e59d2aba47d17c8835bfc93ca451645aec3112738a2c5

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 484f3b8a011853b9dfb825a605d9f3f6621e846519c14b47844dbbbd056fc9ae
MD5 bfd9e145c599dbe7dcd3e89d74e8e2f4
BLAKE2b-256 7cc0a395c5964096368ea946f93f088ba1eb783e0da164d881edd443840e54bb

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 10db525ded5c485b09de9ee81fa3169abd956df8ea15ea6478fd29f63fe77007
MD5 dedbbbc1c3c52ae94a14519963dd181e
BLAKE2b-256 7ccf038d25ca430bae08dcba92f17bae56a3a5661919b87e50644fc32f58ff5c

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp313-cp313-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.13, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d41d349a958e4a08911f988588d151d21d84b1fd5348c61187ef595a5b81bb1e
MD5 fe963414e52befb2daa14047fa3313f9
BLAKE2b-256 a7f7f0711300d2a7bb28decded8eef52a0ed6169f7dfe43afbbd1bfe81f91fba

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 51a5451b04c1819052100c8902b844bd061eb1f1603466000725df7acb2b1cd2
MD5 c46dd70b6b93ddc47e5a09b945a932f8
BLAKE2b-256 6dbbdef80e9e6ffdc00cbaef7f6329dfe049869677630250384c58b001d7e8aa

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d418fa57e42cd1d0975ca8e811ac641db97c0e7cf77e37e1c57c72bfc6ecd067
MD5 82b4e0f76df82722488f0423ab4b74f7
BLAKE2b-256 482cbeebe27f7a3028e21c60e4c42e0abeb8838324ce2b794ad7c21cd3e97c39

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 557a368f58c3736cf5ff8f3dd687e1fd76b29186bc970de9e19a33dfa3cba231
MD5 8c23584aad88c049dd426b8c77d56054
BLAKE2b-256 b226a480e63d309322270c66dcdd73b5401fc5b02126f8d5e097cd5951861f47

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8d403051a250837c83972c27d98e41b163987836eed2b0924bcb9c902b304838
MD5 7920fd9f01dc8b0d2da4f02d5d679a3c
BLAKE2b-256 3263c5a0997a07dc5c197f5e2243e76327ecd185e9f67f19db112ddf31277c1d

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp312-cp312-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.12, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f76915c7a2539ba3ce9fdff64d7c520f1121ad9f75b8cb1cb96b2cbd0619a437
MD5 59d3cc14b1d51ac12f97dc46188d5810
BLAKE2b-256 0618f94dc645f327da48aff7905287584e197ca28a05389fd7077c300b24f6ba

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 afc62f364cc63fbe8519c610e2a2002f1d3e29ad83bc4eb881a911aef158714d
MD5 49ba225ce0ada8af3e0dc1f190ffd695
BLAKE2b-256 81ea2d3d8fdba822a57edd014c19ae60292ffd9552281ed076239f29cccd1749

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9bcf5111d2d41c55a090504005a31ec8f03bf57d04e95c13b9347621c84e801b
MD5 ced3d1c3ae76d0053330cfe30670cac1
BLAKE2b-256 18645026947f8ef44712991f207dcf3a826082d438be784eb528845815b813c0

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0bdb6b860aa7b917fc6531b2e61dc977c19d5fc2f4c90e066cf80ded3cfb4686
MD5 258879bea6d3ac31e5dba574a67b58e2
BLAKE2b-256 48abfa1663c0557da840984ecd9d0ad09250e8534018d7fdf119fd564975f540

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 72f0a2f76a7dfb05e7cac74d2fd26599f22d52fa208e700622802971e2e82b4c
MD5 1e94c5e5091b70ef0ecce89ecf46c156
BLAKE2b-256 d862d456cd962bf3d319ec8854b2f2bcf24419ed10bb71b188a2d3cedc21164e

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp311-cp311-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.11, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 079adae7962c55c214954390a930183b21c9aa6a83dd41ef8827c7a5d2a963a6
MD5 c394ccc7526f4bbd06f42f8551dac85a
BLAKE2b-256 591594ea87eadfcd3e5effa8b77bda16d38a43fd4064ab67ec17c34f2360d89a

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6b6da10f7238cf412163ffdf4ddb22668280d122a50af5af9294ce7eb733fab0
MD5 7701b2dd0992e0577dbc87ec0b243f80
BLAKE2b-256 41c6102d048bb942cb617b583a760f238b51f68da96db62206f3738b0f9373e3

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 41c1390adfc5688f9a7c782392c2aac092df0a3961ea71f8a4774b183d8c329b
MD5 b3d3c113744920181d6644d25218fa32
BLAKE2b-256 f955b244344ef8f5e0010e5020f1594c894b9d163d09d8bda9aaeca41dc39a24

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a2592110717a13312ccb98a99b601a9a636f0da37106bb584b9cb2d74a3aef28
MD5 dd50ed581c0d655a3238339ade325ad4
BLAKE2b-256 278e87c3bc8050880bad98b576640d0ba445bbda149d3538d75ed9f7f560e514

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c4583891438b2837b7551d165134408148f0240d3286e46297db4b0a5f1fb96f
MD5 8dfbf5fbf432508032aeebd85fa0bfd7
BLAKE2b-256 3ae481b73f5911e5a13f623ac7977d546a8b9923518a1f9e8dd76c92a87afd3d

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp310-cp310-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.10, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fcc1e9966083a79fcbb3931513194355cb5ad616408903fea060269121519f9a
MD5 9ca8f16289abf1200fc296c3fd72cfd0
BLAKE2b-256 d435ec3aefb96ae1253148bcec815669c706254cd5d389ab2c44cfa8493928bc

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a69b7ef6f6ba6f87c11fadc7e685f1d7c4ac12eefe7116985a8bfcc918ade708
MD5 28df3a41d2b12c4961f0448ad624137c
BLAKE2b-256 8c6fd2f1b96eaa73f53947c900f8ed8b975f125041b42f53279718253715cb53

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ac64f60674a3d42284996ca1c760a60b734744be1bc42eb56daa20a9db0dece2
MD5 c0ab79e210982d0e2e7f6773d740182b
BLAKE2b-256 2fbb6ebafd304d84b22c9e4a2fab4f5ab18828bf1c571884ee7baefc2fc450cb

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0e8846e92d30f8dcb2e7d7335833accbb0344a14532ddb438f7758d54df72146
MD5 26a5840f733010853c468cf2c61cb52a
BLAKE2b-256 88d03416605f181a035b51f14154380838e8417a502ba4f69c5e414596874ce3

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0064a8ca286a37c320631589ae242193e12c726b1c0dca6cbdeadc4304784ebb
MD5 9cebbcbb71aa28bb2461450c544774db
BLAKE2b-256 25d9260eedbf5f13312bfc81a2ed0ce454b05bfd976f9581232adabb1bb799dd

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp39-cp39-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.9, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9bdabba4a501df932205bca514613c5fe56357c8694c034831e5cc8a707caf12
MD5 fc82534e70561aa6bbc749359cee4fa4
BLAKE2b-256 ef052713e5d18b69a3704c2e98c62d0c199b62aac7349e07661d5471a0246da2

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1a22ef24928c162131f70c82f16e26c7adbcbcb38acea8f8b1c5c2ca49bc6d8c
MD5 f501f4fa06a08b1778df3a8c3b8e5ed4
BLAKE2b-256 31b5af46d4b30fd8357a84016e4b8404511d31d6b8b05088d37d9e9adf29734d

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0594c3cf1fda0b035ba505c6bca7d7f13cf1ed8939828425e0436a6cc346147e
MD5 d5abd5bf701cf436d3e789e3682a8c0a
BLAKE2b-256 2bffd1924586a6f31ea1c5ca118caff90193e077167bc153e185dbe8ccef76f7

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.8, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 75da949eec510ddb4cb664ec29c53df5f2f0db198e7e774e78cbf01fdd07947d
MD5 7ca9f561e9d84b786982d05c459e3042
BLAKE2b-256 317e18cc8c60111f9c7a1fd4a40cf4d3e5b0ce4638963a2c55121ed7cd037137

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

  • Download URL: mlhp-0.2.0-cp38-cp38-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.8, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for mlhp-0.2.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ddd31c4a5ccbdcd431035c3204dd227e59ac5dfa93bca8e50a601f3db29af78e
MD5 e0d6eaa2885b54e4c12591290b451abb
BLAKE2b-256 e473f23e04dd38c8a94f1f3fe0f8da56cd13802d0acd1b86c0a055bc6292aad3

See more details on using hashes here.

File details

Details for the file mlhp-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mlhp-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c72d75b31e9dd4dc5b993b72ce9db5c7b44e50d1c42f448eb513fd0bc01e36c5
MD5 9d63549b42e8cade37fe0ac4838790e8
BLAKE2b-256 a60229ea36c430b90e00ed77650240b02efee5842eb61ce753dc92111a66efc4

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