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.1.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.1-cp314-cp314t-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

mlhp-0.2.1-cp314-cp314-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

mlhp-0.2.1-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.1-cp313-cp313-musllinux_1_2_i686.whl (4.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

mlhp-0.2.1-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.1-cp313-cp313-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

mlhp-0.2.1-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.1-cp312-cp312-musllinux_1_2_i686.whl (4.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

mlhp-0.2.1-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.1-cp312-cp312-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

mlhp-0.2.1-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.1-cp311-cp311-musllinux_1_2_i686.whl (4.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

mlhp-0.2.1-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.1-cp311-cp311-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

mlhp-0.2.1-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.1-cp310-cp310-musllinux_1_2_i686.whl (4.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

mlhp-0.2.1-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.1-cp310-cp310-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

mlhp-0.2.1-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.1-cp39-cp39-musllinux_1_2_i686.whl (4.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

mlhp-0.2.1-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.1-cp39-cp39-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

mlhp-0.2.1-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.1-cp38-cp38-musllinux_1_2_i686.whl (4.7 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

mlhp-0.2.1-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.1.tar.gz.

File metadata

  • Download URL: mlhp-0.2.1.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.1.tar.gz
Algorithm Hash digest
SHA256 fb043829b9c5d715c3b8a330ca1a25e96a7a2ea93c8981466d0ef1a837fa2085
MD5 b5f4e9b02a7c515eb7f9976d2e551abe
BLAKE2b-256 7d8e9dd70aae1c3c011ac75ae1bd9cec15196f0ef93e6781f70af4285fb96359

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-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.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 68ead0a7adfb271452bb8169f94b28b3318bab116354fa08d5a56909cc89f418
MD5 c29aba785e655ab9abc4b7cee83ee707
BLAKE2b-256 ad29487053f8881571108480692d2e41a3c8ebf5d73b784c514137d1e7b886cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 852dbdf7f52b7ac7339e69fd5fa33a37e18259555ea31d582b16eaff35ea5b9a
MD5 273aa8f7729da8adc3fe15e2991d6cdf
BLAKE2b-256 162802efe186fcde265d53393c7ecdafeb2f1402f7351ba670b8809b06cccd43

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 2.4 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.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 48b492e7b90698f6f73eacfb36e8f09a9fed0f6c0bc739c59a4bbf464b618231
MD5 f8eb66669e54d6bc7ff0bee8e91e80f6
BLAKE2b-256 1d764deae0cfaa9aff6f23fa8d5661ffac4643bcfd290e34f63f97adf3015ec5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 78bbe435dc4e6a277db1d6b9e6452310f5fb0aca980d00c0ab5c2e005dc23b1c
MD5 80d40bdef23ebc588853debe0b58fbc4
BLAKE2b-256 7544724b58e51f15c93e546be5db0318c478af0659a00ce442a0bdcda98597ee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-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.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 972b4ec30e5cb54011d3e49b6f7e10ea445035e4d5b6bc63713dde4ec7e90e18
MD5 b0ecb017dd76d70a975dfb88dabc4544
BLAKE2b-256 252636c38d988373f86c50f2139e0963d8c656b4a711e7c9e56c544bb93cfe42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b62b792738113214be08c17a076bea0f8449d109c5372e7aa28f72fddfb73811
MD5 a0c76d13a0419d8ae5c4be0b795f2c36
BLAKE2b-256 0d8d129bf33a415ef2417b7516512e1b88e799897b39b2c312224f6adf51334b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-cp313-cp313-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 4.7 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.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fba53475620190394754b5193a831c28a98eae597a27275bc12c9ed54183a4cb
MD5 21b4302c0c5a378f09439a1e639ec378
BLAKE2b-256 b6e7f01619cd759ae8c876635ab4e99d49b952d290a0e75d5b0273e010ba4af9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a9effdc20d0404b442f7c1f81ad2e2fb38cf8589db444ccb87c86f3991baa4f9
MD5 9fcfb0fa526592c14f7f71df03b448bd
BLAKE2b-256 00378042a8a8d1d695aade74b07f577b4cafbe32b6857b2c81f2147551607e3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 02139c83adfd5f59891eed230b4dc41e2bb2b7e0a89f050269b2a4af75912255
MD5 8caaabd11724e678983bdc0c6954e239
BLAKE2b-256 44fe211c286b54f44dd19178e1fc8215265818a98663f9f716fd8e9d12c84afb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 77f91ed927d98bcee854f39309e3a7308470df18485dedbb170850196397cf51
MD5 aeb5628ceeeb2218004f644a44f3a76e
BLAKE2b-256 e043735739a5e648b10ccc3dad2e69c08244c7ec2def0e27ee9c962e98e980be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a666a3a38bc7f2ea77cabf72029a0fa9bd4771de398bd147b1ef030633c5ea6d
MD5 f0cfb249180f0212b6e5ed8902fd1db2
BLAKE2b-256 cb390e57a7c9066f360fc0f0d8efd47338671793390fd8ea042cce0e05a73464

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-cp312-cp312-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 4.7 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.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a454a2cad801f4807791e4665acc1156033c2194267f4ede57ecf19b6f88d786
MD5 6175cf54b38268d36ee48b92d7b5b69d
BLAKE2b-256 b82ea75a5f528e90b48ba6f3b26409708570dada5034e5db1941fb130c2d6587

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c1b904704fcb4eba6c5f370eddd92eec14d8d4516a9ed16708a0232f6e86b1fa
MD5 58bbf5e97daa7159df05bd770b0aa6a8
BLAKE2b-256 78f7c9e168f167de91a8c896e0bcdab8dd5b3684adb1a17fd603211ce0cc2d48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 450b06737241c3141a7b8b05f042e67e2e3b1d897f20dee27f3bc264b69b2349
MD5 763c864e111b4ae434d9ece2349e86e9
BLAKE2b-256 7e99edb8abb80531e0f08a03085970aa02c72a8a20c92d35d5381fbd292b00f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0d69d36a03cfb80a5f86a22902d37cda71914551fd5fb6e3a864ab0d5b7c0b3a
MD5 9367adb438d5164a1f6244d8fb2ee681
BLAKE2b-256 d4c1fc4e1b1f5b5b72cbd53e598de6bdcf4e0520ec1af74a3f0081173fb501bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f3b6339751c3cd12d87dcc2fc331b3e54029bf847408eefcc6cd26aafae19113
MD5 46932eca7492053a31cf94d88114eb4d
BLAKE2b-256 74333f57d4c3354493255f72b9882bce5983c98157ffec6741c250fe39db2595

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-cp311-cp311-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 4.7 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.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6b60ae3fabaae749c6ce7aa4969f5b611151ed106098fa3d20f72b848413d523
MD5 4b8fd08b05460a6f7f66a16c5e2523e5
BLAKE2b-256 4c074462450d57984bd01c52a84e2216327c6fd617f7a7a915bcc62e440dd8fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1e01e664cda973700ab54e92c109a23399b9b365b9e3b0d9e1c3628cdee26460
MD5 63d2cb52ab3faa42bc389034bb99f2ad
BLAKE2b-256 e2135c7908d95654e222ec9e4a9955910e7c620ac80b331926bb1196ec66c2f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8f4b4dd7b6f45b10efaf374f29ab545b28c03f95fff793a01918bc1e3ec2eb60
MD5 e044236fdd4d5d935677f08a04d6c8f2
BLAKE2b-256 eeebf6972e2cefce806bb287e2db0f0e4b24b1e5cd5b5ce6ba542ac5047e24f7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 39099d54106f2618e88534dd76edc36650145d59becde9f9cd5d74453cadc84b
MD5 aaa6a15bb81114aba2dcdcbae167ad56
BLAKE2b-256 aabaf903edf55e3b7c8099492ac3de8961a2d77584e006c192a4e06d298d1502

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8458a65cff9bcdd230bc008f042891e1d4d137d99dedd1b7d1ac842b4831c4e9
MD5 28e54e36c38228b15e6d0774ab2228b2
BLAKE2b-256 9f6cd0fb85765402152761d32d2c06f7aeedc5431f305817761d652b30a7fd09

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-cp310-cp310-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 4.7 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.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d14e6a6195ec4a17df8b634780a4e0bbb4b54495fffa6db86644a772b078d28f
MD5 e05412e97b74eea3b0113f8a3bedad39
BLAKE2b-256 df2fa377ce64d508014f328d7caed4b84b75305997cbd41c5f6f9f3b8133ce1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dec98ba9f758c632fcd07bf5c6ed811154862b3fb82749d363ea2b8643c17525
MD5 bd3e6e6239ffac9543418b291cb24670
BLAKE2b-256 3fc0bb22984d3b47c7832cf900d2c7f09d8cf17d0e73e69630a6c67b9784f0d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 38c25ccf811b42e8be8a0ed43426ffc6fb4396ce9e1bbd916fc80df665b1717b
MD5 b14d371856767aa0406c9360da79e0fd
BLAKE2b-256 1b05f4bfe377691161d6e71c84824a6c163b669ac9851e6b11d365ac77a05fa2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-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.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6e38b68e46a4ee4c414fe456176741cc953eeeb2b6b05e71f1c3fafd6860b86b
MD5 3355d5e151096cc5727d8f2540a1b02d
BLAKE2b-256 09f8b7fffcae74039e4c2042d6ca630c310d0c85c3cfd80a0ca36a5f6bf7feb8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-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.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2c664a6971b04abe9551fb4c8a3da2e511d1fe438b5ba402f324a51cadc2e800
MD5 1463a94320f76a67cbbc2bee24fe20d8
BLAKE2b-256 03b566a4f89d263c9928c8c67e512c5997bf931c22b571a30db650832ac2416a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-cp39-cp39-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 4.7 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.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 10ecb76f7c7e0c127fe42ea8d60d67d94502cb3b94688d510c53d9e031f31e35
MD5 35dc9b323c959df74b86bb0655f9df62
BLAKE2b-256 f06d60cc5fa6204f3aedf418d35cb06ddcb68249e950a9765758e7859ee42e88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2a58babe0cf6f3f2db309c7954dc10069e5cb8e2af3788663704d1f9bcf61336
MD5 9176504d1d383f980afc2cfb5ba0258f
BLAKE2b-256 ad71baca3e0a3cf586af9c09426dd3896be44eeb173816ecbda87cde56a95e58

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-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.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a81d9fbc9edfb56e31a32f624a789671d010cc9618505a4afd26d339dcb429d1
MD5 ec7e0e4a5f824cba154faae0508ce3e2
BLAKE2b-256 5ba6de1afdef7d16ff5a83216705aa005d9893da65fc25326698ace9f3fa5bd0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-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.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 837817a50634f79b86dedf7a77d88b02fbf6c0d0993d45ff3d5d69f41c13ecc2
MD5 37bbbadf8ef10a0cb48ba75a35e2fe32
BLAKE2b-256 010f06fbe8aa8d0b5d1d263ba9ae292533ebc98c28feff242ee8a66e9b3228b3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mlhp-0.2.1-cp38-cp38-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 4.7 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.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 36b45f2f46a62c6c8a4df5a02eaed4bce9f4ae2850a36a265945708c0a829cab
MD5 acaa798d80e5c36e3caba767cd9ab51a
BLAKE2b-256 7de70bd26a7386672f926d813309480002c305cc04503c7682739891d06f8d10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlhp-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4d6b0c98468fb364397b65f0be66cf1192c1a383646dbfe6233164a8c92c0026
MD5 93f15c4496d6fa636cc1a1fcd00c1c98
BLAKE2b-256 2893b4092b7b5f2ea57bd2c7838ee89fe9a9cf7493b01ad3fac5194aad2b1357

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