Skip to main content

Enumerates low index subgroups of a finitely presented group

Project description

Low Index Subgroups

The low_index project provides a Python module which implements a variant of Charles Sims’ Low Index Subgroups algorithm for enumerating all of the conjugacy classes of subgroups of a finitely presented group with finite index less than a given bound.

The package is available on pypi, so the simplest way to install it for Python versions 3.6 - 3.11 is to use pip:

pip3 install low-index

Here is a sample computation:

>>> from low_index import *
>>>  # Conjugacy classes of subgroups of F_3 with index at most 4:
>>> reps = permutation_reps(rank = 3, short_relators = [], long_relators = [], max_degree = 4)
>>> len(reps)
653
>>> from snappy import *
>>> G = Manifold('K11n34').fundamental_group(); G
Generators:
   a,b,c
Relators:
   aaBcbbcAc
   aacAbCBBaCAAbbcBc
>>> # Degree at most 7 covers of the exterior of the Conway knot:
>>> reps = permutation_reps(G.num_generators(), G.relators()[:1], G.relators()[1:], 7)
>>> len(reps)
52
>>> reps[25]
[[1, 0, 3, 2, 5, 6, 4], [1, 4, 0, 6, 2, 5, 3], [3, 0, 2, 6, 4, 1, 5]]

Credits

Primarily developed by Marc Culler, Nathan Dunfield, and Matthias Goerner

License

Copyright 2022 by Marc Culler, Nathan Dunfield, Matthias Goerner and others.

This code is released under the GNU General Public License, version 2 or (at your option) any later version as published by the Free Software Foundation.

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

low_index-1.2.tar.gz (192.7 kB view details)

Uploaded Source

Built Distributions

low_index-1.2-cp313-cp313-win_amd64.whl (113.5 kB view details)

Uploaded CPython 3.13 Windows x86-64

low_index-1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146.9 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

low_index-1.2-cp313-cp313-macosx_11_0_arm64.whl (132.8 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

low_index-1.2-cp313-cp313-macosx_10_13_x86_64.whl (147.4 kB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

low_index-1.2-cp312-cp312-win_amd64.whl (115.1 kB view details)

Uploaded CPython 3.12 Windows x86-64

low_index-1.2-cp312-cp312-win32.whl (99.4 kB view details)

Uploaded CPython 3.12 Windows x86

low_index-1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147.0 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

low_index-1.2-cp312-cp312-macosx_11_0_arm64.whl (140.4 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

low_index-1.2-cp312-cp312-macosx_10_9_x86_64.whl (147.9 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

low_index-1.2-cp312-cp312-macosx_10_9_universal2.whl (281.8 kB view details)

Uploaded CPython 3.12 macOS 10.9+ universal2 (ARM64, x86-64)

low_index-1.2-cp311-cp311-win_amd64.whl (113.0 kB view details)

Uploaded CPython 3.11 Windows x86-64

low_index-1.2-cp311-cp311-win32.whl (99.2 kB view details)

Uploaded CPython 3.11 Windows x86

low_index-1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

low_index-1.2-cp311-cp311-macosx_11_0_arm64.whl (140.8 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

low_index-1.2-cp311-cp311-macosx_10_9_x86_64.whl (146.5 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

low_index-1.2-cp311-cp311-macosx_10_9_universal2.whl (281.0 kB view details)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

low_index-1.2-cp310-cp310-win_amd64.whl (113.1 kB view details)

Uploaded CPython 3.10 Windows x86-64

low_index-1.2-cp310-cp310-win32.whl (99.2 kB view details)

Uploaded CPython 3.10 Windows x86

low_index-1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

low_index-1.2-cp310-cp310-macosx_11_0_arm64.whl (140.8 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

low_index-1.2-cp310-cp310-macosx_10_9_x86_64.whl (146.5 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

low_index-1.2-cp310-cp310-macosx_10_9_universal2.whl (281.0 kB view details)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

low_index-1.2-cp39-cp39-win_amd64.whl (113.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

low_index-1.2-cp39-cp39-win32.whl (99.3 kB view details)

Uploaded CPython 3.9 Windows x86

low_index-1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

low_index-1.2-cp39-cp39-macosx_11_0_arm64.whl (141.0 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

low_index-1.2-cp39-cp39-macosx_10_9_x86_64.whl (146.6 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

low_index-1.2-cp39-cp39-macosx_10_9_universal2.whl (281.2 kB view details)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

low_index-1.2-cp38-cp38-win_amd64.whl (112.9 kB view details)

Uploaded CPython 3.8 Windows x86-64

low_index-1.2-cp38-cp38-win32.whl (99.4 kB view details)

Uploaded CPython 3.8 Windows x86

low_index-1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

low_index-1.2-cp38-cp38-macosx_11_0_arm64.whl (140.7 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

low_index-1.2-cp38-cp38-macosx_10_9_x86_64.whl (146.4 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

low_index-1.2-cp38-cp38-macosx_10_9_universal2.whl (280.8 kB view details)

Uploaded CPython 3.8 macOS 10.9+ universal2 (ARM64, x86-64)

low_index-1.2-cp37-cp37m-win_amd64.whl (113.3 kB view details)

Uploaded CPython 3.7m Windows x86-64

low_index-1.2-cp37-cp37m-win32.whl (100.5 kB view details)

Uploaded CPython 3.7m Windows x86

low_index-1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (150.0 kB view details)

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

low_index-1.2-cp37-cp37m-macosx_10_9_x86_64.whl (145.0 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

low_index-1.2-cp36-cp36m-win_amd64.whl (116.4 kB view details)

Uploaded CPython 3.6m Windows x86-64

low_index-1.2-cp36-cp36m-win32.whl (103.0 kB view details)

Uploaded CPython 3.6m Windows x86

low_index-1.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (150.2 kB view details)

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

low_index-1.2-cp36-cp36m-macosx_10_9_x86_64.whl (145.3 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file low_index-1.2.tar.gz.

File metadata

  • Download URL: low_index-1.2.tar.gz
  • Upload date:
  • Size: 192.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2.tar.gz
Algorithm Hash digest
SHA256 d86bdacab1efd19bad22baef7b3ffc66aa950153fd3ebb738f27c2cb12668419
MD5 63f6f681d47046a917620d1312bc39fb
BLAKE2b-256 7a72589bc00aad6be3c162e1aff2d47ba0f3eb3a13b8a88a86d1a5798d41063e

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: low_index-1.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 113.5 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for low_index-1.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 8cac71e993420dd3da3da133beb1930b981e79449987d35fc166461c8b98fd57
MD5 3e07b1c7f716f8ba72d5037db6018568
BLAKE2b-256 bcd9e1781a556cde53c9901f95ad936d3eae4089e875043ef8548893a7dad55d

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for low_index-1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 75bb08fb7a1a05ef4fe3430a99eab086e9ced472c9fcea12f558205e61c7a114
MD5 48fae3736dee7a2cc16979f095a5eadd
BLAKE2b-256 86d2fa736350d7d55bac2558bfbc419587e188e55c72a204aa27df5ff6817fda

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for low_index-1.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 32afd15651b672ff24fe3163341f8d8dc8a046c1d873134304ffb43197bab2ca
MD5 0374c6a67cb29396811f0c92c6706227
BLAKE2b-256 9618efd5911454f4351e7dd01089414091a5ed901e9986e9b0b50f2507376fef

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for low_index-1.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a04ae9dd7179b02bfb28561d49bffc0659950afb750ebb78746487a768f6a52c
MD5 27bfab22c53ab9105078fd5f6d334f50
BLAKE2b-256 14be187ebca9fc6c60722f08615b14ef171cadc6b8ffe874fe1f8d539657efeb

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: low_index-1.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 115.1 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f3f348d8943092a6292dc8e244a85628bd526c6b5cba2a56c0c1bab89146af7a
MD5 de02179d912ec7ad762da3dd93cafda2
BLAKE2b-256 71afe7a975e82e84b4c84fe44c637d1de01ffebb6c83fa778831c114f74292f5

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp312-cp312-win32.whl.

File metadata

  • Download URL: low_index-1.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 99.4 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 d6ea034f48315c8fb2da91c66256d0c4e07c5da6058b2b216359a0d817c97bfb
MD5 23fbc1cf954349bcbb44586412b833f8
BLAKE2b-256 09b1ed6adf0004bfe2a0a05f0ef8d08961a98f4d08be21fb05f209b75496164a

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for low_index-1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5007f42c4ab5c367dfd51a5401b9532ff84af5734e1a6eebedac4ff3ee704277
MD5 e1ee05cd7abc8c6759a64952a7ef0e54
BLAKE2b-256 8ffa7187d535d1570ca559bc90c2a9f187dba25c0b9c4d19c0b7baeed3d17e35

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

  • Download URL: low_index-1.2-cp312-cp312-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 140.4 kB
  • Tags: CPython 3.12, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5fb4ba10f4cce6ecd627244351d9c078a3b8e7946c764daa234d09b0ac515171
MD5 9ba722b9eb43ca0f360cffa5080e8f7c
BLAKE2b-256 d8a54a294ede13801fc7c2cc9cfe940ae47a5abc7f5d4f098d9e81ad26387554

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: low_index-1.2-cp312-cp312-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 147.9 kB
  • Tags: CPython 3.12, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a87f888b809b607202f5d493b7babe15a78b83c61c1aa6dbf11f4ffe045dd091
MD5 4f4b5c293d7541c0cd6e89e228ea0bb3
BLAKE2b-256 315c27d4c075216898ae3973a73f649f355bd3616337a0540e191c1d8fda44b7

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

  • Download URL: low_index-1.2-cp312-cp312-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 281.8 kB
  • Tags: CPython 3.12, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 64818bf25d906316803f228e634f0678bbd3ca1304c9e549d5b06edf8ba58079
MD5 b1adac85983fc2286db514abd1e48cad
BLAKE2b-256 5c80ab0f6bf5446d6434219a4bb044184434ad62603763915e63c579405d3a98

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: low_index-1.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 113.0 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e8561de266a6686a22b78a080a987da6e03546b3e2c0a10d70b1792a974b2aee
MD5 6ff117df5897ef24cd49f50cf9dc61eb
BLAKE2b-256 ecde5966e0f7bf3792970351abaadf0ab457532e920789b61c17cfb8df1e8f75

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: low_index-1.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 99.2 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 68eeabc2dcf0548423b66d0e9eb5aaae48e4c94c9cd1b2568185aaa6032ed521
MD5 f8b14014eb3ed8dc02018abe731f9213
BLAKE2b-256 be2a80da24fb0466d40f13f1ad898363efbb33c96f21c7cc74896057a3a3fa79

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for low_index-1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c03ede9081b171cc0866dbc4bead1abf5d3f385d06535c8384db4cdce8131b1a
MD5 58e6b933a144aa1d59a63ac42eecb028
BLAKE2b-256 960171c697071c2cb485e30c95a36cf1c665aa029d206a23480cafaa5ca4b86e

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

  • Download URL: low_index-1.2-cp311-cp311-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 140.8 kB
  • Tags: CPython 3.11, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 184179a2808833e0a69b1a901a95ff30c2f176f0f9c1e50b8f14592b9c19a72d
MD5 db1dc2fe171704254ef933c506f0bee4
BLAKE2b-256 01bd64ae30b98326e05b27f5e33f5e19748f062f287cf9418791377b60939432

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: low_index-1.2-cp311-cp311-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 146.5 kB
  • Tags: CPython 3.11, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f70cd30519fbaef584e4076a1d4c86481e446879ae52a8ae6bcdf8825ee266c9
MD5 fcae19b7e13e100fbc13c70493250db0
BLAKE2b-256 395b3a70f6ad90f318f4f2f8c9b95ae41bf2cd1b56f56970e772562c350300bf

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

  • Download URL: low_index-1.2-cp311-cp311-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 281.0 kB
  • Tags: CPython 3.11, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 600fdbc2b71d517d686a1227fed968642f6f69a5947e59dccc65db8ce3efa505
MD5 ea40c18a43a3b77b5bce4580b9769ea0
BLAKE2b-256 e0492a1907e8de32fb840a7769d359490b3ea71a7ded4f6591fcdf863c2fe60c

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: low_index-1.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 113.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 772d9a6dcc43a26cc3771198c120b9ec3b969326527008738e0a9c449b81e299
MD5 6c0277b4c6ce63c32bf2ac6da86155df
BLAKE2b-256 4ff42a8d8102ac0b0ba091c33a2fdfc9c0f2cdd2cc22c7ab3dbc9e6729ac7be1

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: low_index-1.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 99.2 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 fa3b96f01b3d3836c99a46dd639aff193bbe130a7a14192dccd6590a717daf43
MD5 d64a356a1b004eb1171425a5c8ac5a0c
BLAKE2b-256 56186aa0d86d60e9b4cdaab6bef25c37f809412ef236b9205e9692a2bc8c5d68

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for low_index-1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4b1ba5cf97e2302a229d597ddb500b27db5edde6ce96e49256bdd8d675d4f2b7
MD5 9531ea46309dd34c1dec0545b546da57
BLAKE2b-256 8d76509138bd5ae39b91a4760740c1eb50acb7d12a20ca4e2ae65b062f804f64

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

  • Download URL: low_index-1.2-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 140.8 kB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9531cfb3d3372d8ca83360d09e61f92e95033a4950a335e3d3a95276e3a89c5c
MD5 e987251fd7d34ad7a91c025a6a0c744e
BLAKE2b-256 f737027bb3a19c6c199a1c1c088ed76233708452b122bf32332d1631728f581b

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: low_index-1.2-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 146.5 kB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 03f28b2d1a4d69d53438d0073648bd071401d33350b9359c003906bae48e5cc1
MD5 6f4f6c466cc20ac98d25019cf285509f
BLAKE2b-256 64d4bed69204805d04399a4824a7162e2eae113d9f29b220a87ae5122ee67053

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

  • Download URL: low_index-1.2-cp310-cp310-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 281.0 kB
  • Tags: CPython 3.10, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 dd11ab00718068d4ec9690a0e1e5d80ffc49f3aa02ee27038d5fc8ff5c5c6b70
MD5 db844199384f62ff28f2c031de8fae2c
BLAKE2b-256 1c53fbd5a1048b2fa36b4c35b1ed7a9fced3a3c7ae2608429cd4f40bf4f18187

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: low_index-1.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 113.2 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1e670a731746784b9258821955c7b8e9526af175c56702372a1221f901115746
MD5 a26c04412f8a09992a5ce748da79ec8d
BLAKE2b-256 4778f1c2f9daf6491df0ca6ef501f0cdfd4c79735b7ddb253120fc61a6745bd1

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp39-cp39-win32.whl.

File metadata

  • Download URL: low_index-1.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 99.3 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 3ac6008ea7e31891074e3254846886af18bd668cec204300e36e0fa7303aa577
MD5 c295e39127efe34c0391c3102844b8a4
BLAKE2b-256 fa95cb9ec860890465d726a5cb771a7c90fa959847b848ac12327898fae03a64

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for low_index-1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cd2da54b7616f226c05083aad0ecd63fa8aaf633bfc6dd9df38c49af1dbfe56c
MD5 a1c3666bd4ba54cb53739b7cf15c400b
BLAKE2b-256 8263aba4a94ec0d1cf87bb7b93cce012f6feb93fe56793c850d358c134862ff4

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: low_index-1.2-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 141.0 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6250adc946ea8ca98b3490e1faad7c8155d052f5200b123ed54dcf82a6874ff0
MD5 95f626e21059392cdd40ae96d43a2d0f
BLAKE2b-256 382f3d1e97c6fa6d78e56fa38d09ca128e3fa960f9e96fb5958079caea98cd88

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: low_index-1.2-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 146.6 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8b97b903d8c426db904a9c9b1f60f23e51a65f222d052c64fdb8213b656378a9
MD5 bd9a831ea2fab4b9122ccc67c13df446
BLAKE2b-256 983a58755d806271fc6f9cf5b55f85517ef054d6ee5beca22691b5d743122bc7

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

  • Download URL: low_index-1.2-cp39-cp39-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 281.2 kB
  • Tags: CPython 3.9, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 55d52ccd133ab4904e15485471fcdecd8aeb37a46c1f0694bc99ae0fe76c4a6a
MD5 af4a74e1657ef4a6b759d6e4e3b933db
BLAKE2b-256 d6837675fbf3c04510812d07f7c4f5a03f8117c1b2b3506040464a2b7ba86cd9

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: low_index-1.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 112.9 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 41bc956bc56bf58c0a006ecd679cc344e9a72499b95f217a2f1d778aedb7b0f1
MD5 151dda7ad14a3a79339e39ef27d989ae
BLAKE2b-256 1f10fbae9df1f335c5071f58dff5c98875688ad0e603f0a13eb8f41f43045a60

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp38-cp38-win32.whl.

File metadata

  • Download URL: low_index-1.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 99.4 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 8654b0771a89dd1df344c7b616efae1088c95df7cada94c927a6e8c20fbe562b
MD5 14269d465bfc083681137e169ab2757c
BLAKE2b-256 3213bf6d0db8a5b5a9c767cd93733e57007d590a1a50b3eb2b90657844afed53

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for low_index-1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fefd089da2c1f1f220c11e9f4bb59aa21dcdcfe607dd0dfaf2be8abbfb025e85
MD5 eddaef6e1918e244dc46af71b78277c6
BLAKE2b-256 bc74994265d8bb195c15353c1fd1a4c122e448cd064da38a0d20e01a46cc299e

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: low_index-1.2-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 140.7 kB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8f07433719b4f90d14b87af84b02258a640042de143217b54a76d49cd1098cef
MD5 f79d8e6f674dfa5704b0ce8e6b5b70a4
BLAKE2b-256 77ed3fb24868c6888cb1bb99311a859dfefba681c294e8dcb8479ce6277d76f5

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: low_index-1.2-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 146.4 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6792cf1c8decaef853d26c4f674fc74999381829fe21e78e0c8f8fc6cdd930c4
MD5 83baa3cf139ec17167c240a1f737f6b3
BLAKE2b-256 5271853698a67e0aad86bb2cdf8c528fb1d40e9440f7eff3818c1862efcfc6ac

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

  • Download URL: low_index-1.2-cp38-cp38-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 280.8 kB
  • Tags: CPython 3.8, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 8ea53cb9a07532c47028e4b1668d286d428930215a2a2fb6d0bd93b20f65e935
MD5 651f2ffb7b352b56e6924023d4a74377
BLAKE2b-256 63bb15ab0025c3cead1bef8049dbc827da1f485ee542247a880bedd2b8e36927

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: low_index-1.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 113.3 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 41cff2c4863bd3841532ea057264db4d88476893c891fee0651602924115c53d
MD5 097713ac9a5a3cd2316c7558d3fa9592
BLAKE2b-256 f4bb201c61c26e5e4324deabb907f2afdd8642a79c176e438f28d586aec1d299

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp37-cp37m-win32.whl.

File metadata

  • Download URL: low_index-1.2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 100.5 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 85960cad8abdc1c27fcb1add47557c97d91a1544727e5d903316a3ee74e1e850
MD5 cb139bdf2fc15bd06b882a1cce6ec0ab
BLAKE2b-256 f3345cb4a1641f64275205a1db858dd7bc651f3468a9501cf90a844b79d932dd

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for low_index-1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bb2c3ea2021b8a5a6b6b5c15bceb65337233105acfd1e7f6a676f5e027a6beef
MD5 8470a0e85004955ab933f0ad557c1ccd
BLAKE2b-256 47e4c3800300c666d2d6ad602f3088c782025a4986d666748011de812666af28

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: low_index-1.2-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 145.0 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 839d27f8f6d6eb080d9db4b15e78b29e3d45f7d24fe47b31adea68311139690c
MD5 24834d660739535e1417f602a842b2ea
BLAKE2b-256 ad3fc6a4fe961d5605abef56cd06d35d45fe5608daed3b71e97389868672536d

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: low_index-1.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 116.4 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 47a20fb4eb7602e8c9d87e719c009586708bd67a49dbd4abe483905ec7d080bc
MD5 48cb027b76d80841e95b368c6a28f4e1
BLAKE2b-256 6a09436935f525df28c330ccdfd6e9d57c9c32698ec97bb24970e75678309bf3

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp36-cp36m-win32.whl.

File metadata

  • Download URL: low_index-1.2-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 103.0 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 70229d88eb4f3d2e03c5087e5c37b7ab0c197c392039709a51354a6ea1186f30
MD5 86df6e51ef98d4197fcc16ee134043dd
BLAKE2b-256 2792198279967fa2216602f7761b00ee3405235f16f194bca6887c68e44d636d

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for low_index-1.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9bc3d622a02410d8d171864b8db5817a9b91879acc13ed3101d6cb58affe4263
MD5 15a28b35101f88eba167b116f03523d6
BLAKE2b-256 48f9e2a8b91562dab90cdfbabc3001c9fa3ac0e03a7a54dbe169a83d10044a1c

See more details on using hashes here.

File details

Details for the file low_index-1.2-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: low_index-1.2-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 145.3 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.6

File hashes

Hashes for low_index-1.2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a2c1824312df9600925a1823c9b58660af0a78fbf068b89513439898954a88bc
MD5 40425f0bc2cc2d053371040fa563b064
BLAKE2b-256 b6fa45e40529923e17f83561a1265f374d41775d0c4f08295e51e7c45c50e996

See more details on using hashes here.

Supported by

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