Skip to main content

Fast C++ interval math bindings

Project description

mathInterval

C++ interval arithmetic exposed to Python.
It can also be used directly in C++.

This module provides classes and algorithms for working with mathematical intervals (multitudes). It supports:

  • Construction of intervals with finite or infinite bounds.
  • Smart search algorithms using user-provided lambdas.
  • Conversion and custom transfer of interval data.
  • Execution of arithmetic operators between intervals.

All classes and functions include Python-style docstrings, which can be viewed via help() in a Python console.

In C++, each function is documented directly in the header (interval.h) before its declaration.

Installation

C++

Copy the interval.h file to your project and include it using standard C++ mechanisms (#include "interval.h").

Python

The package may be downloaded on PyPI. Also, you can build and install library manually:

⚠️ Before building, make sure that the build module for pip is installed:

pip install build
git clone https://github.com/Fedorrracora/mathInterval --recurse-submodules
cd mathInterval
python -m build
pip install dist/*.whl

Tip:

To build a universal wheel you may use:

cibuildwheel --platform auto

Uninstallation (Python)

pip uninstall mathInterval

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

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

mathinterval-0.1.2-cp314-cp314t-win_amd64.whl (211.4 kB view details)

Uploaded CPython 3.14tWindows x86-64

mathinterval-0.1.2-cp314-cp314t-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

mathinterval-0.1.2-cp314-cp314t-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

mathinterval-0.1.2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (251.3 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mathinterval-0.1.2-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (225.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

mathinterval-0.1.2-cp314-cp314t-macosx_11_0_arm64.whl (197.8 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

mathinterval-0.1.2-cp314-cp314t-macosx_10_13_x86_64.whl (214.2 kB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

mathinterval-0.1.2-cp314-cp314-win_amd64.whl (190.6 kB view details)

Uploaded CPython 3.14Windows x86-64

mathinterval-0.1.2-cp314-cp314-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

mathinterval-0.1.2-cp314-cp314-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

mathinterval-0.1.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (246.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mathinterval-0.1.2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (219.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

mathinterval-0.1.2-cp314-cp314-macosx_11_0_arm64.whl (183.4 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

mathinterval-0.1.2-cp314-cp314-macosx_10_13_x86_64.whl (200.1 kB view details)

Uploaded CPython 3.14macOS 10.13+ x86-64

mathinterval-0.1.2-cp313-cp313-win_amd64.whl (185.5 kB view details)

Uploaded CPython 3.13Windows x86-64

mathinterval-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

mathinterval-0.1.2-cp313-cp313-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

mathinterval-0.1.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (246.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mathinterval-0.1.2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (218.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

mathinterval-0.1.2-cp313-cp313-macosx_11_0_arm64.whl (183.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

mathinterval-0.1.2-cp313-cp313-macosx_10_13_x86_64.whl (199.7 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

mathinterval-0.1.2-cp312-cp312-win_amd64.whl (185.5 kB view details)

Uploaded CPython 3.12Windows x86-64

mathinterval-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

mathinterval-0.1.2-cp312-cp312-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

mathinterval-0.1.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (246.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mathinterval-0.1.2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (218.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

mathinterval-0.1.2-cp312-cp312-macosx_11_0_arm64.whl (182.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

mathinterval-0.1.2-cp312-cp312-macosx_10_13_x86_64.whl (199.6 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

mathinterval-0.1.2-cp311-cp311-win_amd64.whl (184.4 kB view details)

Uploaded CPython 3.11Windows x86-64

mathinterval-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

mathinterval-0.1.2-cp311-cp311-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

mathinterval-0.1.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (242.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mathinterval-0.1.2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (217.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

mathinterval-0.1.2-cp311-cp311-macosx_11_0_arm64.whl (182.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mathinterval-0.1.2-cp311-cp311-macosx_10_9_x86_64.whl (198.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

mathinterval-0.1.2-cp310-cp310-win_amd64.whl (183.7 kB view details)

Uploaded CPython 3.10Windows x86-64

mathinterval-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

mathinterval-0.1.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

mathinterval-0.1.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (242.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mathinterval-0.1.2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (216.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

mathinterval-0.1.2-cp310-cp310-macosx_11_0_arm64.whl (181.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mathinterval-0.1.2-cp310-cp310-macosx_10_9_x86_64.whl (196.9 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

mathinterval-0.1.2-cp39-cp39-win_amd64.whl (193.5 kB view details)

Uploaded CPython 3.9Windows x86-64

mathinterval-0.1.2-cp39-cp39-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

mathinterval-0.1.2-cp39-cp39-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

mathinterval-0.1.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (242.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mathinterval-0.1.2-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (216.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

mathinterval-0.1.2-cp39-cp39-macosx_11_0_arm64.whl (181.4 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

mathinterval-0.1.2-cp39-cp39-macosx_10_9_x86_64.whl (197.0 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

mathinterval-0.1.2-cp38-cp38-win_amd64.whl (183.7 kB view details)

Uploaded CPython 3.8Windows x86-64

mathinterval-0.1.2-cp38-cp38-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

mathinterval-0.1.2-cp38-cp38-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

mathinterval-0.1.2-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (242.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mathinterval-0.1.2-cp38-cp38-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (216.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

mathinterval-0.1.2-cp38-cp38-macosx_11_0_arm64.whl (181.1 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

mathinterval-0.1.2-cp38-cp38-macosx_10_9_x86_64.whl (196.6 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

Details for the file mathinterval-0.1.2-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 d90e568c11b6fe64b5db67a58b6738b3e3946c5a044b37c739a93b33cbe49143
MD5 2ea6b58c50bb4689b3602b01692ba1a2
BLAKE2b-256 f842df7225da0e341b05ee278a0282f3315c12f934123dc691c72d3a0d4fb89c

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 70d9748c55f2c6b5fd46f9defe2e44fdaaf74d0275d1cb7d4dc0123c5d3a9efa
MD5 be39d3a7e806e5eaf757f8fc6e11e5d4
BLAKE2b-256 6b589670dc5157dafce89be92670531ddb2f0c542cc88654455b30b723f603e8

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 41411ac53b0bf15fc75358c6faace6df3e2a46834c94d1a6b93acff7bd8f1326
MD5 a917b9944df98ef942a846ff303beafc
BLAKE2b-256 8246905ac6c00487acafa5c54bae691408a63c33f9eacd366b3a08b59a413f1b

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1ccba1e5abf37081d8db45fc73d1c9caf762b3c06e5807f64dd0d121764360f0
MD5 37a86270119749f486ae541ffc5c6b11
BLAKE2b-256 2bb7fd20775a4eedbdaca4b05dff4a50dcc12d61485ef59b1559ea768bed4038

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e16d6c242c3829d4ef4d72e320b03599a871911dba58b52a4034004d2a877e24
MD5 130304ffc91e92fc2e4aad5dade71411
BLAKE2b-256 d4524f9c81961b1482a0145f2f33834cbac5e0b1943e7022a85fd9b177cd133c

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fa4250cadde78f9975a94485c4b8075219aa619d6b245b035e9da64ac89bf76a
MD5 2953cae333e7fedde65b36ead3e50a92
BLAKE2b-256 5a17898da000cc63c8cc6fb4814210791fd2ccc2c54b25eb8cfafa2bbf86bd93

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp314-cp314t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 324a07afb25e3a575e9eef7b80a691fe2fb603c6451708168e5da46d46964b3f
MD5 9a34bb2e5ad310d57856f1fd6b603bc0
BLAKE2b-256 65d0f677fd5236eb66c680758a5219e5b9642e092dbe178e2e99fee2b472a5db

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 08a2a6fecee20497eb71a3cb0321c6173649dac147800ffc2a6f7be2c3d14ed9
MD5 ff1af6e175bf9ca0c262063ab992d3c4
BLAKE2b-256 17e2ff08de5287e4009d3379fcf9504851239413517e5a87c8bda06a3af4caad

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fb80b7ac8e44c4d09eb85cb8704da05d44e198affe65930facd5b97e4d65aef2
MD5 d5c58bb0a813f7f4738b0556cb53645f
BLAKE2b-256 a3e6add13906ac6340905670de37352b9ffd85cb11d28d154d77cb8e12f2d1b3

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 67906ccd813988cc34e4c22b9628eb1037ab68849cd5f4f31c0c9782faddd1aa
MD5 2e2e1a9989bc4670d92a8a600cd9c43a
BLAKE2b-256 6d934fc54a90edfba1591b05a2a755229b62fbfb1f1444ff89d61cc4289f2277

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 20316569b3bc8470b79d5cdf4260586cddc611108936f36d0a87508a4daa0a7d
MD5 9e1411b42fe6a9c3461877ce4d2a835f
BLAKE2b-256 8b89fe5b0b12dc0552dea72c5193b5856402d7fb8ce5bc66865807c9ada8c8a3

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3d2c457564ad29a5088dd0ed08725506249be7e0e3734c2e1c06db5b94fce72c
MD5 ff57e0a267ca3165ace3cd1066b44f46
BLAKE2b-256 2652e1f2d883953f0bb953a3b17a6651e13813166b4b6a8424dc89c8dcfb39f0

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bac3a7dd14c6be4dd7942e6c7ac502204d0fe2ce775aac081f2e01c27b55dd02
MD5 d6f4929cf14beb16d4781053673e0ef9
BLAKE2b-256 303b46143326756dbba37847d797984006ba1428b22d40dd0b321878effbf13b

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp314-cp314-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0d3d72656f8360d19b4f8d43a02c9454ca63dc75145488a60a491c4b5a5e5c62
MD5 ec5d48d92947037de121c17e0662c9c4
BLAKE2b-256 54eb4a549451a977f66a32cfd557dbcf02c234b9771c6e44f24db7838be54106

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 997f0f145c0a13623119d3b40b256c233845a7ba24e14949cea23e674c80e824
MD5 6beb9c765fed723307914f23fb8f21b1
BLAKE2b-256 18010069cd6a7d5c5f1452ab65d0c70d5508a19e24d42779755f67ab87466313

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0e6e2e322a8976fcdf6abb3c643651bdbcd96a791f1a70888eed03914e29b5fa
MD5 5e83fcfe386008b9bdd250531fc98edd
BLAKE2b-256 6dcc9652981c9cd03be418f33cfb71c014840f90366f1370e8803447df31105c

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 996c328e24a869fa8c114915577ae61e28217bab836e51aae991599f73bffaee
MD5 61410c08c9ace04ed67dbe9be7553d8b
BLAKE2b-256 65785c98bf15e9f8680b38cf428954863503eb5198c9a1e677878090a738f97b

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c43f2cdbcc3e194a1880cfbcd85adb0d6e593302da9ca23effdd5d6f12138fb6
MD5 03f0deb049752bcc198f142e0c8ed690
BLAKE2b-256 8c3056de21f3bc2ae9accf324310d6ea66cdeea55282671be20c07d7a2ca2636

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f89cf8501a73923bb4b05d9a18e8f8f751da8250c0c5bb3fda8a457127456419
MD5 a3d2444149891bad2e1415b9b2092c85
BLAKE2b-256 1ec3aa6ecb7110d4c9e245ed75aaf6e14b0304911ca67898d2b250130689cc1a

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4c5fa42ce5e5ac54d3fd64e0e80eed8eb6971bae55351adb17912299982d62aa
MD5 445855f94a9288969b7336cb34d681a2
BLAKE2b-256 4985d406b7edfa53a2042ebf23e2b40c5ecb76a16ef940c18ecc1ba822bd2a5c

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c54e79ae9871df0f35e20d305886a4980f30c4846a59ad88b742278a1f6ac8e9
MD5 0cd65f93ffd06a399c983c9f0f697872
BLAKE2b-256 a79a71a1e5afc2f7e6bea857c2a882c44c18f831b3b165a26e1fb8e89f9de148

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 fff82df1f146c70a31764641eb19f432138f1ab901b589670b5de130b9323e88
MD5 0aab00c4291e008207f1a2551062b7c7
BLAKE2b-256 e9884f02fc07c4c1937a42156a4bcd716c56c2d67cdf22b73749a7f1e2b8681f

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 62b2ea4529c2ae9e2f945440130172323cae4f0850f7edb71cb549eca365bb94
MD5 df006ae7f90b88f6110dda569c241b33
BLAKE2b-256 5d9268cb5a9932bc069f33c4f3ff2433bb13f5ab6321f94e3631ff73f118775e

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d89b35ea65c88aaf710a4d927fb6204b39e3837275bc025dfe2e738589c34d6d
MD5 8fcbc9ceedc106992c082fffda580529
BLAKE2b-256 7e058dbcf5b7e082ef4e40821941632fbc75d6ff7e331b5929caa746d7c8ab02

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d94eeaa1ed1cd84b62a7564ad0cb5aa20734d92af4acd7ef0b2419bca284fc40
MD5 23c046ab5aea3a6bf3c1d944455ac487
BLAKE2b-256 d3b50e7a70675f018d43a4dc482ba76dc21f7c391cc2ba7bca50fb1feb1fc549

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 073f39fbd51592577e69e6ecd4331b49daaca4bcf49fb17ca1e3a64e61eea596
MD5 b538c0d51fcb976da4f67a95a2ef46cd
BLAKE2b-256 fe6291b1beffcc3e7b0aa42fa5f1666d68c17474088c1413132074114ab4abad

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b4f4edbfd8d517b12a52986adbcb4d99baea4fbd00ce89adf156d1cceb9fe1c8
MD5 5ccb56f8bb98d4bd99cf0befff20f483
BLAKE2b-256 e4bb1a52e91310e6fde7ad06057090022c7c1c1f1ccc54575567061e9f7dd985

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 900f686e95e6368f11a7e374789776c7d86f675a4e83ef660bb54e4d2729809c
MD5 04ea0b5944cc8f1fa3b77867acd93eba
BLAKE2b-256 43ec18ac9575701ab758219ea0546eb721e21490eb48e32126f981be32787ad9

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 9ace5d01c674ca4ff1dc38edddede84190be5701dbf389d4b1cd800681101fd7
MD5 6a1dbee2a49d6dc81a2761070acfefa3
BLAKE2b-256 adcea4155614441c9e8e74b9d421f3210fe9eda87c43e399343e0b34b0ff6ef0

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6188ffbccc21c54149c501f4a79100a59a85a19fa63799366739e97c2e98c3c0
MD5 b86bf77fd18c5cae5381addd3f51a0f0
BLAKE2b-256 ce18e490be1ba8282fd78316285e4f18e1f0698610c5a8ce3c92095d8ad8f71a

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 866cf035c42873d5b80a8aaa4fcb5bcd29e5cae7a68ae8f1f32f4ba4a2cdab91
MD5 e021d47703b7b481c551de104ca20be7
BLAKE2b-256 cd1fee7ef16b8ffe9a6cee0bd80d8d1f882a94c6ad89bb29f0b537b827c5c019

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cb7f629139703272c3ba2a59e616c2e439b1e3db5aa601e5bf11e1ed740c7831
MD5 ec1899c316ef16aba5145861050366ec
BLAKE2b-256 64f492ae8f664810da7aff16dfa23a4da849519899d4ef41b5b96af87e8681d2

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8f0a94c6a39e96bca3bf6476993cc46c76af37bd47910246b82233defd445588
MD5 d3869f2fbeb63f6ff926962dcdf77c08
BLAKE2b-256 d58e03d9f406df373a8928fc667c0513521e55d16d5386e7dfd481cd5fb2076e

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6ae70e377f1d5fe2c754e0bf16f85cc97e01b060fd738382f755f018de6e09d8
MD5 a5f299a66bc41d2c4094bec6b62b0869
BLAKE2b-256 0f3205fc92ff2e3178ed090870cfda5f9c3a3d75caf03eef63502901948fde8e

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7afe60a1a09e0470b4e507320ead151deb22e60858a37eb069af930d634eb190
MD5 ea28c4f18c401a601d3f2676337529af
BLAKE2b-256 665d6127ad89238c68cdb7432d21d4616ab9c12910c79329e8b848d27c8f2559

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 fb4180baeeaa9629b2002ad0990122d3efddaae2a7b58996b3022889e70cab3a
MD5 0dea8a2111f45db034d2d6d5d06b022e
BLAKE2b-256 16e8e87178414b68a8e025878e2a7309258a7d8ce3d5b6cd8621f66ec086d956

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 361b0a9ac0f2c9d3e0f21d7ae33122eb86eee8e8841b7854b39ef610859e408d
MD5 2dddacc1326c478baeef4ad4d4acbef1
BLAKE2b-256 d3503a59779e8b8bff8a5d45c2340a1cda2c933838cc6d9309f4b76ddbdc588d

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b9c99f1fea555acadc17eeb661d40d0a0b2f1a711b28db1e66c02c02266e352a
MD5 f464682152ff8bbbc426e78d59fb1c2b
BLAKE2b-256 d5281605cb7655c9a1bd0850c667a63b89305adb7570720d8b9114ab17c715c0

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 53463ce8c51303a273448ad19d2667d516dd322da9c851b7ed8536f4ea0dfc7e
MD5 dbe733ef1f92a6147e103eafc4c600cd
BLAKE2b-256 97dede0d21f0472ba47e245f865c4697fdad6c729b5a308358712b82525fbb54

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d4bb96cd25faa9640953f54bb90bc10cfb04317b8d0584885105c6162e5c58ad
MD5 c6384443ac2ea904ec2467d0cff2bf84
BLAKE2b-256 784b527051bcdd1aa63bb938eeaf137753caaa39ab891066d87555147104c926

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 197c9b8b3d5a856193adf9722ec0f951c2766662bc88331bcfb7e5707294fa57
MD5 b8311fab7cbc461d37a319670ba2540d
BLAKE2b-256 173826bcc53bf7e05790e365797a76e4a273d70e0ec313da16fc33c97e981831

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1e686e555db7cb1dd2aba9f60d89ade7d9f6873e8e79f874438f3f762b69864d
MD5 8c54b38b58587e19f16654268ef6983c
BLAKE2b-256 e65b4a2548001a0bd1f339fcfbc1e21ceba205820efb8191fe42a86fc003dd33

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: mathinterval-0.1.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 193.5 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for mathinterval-0.1.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 92a2fc93cd68879336b3306a7808d0999b7b46dd0f164587a86b2997bf0052d1
MD5 617403d4a3305b79344ecaa5b058a0f1
BLAKE2b-256 cde4314a9f3d7355c465fe12e818df97aac18afc16869d4b5d137cafeabec83e

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 272e563dcd92ba7647e0719760b45a886da404c91b8986e2acf07dabc4772a3d
MD5 eb2eafe9c896949dc336d3ce938d17a4
BLAKE2b-256 e2eb3f6e9291e5ce07e8a8771316274dd7f573d080895efae056bc2f5e9c50aa

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 74c299e9a22e689842b097752113de72f217e066393277e0dd9c10f3cad113a5
MD5 fad1da181068bcba3bc636c87d3d602a
BLAKE2b-256 169422f877454beba8cd0f9560aa9c0458b6513142b5da254989b02d91ea2c5c

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 00718f5faf41eebcab24333e93763ef98593d4901a2c44915bb78aa2fe341b54
MD5 af3cf0ee63c3bdf92be04dd874fb2f85
BLAKE2b-256 388d09737bd01a2614918a78cefc0e4c79b250dbea61a5c1a6aafffa45eab521

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3e0d65e3f7e9c07bdd0a2d147b5a48779107f15696c0b4929f9ba7d145b516e1
MD5 f09e08bee01638622f8d98e4e5992212
BLAKE2b-256 09233733a0a4b87f04bd34d04e8a57adb01bb72392e998691b19ff3b4f8554d4

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b677677756ea48789d966399679e09422c1efa4ad5bbbfbacdac8bdc281bf974
MD5 1e63fd785414e64395881dbf5a744712
BLAKE2b-256 279fcb7183edbc4c23ce03d369060215abb7af6b2aca114c4cd70e79f0e79ba6

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f81d7ac5a5ee5ea87d352793efe1165ad3bded01d8fc2a714291ca8e3167721c
MD5 49b3ada2e7c296e692f87234bfc5d12e
BLAKE2b-256 1389a3d75ed91f384b4274b08cb4e02563f5ab1f161e7a725728e496db90272b

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: mathinterval-0.1.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 183.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for mathinterval-0.1.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 dc43c8290fcbd6336fe2b3b95b2a1ba3e57f74f6f08baaf57f02d1e94c7554bf
MD5 b0c3459c9d000175bcb8141f7b78c99c
BLAKE2b-256 02f062a931aaccc70739115548af28a59b6b24fdb5c4493abb63ac23d3dbffec

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5bd7e7e7e8d96579c6e4fd3c5c4d91e61d7ff26f697fd0331352272155274a23
MD5 902d7c5e6d78a6bfa428092c14463ea5
BLAKE2b-256 6ca2e9cdb5ff87ea78e57300adb29c0f4c7d4a2ae4a5fb0b60c7d367cd76d06f

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4b5fa2413e88eda40f9b87a9acd82882569e6aea0b812b2a3ee25207ecf0502b
MD5 13d828a018bd78cfd715e1225862e72d
BLAKE2b-256 22c3ff2d56f911b047a2b10cddad1b509e942b0efd17f56d5f82eeae5c98f1ad

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0f28b218b0ea2ec011c63ab528872467c584bebdb80e49b6e3dd115f1d11b388
MD5 b76754bb8392f8c530e204f4ae5b7141
BLAKE2b-256 246ad87528cbd3b29bd2f973147e5d31acfbd575c11de0b13430857a2fe53c83

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp38-cp38-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp38-cp38-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b9a02377e8141bc8c59fcccdc03865c9e6d496a6a6219593adbe0bff02ff4fad
MD5 74ec8784cefe0ed5ee71f3297a168b4e
BLAKE2b-256 b7676f04a1bfd7f54a1793a2c29785eb3e7fed647bcd200c165a5b8a559033da

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd8e227949cd15a3c7156338446cfe2a2a8c954484e9881ebf82cdfc6e65c5ae
MD5 ee0295dc3210f351760692ecf2534123
BLAKE2b-256 d4de21bbe6aafe127fec26d14956fe5fcfc8d3cbc79a7efcdd4fe28d0cc5626a

See more details on using hashes here.

File details

Details for the file mathinterval-0.1.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mathinterval-0.1.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 876ccd13645311f191ccfbf66479fade10f44abd983ab0251e07cadebb58b591
MD5 9e5aee68a1a9b6f2a2ae87af2e588d43
BLAKE2b-256 5bf1270303760b4a5e640f3e58214cfed284dd093adfbd2826292563b0317003

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