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 is not yet published on PyPI, but you can build and install it 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.1-cp314-cp314t-win_amd64.whl (212.6 kB view details)

Uploaded CPython 3.14tWindows x86-64

mathinterval-0.1.1-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.1-cp314-cp314t-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

mathinterval-0.1.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (255.9 kB view details)

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

mathinterval-0.1.1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (229.6 kB view details)

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

mathinterval-0.1.1-cp314-cp314t-macosx_11_0_arm64.whl (200.2 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

mathinterval-0.1.1-cp314-cp314t-macosx_10_13_x86_64.whl (215.2 kB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

mathinterval-0.1.1-cp314-cp314-win_amd64.whl (191.9 kB view details)

Uploaded CPython 3.14Windows x86-64

mathinterval-0.1.1-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.1-cp314-cp314-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

mathinterval-0.1.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (249.7 kB view details)

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

mathinterval-0.1.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (224.1 kB view details)

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

mathinterval-0.1.1-cp314-cp314-macosx_11_0_arm64.whl (186.1 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

mathinterval-0.1.1-cp314-cp314-macosx_10_13_x86_64.whl (201.4 kB view details)

Uploaded CPython 3.14macOS 10.13+ x86-64

mathinterval-0.1.1-cp313-cp313-win_amd64.whl (186.6 kB view details)

Uploaded CPython 3.13Windows x86-64

mathinterval-0.1.1-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.1-cp313-cp313-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

mathinterval-0.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (249.3 kB view details)

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

mathinterval-0.1.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (222.8 kB view details)

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

mathinterval-0.1.1-cp313-cp313-macosx_11_0_arm64.whl (184.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

mathinterval-0.1.1-cp313-cp313-macosx_10_13_x86_64.whl (201.1 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

mathinterval-0.1.1-cp312-cp312-win_amd64.whl (186.6 kB view details)

Uploaded CPython 3.12Windows x86-64

mathinterval-0.1.1-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.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

mathinterval-0.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (249.1 kB view details)

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

mathinterval-0.1.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (222.7 kB view details)

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

mathinterval-0.1.1-cp312-cp312-macosx_11_0_arm64.whl (184.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

mathinterval-0.1.1-cp312-cp312-macosx_10_13_x86_64.whl (200.9 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

mathinterval-0.1.1-cp311-cp311-win_amd64.whl (186.1 kB view details)

Uploaded CPython 3.11Windows x86-64

mathinterval-0.1.1-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.1-cp311-cp311-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

mathinterval-0.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (246.1 kB view details)

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

mathinterval-0.1.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (220.7 kB view details)

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

mathinterval-0.1.1-cp311-cp311-macosx_11_0_arm64.whl (185.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mathinterval-0.1.1-cp311-cp311-macosx_10_9_x86_64.whl (200.3 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

mathinterval-0.1.1-cp310-cp310-win_amd64.whl (185.2 kB view details)

Uploaded CPython 3.10Windows x86-64

mathinterval-0.1.1-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.1-cp310-cp310-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

mathinterval-0.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (246.8 kB view details)

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

mathinterval-0.1.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (222.2 kB view details)

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

mathinterval-0.1.1-cp310-cp310-macosx_11_0_arm64.whl (184.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mathinterval-0.1.1-cp310-cp310-macosx_10_9_x86_64.whl (198.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

mathinterval-0.1.1-cp39-cp39-win_amd64.whl (195.3 kB view details)

Uploaded CPython 3.9Windows x86-64

mathinterval-0.1.1-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.1-cp39-cp39-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

mathinterval-0.1.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (247.1 kB view details)

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

mathinterval-0.1.1-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (222.6 kB view details)

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

mathinterval-0.1.1-cp39-cp39-macosx_11_0_arm64.whl (184.5 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

mathinterval-0.1.1-cp39-cp39-macosx_10_9_x86_64.whl (198.8 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

mathinterval-0.1.1-cp38-cp38-win_amd64.whl (185.2 kB view details)

Uploaded CPython 3.8Windows x86-64

mathinterval-0.1.1-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.1-cp38-cp38-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

mathinterval-0.1.1-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (247.1 kB view details)

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

mathinterval-0.1.1-cp38-cp38-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (222.3 kB view details)

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

mathinterval-0.1.1-cp38-cp38-macosx_11_0_arm64.whl (184.1 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

mathinterval-0.1.1-cp38-cp38-macosx_10_9_x86_64.whl (198.3 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 c010323a52ac6a2dd67452adc155770359d4ac107092c44c458fff69ca2cc91c
MD5 5c9eb4dd13349fbcd3685abbee2c93e6
BLAKE2b-256 5a9481eec55b28039b1d67df7f8074713a0e1b7395894951b51d7cd9fc06e6dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7bbbc26e65a32b368023c16db52420735611d7c8ab584b242e7ca4914c06874f
MD5 1597b252320824a2e4b95c9f6d3046ff
BLAKE2b-256 a5e9924922ba81747037dece82fc3856e7bb7834ae66719a98bd492ffea522cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5c1a35b7157dd749f3bdb00da4dd4e030e217f21426f484e0a87b08e3cf58fcf
MD5 c649900b69c2b7aaf084319bffc79632
BLAKE2b-256 3eab670ca11b7fbe16d44ecc1179206ff10bfa09242adc0e0ba9abe405312b38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 23f6e91ca361358800467292c6e5b76944babbc8867ec95225d11fc38b73c275
MD5 59c096bb9ee3b7f3374493c05deea089
BLAKE2b-256 bf271863219d3bf1f570adfced1ad393c75205b8cf7e25b9d8bc279c6dc96dcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6809ae3c5593516bed16158069f9ca3e329e7045b630efa7ac91143f0b43ef95
MD5 8acadf1681539fdc62a316eb77835da9
BLAKE2b-256 f346ca61739a3c601e411f8d7d4c2ea842d5c33f0071d62b6c7f08b10867a277

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 69f4a8944d57f40953a3f41b1dc1d0fb9b91c11495e309f841454a0181edecb4
MD5 c43a66891e9d977f00e18f69e7341d1d
BLAKE2b-256 16a38c3b11378f5f77d28ed2a43bec0be4dd30fddaa39d86847d96a85f495ee2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 63f4ff6664d5f8461bf9aec887251b64b5d7562396100e50faa7b63e5f7d248f
MD5 a35737c3c1c0acd72b21d03b8e41dd02
BLAKE2b-256 47a1aa41f0ae72f91cb20fb4cee504579f49dbb1e75ecfb78497e93e37f7715c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 7e3f1b5b94d6a3bf6d0f7833e9e3ba4f5f7e9289e33339e93e5adf25c1ddccbb
MD5 2b1751e53ebb741e4f48ecc6eef94ec1
BLAKE2b-256 10079db7bfc37ba25b384c66b36282284b39cc0931f5042df4b1ea5112e16001

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d6f4038ed705bbc1fa001c8c39a18c269038cabf081293f24e1784fe202f3c3
MD5 1a6a0c2f0f857a0e3e210b59d9117624
BLAKE2b-256 2280ff89024ffca6898251121f802c3cf0bef19b6995d5d781e13e6da72fa396

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d4463fae5c08af01dee44071f0c002cd5d5eacc169d62e88165d3057c215064d
MD5 25b118033c779c021ac446738599358b
BLAKE2b-256 e25cf5a86303c4318d32f3d07a6eea32e8661b3c3ee491c4f0ff5e0354cca14d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c1d841fb79d264069ee40a4195469c4a09f21bf95c8f3d542bab1563ea0c69f4
MD5 f83ae798f33ae03ff5ee76397b3f0a9e
BLAKE2b-256 4a9e7db994715ab3a3288b49bd6ffcdbd9faa09800379dc2f6d0614031ae7126

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 272cf1f3aadabad5d6aefceb989faa16b0a47054d50add695a365309bfd8751c
MD5 b0cad70d51e3013d37793715aa0645c3
BLAKE2b-256 3ac77bc1e1287642edfd304cecd3035936b2375c8c81924ca8b9e3b6fe89d25b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3335772e7ca33701040dbfd9a2a923cc0b42d34b8c4871f0b36ad5e12f55af67
MD5 f84f1f06cf9b7ffba33a2eccb5722348
BLAKE2b-256 a3e787fa8d4234dab64fa63e3726e1fc85dd4410e26fcab501b03f979d945909

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 574801f463a180e279a8c14d080331491262cabe006e57a1349cca24a57f4465
MD5 3ddb76215f1bd8687f43c2872e861204
BLAKE2b-256 5f63c95f11efa69d0523b71802a0799f642efa963ebfc888ddf9743b579c624b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 dbae51c8996b96a5e946e78a640061eb95a26cfcb96a2a95d55d73348f55c6c4
MD5 1672b1ab65fb59b8515d138ffaa70905
BLAKE2b-256 4a06c8d8a47f5efec89933a4d3eb2cfc489bea59562e3923c4d2f5ba25c22a95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b65cbec2a27ffcc38117c6be5b280bd1d7fe336eea56ecb4b5fbb7d96a2863f8
MD5 d80df8f87c2e4fc5bf77cbdbea6deba9
BLAKE2b-256 ed58dbfdb2d88485108891f8b47272a2019453e8115f225dde1abb4b04d4b905

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 590e399fd892fccf4b6b0bbf6d57fb9896ab63007ec1b1450870695fc9951d55
MD5 223d7d30bd95fb43121b5789e1ea14c2
BLAKE2b-256 309acc68116a5bcaf99c496a7b99c1762fe5276112c46ced861d0eb1a84762e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d50da1b322926628899ebd3b85818747fa68a4551f7354f4c79a097ce5fa9c47
MD5 69d45f96adb45bb4decaca6551a5a773
BLAKE2b-256 cb6b9f7257c395bef5f63fd98ddf7c08462489fc7431eb1295b615a8c4edf408

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 221cad9c8630e4c3c56c1e2d6265d547a9bbc7bb787ad5f395b204c54ec7fe3c
MD5 2581f01204fe601f46e2901cb40a0eae
BLAKE2b-256 082a854091a3216a645b235724613e32f7f4416af0ab9af964451ec0fe17d07b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e991ff0756c03f8e93e9c3e80ee181dd886728659b5632f166bfbb8f997df35b
MD5 94e53698eb53dadef54b8dcf346c1a2b
BLAKE2b-256 87fad4dc62b1e6ed32bf8e75b86b13a8763e9a53b879af3cd1036e9d436b4038

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d2cb40889c7d074cac4248a8e95106cfacbbf98c06af061ab5c2e19809f6168c
MD5 27decab44c7eaff7afbce0ff7cedebf4
BLAKE2b-256 1398ec1ea7e377138382f245a3e73001ad82293c9931143a28e12003b997396a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 49c5c79f55c8daec819dea53f998bbbac77f949dfb45111f6d5f73e0a5657e08
MD5 fa1f958f060a9f3dcf593b8c58d6201a
BLAKE2b-256 bce2c784626750e71abe13dae2c249f593fb06f061eee906c15bfaca1360517f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b7175a505905f4988d3342f2122d870a8aae456998221b0bcfc6da0a8f69648d
MD5 fd1e80a9341a3e9c3663c4e15e712b46
BLAKE2b-256 ed1ab1256484c724eddf0290a72e3afbe70671069594951e03e1131da220d7cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eb84224f8d13086d1200aa2e7e9e1458bdad900465b078bd7d3ede919662b677
MD5 23fa2d5bc4cb034296ab38968c62aaac
BLAKE2b-256 ef359a1f7cbd28cdac52ca35cded43f4bbd5dac9cd7650ba04facd0b6a1fbae1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4615da20d3ba901eab609bb3dc9c797b2471a93772d3232f4297c279aed7d936
MD5 9ffb8e1194d1cd7deb0c6bfcba93c036
BLAKE2b-256 ae3c2f220da09e996c6a509cf0c0141121ce55428683900703138f76cfa28957

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0610b67b284eb17e39b1c5438e44f4a092efde749afb6d7c4191f23f15b879a3
MD5 ba269f098e350d3b3a2d4b591aed2fc0
BLAKE2b-256 d639f304f610bf95831286f8790ca2348cfe525d7a71df722fd4de65a88ea68a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 34714c054f6d82093387b781d6e12febcc5ff3b1275650505dd4257d69a0c94c
MD5 58d7b1a56f46aa3816e06fcbe807e477
BLAKE2b-256 1a0b7e459f18aeea168bdab2447fbdb49ccf34963ffdf77fd16215d37a361332

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 445a6b3f938fbc47e122cd5e051030efb9db0fe95ebe54987dfd8e7ea989665b
MD5 0215887d07bce386c6cc7dfe46303dd5
BLAKE2b-256 44f4977ac40bca866c5061249d627dae9e307c21e481f2d43fd996e032efc7f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f5d10407fde36585b4576b83cffd13851dea6ebf85d36998ae710056e5e604c1
MD5 63d33a197fbbe0b84c191d94a65ff835
BLAKE2b-256 d8805dfc119f01f29ace0b230d7b4ec11638345c8faa1ea31bc029f2d53ab9e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fe5a2d675bc5f63441f9defa521ff1700334f22438457b3bca24c74ef2fe9a60
MD5 684811ae72c6313e07ec4adb90c464ae
BLAKE2b-256 1a1202d231f9bdf62dd9cb14ec17e72ac2e717e5b76a0b84d2aca3c2d17f8282

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 abf38445058dbb0eb2549a6fbae0f3ea21b53c2a00f25116f0fa960942ff8156
MD5 90eea65ecab4790158b9c190561d627e
BLAKE2b-256 1b70d55dfe180a91ac561afd9ef57298014f4a6b18a2b84409adc3cac2db4008

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c58e02534674d26b859004b06d97be3d5bfa61f1d8571079c92a0f76267b8711
MD5 e2562c7eced8ecf7477f68e8f792a674
BLAKE2b-256 d05703874c50498240e1523318628394ec2752895e19e1df18c330b1718beb6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c2f5d5a6f066399461f4507fec47cdcc6a59d84ed67c4d0ae8d071150816f2b2
MD5 1f0e95fa3c15b17d0397326db29a906f
BLAKE2b-256 bb9c8660e52d5128be608a018a3795a6596c8433f1ecf8d9a5a0d8322f99e3d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 53b0b335efdc50a0c763f60b1d4dd63a27cb3e34ece13ab51aa4ae59fbd736e8
MD5 07bb74f44faa060919dd5424e69cb930
BLAKE2b-256 0f36ddca1b43fda9c9ead49c09fe6018576d981a73a250b6a0115146f6dce84d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cf4ee28e37f5f341384a6afec174bf434ed802e960f5ce4d92a1d1cc46441794
MD5 0ab0c1ce3cb38ad7b15c6ae34de4a598
BLAKE2b-256 b7fb66276fdae6a982fdb02f3c41191a3f5e9766df375aa27ba19f02c6acffdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a828ccde8fc0028b0c3b7a26407fdf2c64d737014f863b8e01c0a4a0e1cfe117
MD5 ff3d1bf2a7e87fedb00c38fe09d47973
BLAKE2b-256 80c1a3c379f9de19eaf6fb30251b0f122691de1eb27536d53246b4229f59846b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7e00c3f89362f3d7249d5f5f88818ebbd03c88d3bae433b5ff808d37e15c9acc
MD5 75d23ee714eeea16fbe08ba2e37a1a0a
BLAKE2b-256 cd70b9420ce6e3669cd8cf37c33cb347cd750f8c6f2bda104be8282f91710bb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e0f8f00afa49c626e8c3599ff4d54f478d1910fe17d8b8849be001c44b12985a
MD5 6f5931fda6bf5bacd43b128103d0d810
BLAKE2b-256 069ce4023de3d305aaa4b85ec81c885f723e7efd43a70921775436a456b957d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c3b5552d09342a0633e4690d85e510118ef5388267e0f822f709c871756de5f2
MD5 f0e239f3cd482a8210d41519fb86f06a
BLAKE2b-256 a0dd51d7fd9ede5558aacd657bbcb82f2cf1152f09ed90a434c25f3afe73cca6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1d3b6ab833d6fd7fad4d8e382e39981ee51471ecf4dab7e836e689c7b5c29d83
MD5 fca233ff77fd17d349725e672b317c0c
BLAKE2b-256 a3ee514fbd80cd02edeb67897d5627d160942af82f20a79b2dabf27bc42d763d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9369db2f54d63ecb36016ae74f6251a4aa54192d37ff8dda2e669cd2384e950d
MD5 05e391fa0573f4ef0559b0d5ffdb4e49
BLAKE2b-256 e532fc44276347a5c90953f92f80a967f98066d285c77a1e9672b45d2508a126

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e02227fb753e360932c601b2036865ce92bb7d128380e90ce2da53515909917d
MD5 ed5b0da3ebbc8434718d2f5bb7726314
BLAKE2b-256 0176637515c35af8ce70f7de3b37f80b3360ee9ef6f2065f9baf96028f30fe05

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mathinterval-0.1.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 195.3 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.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b9545c5e7a5e79f402121098b26e56ed83afaaf6c5c788baf301cc76a24760d2
MD5 5197b06711b7841eb8fcd7e8b83705a2
BLAKE2b-256 e70f8b09eb52b5594e61c35af13b3969af8b57c0dd6544ede06a2a834eca9b4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 002e9770e44e29a2020a086e992aa614308d0adeda59872a4a87a169ad2f0b58
MD5 3a74c517953e7faf6c02cf822e2063c9
BLAKE2b-256 c1b6b9bec4739947bf03ad167ffdcc0d922639c4589d9f1476e606d04dd19cee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2d99ffd480f9d91a2eaabe4be6cb34ddadb8553f2eb443150d80c65b1f222305
MD5 b0c529c610d1bb0b9f92962ae74d7262
BLAKE2b-256 994ca5ab7df78b16e266d18e8161f070e286fb5856104b9fdb397c8aa47ff824

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ae98ddfdf3346da30395d4c561fa900eaad7fbbf5b48bee9e72f10ca605de507
MD5 990d1d3bdbcd6dfcbb0ca0cf656ef5a9
BLAKE2b-256 e8fb56858b60187454caa1f85ef4a110ecde644374862f3b2e63863583d24e44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c64545db025c17531474a314f2e830e3b527411845f0e961adebdaeb942aee60
MD5 697da4a0f42cce13d8100262a090e4f0
BLAKE2b-256 94a706cac2d6acb8a635fdef71eee775da537432a8df41063dc200da56ac812e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8ad644c9b59e89d941795a0c4f942c5d11670ececd3495a0afa1436e140d060d
MD5 b0f2f4460c4eab632f26092abc886a22
BLAKE2b-256 9e8547880cc5c76ecb2e1fded4eca8c52be2dd973a94fe9f1bfda8650fc473da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b474ebe93a3f36dd254364329842c0ac63d1407988eaf96af2e4d05f0e033e51
MD5 5aff6a6c197372694b6bae5f92b0092f
BLAKE2b-256 63c5e103e9324cc4355007774ace18794589b2ae60a59d20cbf72a9d05a9aec7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mathinterval-0.1.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 185.2 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.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 de51b6d268f13c866ad24a9c5cc7fb8a1a5e45a46b77d88a0e543cc262a435c7
MD5 7b4b1c14d0d02526b73f3e81f1cfc8ce
BLAKE2b-256 8f40e8d60cadba574119fc0f199978b2e2bfcb96dee46df39119078182ce2198

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d963cd986c118e90c276163cf8181a77f6e9a1e6f09c5c4487b5b649b4be126e
MD5 8eb103e836fa17428b09141802daa133
BLAKE2b-256 da1dbad420a882fd94be2ed6340cb9a2e8423962b732ed47e569f3d2f5a38071

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 94b5227a954a4e80ac6d5cf26eef7880d9339f4a1154bbd67cb0762172f3707d
MD5 69b0b7683c8f42f6ed32fbb2da73707c
BLAKE2b-256 d500fa6e0e5684381a79e6a616b20f14305fe347fd5a542c7b5790024c20acc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1dfd0eeb465f332d733dc0618efa3809c94fd9ee1a875a2166f0e81113e775fe
MD5 8258c9bf52664185226f854d16d75b98
BLAKE2b-256 3a810238b61fd1cd3c306472830f2de61c665196c39ed013111b8c6e35288466

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp38-cp38-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 af4970768ea5b0aac6733b64188ef8488bfb3f3e8c82e70917846875fa38295d
MD5 e7b1a0449dcc25420518697c6e608a88
BLAKE2b-256 fac0580bb1781264b4eb9d6660a95bf91e7eddfebaed70f6c77bcafc046992ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a730180d66417a92531bdb8c1ef4be167f52b44fb65dfcb99a0fd95dc1f282d4
MD5 a05f1a3898d56e5c368e6192af76b7dd
BLAKE2b-256 6047b3071fb0d5ed5c29c7b018fb765adeb7e964c7ca1d44f22a50492687a5de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mathinterval-0.1.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 30a9e81e1a7ef5705b3eccee4702027759af95583831518c7208258164e6c318
MD5 0f4624527e9c0dc06c677288ccf63f31
BLAKE2b-256 93508ed9442751e5907a46febdbfe1766c5bb0182dad8bc10a5fc6fae46f68e1

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