No project description provided
Project description
Imops
Efficient parallelizable algorithms to speed up your data pipelines
Install
pip install imops
Features
Fast Radon transform
from imops import radon, inverse_radon
Fast linear/bilinear/trilinear zoom
from imops import zoom # Same as `dpipe.im.shape_ops.zoom`
from imops import zoom_to_shape # Same as `dpipe.im.shape_ops.zoom_to_shape`
from imops import _zoom # Same as `scipy.ndimage.zoom`
Note: all zooms work only with FP32 / FP64 inputs
Fast 1d linear interpolation
from imops import interp1d # Same as `scipy.interpolate.interp1d`
Note: interp1d works only with FP32 / FP64 inputs
Acknowledgements
Some parts of our code for radon/inverse radon transform as well as the code for linear interpolation are inspired by the implementations from scikit-image and scipy.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file imops-0.1.0.tar.gz
.
File metadata
- Download URL: imops-0.1.0.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd88ed9542c00c813a59d958a6b13418da855d1488ba55e5077adf2b036e04fe |
|
MD5 | abc1b8a8664a9d3965985ae13027410c |
|
BLAKE2b-256 | 810f0c38e36e3fc99f67c13b99733e0cc1bcec1662f2db4465c2a7e0de69edb9 |
File details
Details for the file imops-0.1.0-pp39-pypy39_pp73-win_amd64.whl
.
File metadata
- Download URL: imops-0.1.0-pp39-pypy39_pp73-win_amd64.whl
- Upload date:
- Size: 229.5 kB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f24bfb62bd4bad0da6702fd52308ecc62d24c018baa8f347e9c9489b936acbc |
|
MD5 | 7cfe82ef0d100e231a95822a792c7ea4 |
|
BLAKE2b-256 | f355ed203c888984e175550ecdb85b9ccfa0743b139ca51d6aeb3e1f93eacff1 |
File details
Details for the file imops-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 362.9 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9a5ee67a8a571ff927e7517c0f177e572cb77df735977b0e5619ea328321546 |
|
MD5 | 42b403f34c3addc11d9ed3deb94ae959 |
|
BLAKE2b-256 | 43aff2c9dc7a8613f0cd96ecf15bc97ca955b729671c23db21415e670c4c31e4 |
File details
Details for the file imops-0.1.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: imops-0.1.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 364.9 kB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 990c4842f68a80771a346e3cc571bfa54d8f710f826bad96040e6bdc9d6eb53f |
|
MD5 | 51605cb1890d7baaf8c05e74615caea9 |
|
BLAKE2b-256 | e6b7403b7445c823ae4ccdc5580bd84f4d37f02ea2141236e7aa7c035e211843 |
File details
Details for the file imops-0.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
- Upload date:
- Size: 402.6 kB
- Tags: PyPy, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dc3274d334b1ad985a98089fabcf2c93ee7ba26b76d4e276e5403ba6a56524b |
|
MD5 | c9e0825e40006f9fb3fbb06ff84bc2d3 |
|
BLAKE2b-256 | 155bf950284518b13bd9be17a806191ebe2465269a72e6a38a140e16759e4c81 |
File details
Details for the file imops-0.1.0-pp38-pypy38_pp73-win_amd64.whl
.
File metadata
- Download URL: imops-0.1.0-pp38-pypy38_pp73-win_amd64.whl
- Upload date:
- Size: 230.3 kB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6923acda162be1dbfeb7472cdcddf9ec503ae1d019472eb85273f39fc2f20fb1 |
|
MD5 | b9fc13e6303e9f570f5ed227f00f9248 |
|
BLAKE2b-256 | 7a4d247bf2beff0be2fa68294129c922650575697f9ac5161368de1d0c2338b8 |
File details
Details for the file imops-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 364.8 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e2bb5a568c79f43408d91fb5a31966c2d29ad741eb00dae3117bcf1945bd693 |
|
MD5 | 7893a21b8b8c091abfa861edc78fe152 |
|
BLAKE2b-256 | 65361b95b13d86d62855be8307c6786839a712427f931fbba387b91f612677e4 |
File details
Details for the file imops-0.1.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: imops-0.1.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 360.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cebfb0197807c632c58ae6400ee21d0b743e8ced7b420c4a55c3ff27947cdf8f |
|
MD5 | bd7fda95986ce5db9b9c7affaaaaa443 |
|
BLAKE2b-256 | e816d17af1a0632889c11eaf3afda9e8b2d30d3d912b793c8eef76f385d1fc77 |
File details
Details for the file imops-0.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
- Upload date:
- Size: 404.6 kB
- Tags: PyPy, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a339f66eb999d8785528d338fd3f32fb156a3b4440c18a843b6ed640b3472705 |
|
MD5 | b75b2cf1b85c6020be535017fe185b1c |
|
BLAKE2b-256 | ef84e6b6603462708387a8217ef46618e6cd9d112748db33a717ae1e9d2677d6 |
File details
Details for the file imops-0.1.0-pp37-pypy37_pp73-win_amd64.whl
.
File metadata
- Download URL: imops-0.1.0-pp37-pypy37_pp73-win_amd64.whl
- Upload date:
- Size: 230.4 kB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6a9a952702a952f732b485a029764bf33f19ad7a2fde4645d483eca8df76d65 |
|
MD5 | ebe18b3fa1687fe988846e59d6990e02 |
|
BLAKE2b-256 | 01d5197f5475b4a114b69c593cf7ad1c39a597aae26eefad13176f2341a6ab3a |
File details
Details for the file imops-0.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 364.8 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 469205af045132cbda3bf124eb2a8a5b5013b5dbbcea8ad62d2a85d520375c5e |
|
MD5 | 831983eda930ec5dbbf4710b46ae0067 |
|
BLAKE2b-256 | aa8ded8ceb54c5ff467b0facc037ed9ea85d00e2449523542a8c9149acbd19fd |
File details
Details for the file imops-0.1.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: imops-0.1.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 360.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 686bc74b5f3d4dacd092cee538a5886ed491111f7ab9195e1618df77d1d96dba |
|
MD5 | e3cd14c7702a460e9fd39e72ca727e17 |
|
BLAKE2b-256 | 8ff21f52cf6cbb2cc357922699348c66a2e56c4fc55f2dd76dfcd0992ab25678 |
File details
Details for the file imops-0.1.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
- Upload date:
- Size: 404.6 kB
- Tags: PyPy, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a0cd9dda47237639b48a142cf2d63f7816d0ed35e6cfd0e7444475f30e460ee |
|
MD5 | 3797617d82940ecdd679524ada530a7a |
|
BLAKE2b-256 | 64c3153721ead2cdaa7f6f7621acbca591327aec3b58e01fdb8162ae35339bf0 |
File details
Details for the file imops-0.1.0-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: imops-0.1.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 249.4 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 380b9ec4ee7e8161ecd61f09519f8cf074e9464924dcbfac2af17807af178583 |
|
MD5 | fa83cc0b641ec8f84e2fd96876758a57 |
|
BLAKE2b-256 | 2c4e36eeeeb27b0861cced91f89661b1de5d7303e220d3c07a6b9350cdee1c1b |
File details
Details for the file imops-0.1.0-cp311-cp311-win32.whl
.
File metadata
- Download URL: imops-0.1.0-cp311-cp311-win32.whl
- Upload date:
- Size: 213.4 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fc48b6944f204247e3ff41a5ec5cdc79428c844568ecce164f1bfeb10468ad6 |
|
MD5 | 7062591512f90006e4dc6728e1b50753 |
|
BLAKE2b-256 | 6d1361d90075dde7c944217bd9ec8d1396ed16792d8a11b06f086a9c92938256 |
File details
Details for the file imops-0.1.0-cp311-cp311-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp311-cp311-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.11, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 560d539d953795aabe48c53747d4f47f85e733d37578f01b8eb6c360ebb3b711 |
|
MD5 | 417713663d750f53777ff7ab78d8cf3d |
|
BLAKE2b-256 | 4b0f1c508fbb086c73394d50dc76f76aba887e65cc0207c3a2ab7cea46ca3888 |
File details
Details for the file imops-0.1.0-cp311-cp311-musllinux_1_1_i686.whl
.
File metadata
- Download URL: imops-0.1.0-cp311-cp311-musllinux_1_1_i686.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.11, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2415e300d64b84aa7e6375df02a9ba4eb5941bf4814c11ab0da8ba63f36558b4 |
|
MD5 | 0f45b56dd7560f7f0323f837a0f80742 |
|
BLAKE2b-256 | a94872ec4c8e8ba460050d3775ba25eaf7cfa1351c991d1fafd601069abbec6b |
File details
Details for the file imops-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b890f9f0d0d5d844e4719af1e3ffa017facd03651992166ea3de583ca4768a0 |
|
MD5 | b17dfc49e266647daac02ceb04c1229e |
|
BLAKE2b-256 | ffb737b2f71023c057e32ccf1d42e0aa1960cd40cb387f2a3a1d87e284fe4b8d |
File details
Details for the file imops-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: imops-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | beb782c3d38a1407a421f97a3a9c05f4224cdf844be053750a15aa7eb12e684a |
|
MD5 | 3dc339049d920e2704f8b0a3bbe30b57 |
|
BLAKE2b-256 | fc7375fb9c852dc6776da6e0d5f2b3d5be7998bf38a4b282ae9391f7240e9642 |
File details
Details for the file imops-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 623.0 kB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d96152ea5619a76419e3c15fc40f414e759b0f9794de6f49911c95e4a6d9c51 |
|
MD5 | 0ff35e2ea172be2e00098756fc055309 |
|
BLAKE2b-256 | 8c24bfa676ca901aa1194e63aef6c54672c394b824731a4cdc94e205de4cbd5a |
File details
Details for the file imops-0.1.0-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: imops-0.1.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 250.4 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1978e5da8a0f074f778144e30401d2fe0bd9408907b5a328ce40861ce4a81526 |
|
MD5 | 5cb22be87535af19c4b968dc0a14db26 |
|
BLAKE2b-256 | fcb257c8742896e335edadf1f5831e8dd6281bafdb33ca143458471513c6780c |
File details
Details for the file imops-0.1.0-cp310-cp310-win32.whl
.
File metadata
- Download URL: imops-0.1.0-cp310-cp310-win32.whl
- Upload date:
- Size: 215.2 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5faed9ad7f406fe46661efbdabe1ac74393a8f36b730e09ce1d1e8108ff0541d |
|
MD5 | 9e2de08d12c88d855757ecbdfe45cf42 |
|
BLAKE2b-256 | db70fa3cac907e1bef170b9aafcd8332b85f44ac26f2a56461c96db54cafed11 |
File details
Details for the file imops-0.1.0-cp310-cp310-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp310-cp310-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61a9668c17d5e08b5ba1766be804bfa0d7f3ec89e9b5765ac64e18f4d5df0a9b |
|
MD5 | e94d9234680af956fc5a5a88b4836518 |
|
BLAKE2b-256 | 1a6b00a504cadaa6c4f20bd272f619b46d9841ddb7ccb1f73a6ed63cc360fab8 |
File details
Details for the file imops-0.1.0-cp310-cp310-musllinux_1_1_i686.whl
.
File metadata
- Download URL: imops-0.1.0-cp310-cp310-musllinux_1_1_i686.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.10, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1be78588d0c5119856d0fccf7ff65ec836851009805c623744aef52cb3022169 |
|
MD5 | 11768a9fbd78a80587d49329e5b50c2d |
|
BLAKE2b-256 | a2366cd25aa159c129cf78d7ced36e8a660da9cd2f13e4aeb2b92bd6ad95b95b |
File details
Details for the file imops-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8de5643002a3f285cf6d330b9648298932ef7e94983830efbb7f3eb9d6e7fc4 |
|
MD5 | 31ac796595afdf57f2187d09fa5a2c2a |
|
BLAKE2b-256 | 9f4950dd9ce227425a113a106a0e571d98f2144992237a3e574a903fee11be90 |
File details
Details for the file imops-0.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: imops-0.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | effc77524a9501601107b7d052acba19b49d5f4b8296c80ea8ae6bd3bb1366a3 |
|
MD5 | 54c19aa82751f7a350dd8f12b4bbfc8e |
|
BLAKE2b-256 | fd8e972ed06bb736151bc71ad8ab16a425a450c980958c94e39b0d5a9355f57b |
File details
Details for the file imops-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 633.4 kB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f081155096f089b677ac999273dbaca38de5686b2f28fbf7afad78c82edbcbdc |
|
MD5 | e20d77f3471d8fe09637787799480ff1 |
|
BLAKE2b-256 | 361665a1e4312f6e064bf49af30961569a7a55b362adea1510fa90172879c884 |
File details
Details for the file imops-0.1.0-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: imops-0.1.0-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 253.5 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 104d69e60370bd0af8befe9869ab6355cfc0dc6c7c0e54c213a98bf8a83e7b22 |
|
MD5 | 5400506789532f11cae8e5161c46929a |
|
BLAKE2b-256 | d298ff65467b8e4b61b35939ba81619a02106e20e2d8675d82635ec80119aad8 |
File details
Details for the file imops-0.1.0-cp39-cp39-win32.whl
.
File metadata
- Download URL: imops-0.1.0-cp39-cp39-win32.whl
- Upload date:
- Size: 218.3 kB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7394fdc859948f9e19a75852a4e1cd2b0d19ffdb80b676740326d17b07ff2599 |
|
MD5 | 65d364884485f8260ccb4d5608b9b9c2 |
|
BLAKE2b-256 | e2cb5863a1c4134edcc91426a9560ef2c0b75524212e4ec9972caf5155f18537 |
File details
Details for the file imops-0.1.0-cp39-cp39-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp39-cp39-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66708e151f262e09aa4de3847872e5959630d47904b393af4529d9e688936dd9 |
|
MD5 | 6939939d4076fcf4fcfe1909c7b3dec5 |
|
BLAKE2b-256 | ccedf125875cc11d883bc92a95a2e50bc462dea97f3f2ab0d7e7ded477b04610 |
File details
Details for the file imops-0.1.0-cp39-cp39-musllinux_1_1_i686.whl
.
File metadata
- Download URL: imops-0.1.0-cp39-cp39-musllinux_1_1_i686.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.9, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26d0ac9b250ab37a07b2993084fc7e862ea20a3a09398cff09516ad0b674597e |
|
MD5 | 29f34330d3b062142232bf5daf51d666 |
|
BLAKE2b-256 | 2397716a8b8ce5cca5624415f8e434fb9535394b5df660635ad19b1970e8886e |
File details
Details for the file imops-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 658af544de3f28c6604a7d7059bfaa6ccd920d28a0c534051c17a3be8818dad1 |
|
MD5 | 0ebb246c6082395de2d54a07fe44ad11 |
|
BLAKE2b-256 | b95a6477bf9d7409cc678cc30a098077c9ce49c6d663d546d2ce50314bf0014b |
File details
Details for the file imops-0.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: imops-0.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | feb7182526c68a67307a0b00faf5387bbb936fd432425d2280449ad91f78d38c |
|
MD5 | 5d501bd43a7bc738300c23d8ca6c3367 |
|
BLAKE2b-256 | cf2a63af246a2aebd9ae9c6590cb1753f8ad7058dfa8daf934f9fda70b6232d4 |
File details
Details for the file imops-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 520.5 kB
- Tags: CPython 3.9, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c56f31b9a9771c0305a4affc656421ecd7ba47e3069a957cfc6b803dc67bd1e1 |
|
MD5 | b3afddcf4dcad51163cca7af77ccf650 |
|
BLAKE2b-256 | 3ea4c9d73dbb07265a16679a005da5d08b050399a6de8f375aa06957e5597329 |
File details
Details for the file imops-0.1.0-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: imops-0.1.0-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 253.6 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9b22b9ddc0a8fdbf3446f97dd6c03c1e04eb3299c79b0dfb679b33e757fbba8 |
|
MD5 | e7f3f3d25540235bb985b72a9598b463 |
|
BLAKE2b-256 | d6cff3208e71ced5f61623879d3a7f9f497980d6dbe90507ffb727d29ad93be6 |
File details
Details for the file imops-0.1.0-cp38-cp38-win32.whl
.
File metadata
- Download URL: imops-0.1.0-cp38-cp38-win32.whl
- Upload date:
- Size: 217.9 kB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe20e51370b136a10c66bcb3d4beed343ed8d76562d610516635fb41776f7c83 |
|
MD5 | f55229aa772d886ee95c305bf221a8a8 |
|
BLAKE2b-256 | d7faacfa45d7cfba132e6732c79a12b56fd443cd50e32adac41d2959a1debcec |
File details
Details for the file imops-0.1.0-cp38-cp38-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp38-cp38-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78cfe637461ce6968621c67fafaf5009e3bae991c6ad8a9b123913dc75ac3ed8 |
|
MD5 | d2e9c68a4206389034bc1fcabfdb6e13 |
|
BLAKE2b-256 | 3c11298d7a5f6dd658773db3d0b9b131138f50747225600e5004b1d6f323f209 |
File details
Details for the file imops-0.1.0-cp38-cp38-musllinux_1_1_i686.whl
.
File metadata
- Download URL: imops-0.1.0-cp38-cp38-musllinux_1_1_i686.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.8, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23c219c55fcaef846869dab5fdc1f5cb5a05e6697a96fe5dd5f146e628b36e16 |
|
MD5 | ad461f5520784613e589cbcca7d67d47 |
|
BLAKE2b-256 | 9e989d4b7fb89df383a0577e323ef2f4c7d550a25947e737b9b5e05f07ee7072 |
File details
Details for the file imops-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d98e5d1d6d9cb48392038c82465c60b3d19d0162ec1d995d9139dc5ab7541b1 |
|
MD5 | 7dd11e7eb4babaa5ca8432b24cbf2447 |
|
BLAKE2b-256 | 146fd71cf080a0894abb865a31523090150708904e777eeb8d76f4064d80735b |
File details
Details for the file imops-0.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: imops-0.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55eb31f4c1f98360817dbedbab70ff917ecab92e15b4010e511082164639ca34 |
|
MD5 | 214f2f78c6e327cb6cbfbc9f46e963d2 |
|
BLAKE2b-256 | c3b3cff433b4d12155cbc79f402c2e29a4f71a4e4f120b2596d4e70fde4c899a |
File details
Details for the file imops-0.1.0-cp38-cp38-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp38-cp38-macosx_10_9_x86_64.whl
- Upload date:
- Size: 519.6 kB
- Tags: CPython 3.8, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd252ff7cf45e95ee4c190af91ac068952337748f5a8d8d56b4bdf1eb3216f65 |
|
MD5 | 9803e04f42f9d610d8e9fb0ff2f01485 |
|
BLAKE2b-256 | 37984d11f80f90cddaf1d39203ee0bd75e2b90339b170adec0bc3815422bc5b5 |
File details
Details for the file imops-0.1.0-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: imops-0.1.0-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 248.2 kB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d8527e0cb67f4d5b42f54ca1611a705325568516e6600a9627e17b92d4ca786 |
|
MD5 | 2755e1bf14853f6a35f12463fdf3f269 |
|
BLAKE2b-256 | 7e66796df3b308fdd12eea94f4169c24a5068fc9dcb7c55844004ba618b3f332 |
File details
Details for the file imops-0.1.0-cp37-cp37m-win32.whl
.
File metadata
- Download URL: imops-0.1.0-cp37-cp37m-win32.whl
- Upload date:
- Size: 212.1 kB
- Tags: CPython 3.7m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd6610e30dfebfcfba94e99a6f725ca9e0cf291fdbb7de3fa3a86417cc427d44 |
|
MD5 | 5e7082436ed784ed7c7879278b0640b4 |
|
BLAKE2b-256 | 25a673db46348d4143f83da74e2263d0121c7cc7814f5c121efa1be5b89afd2c |
File details
Details for the file imops-0.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.7m, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70906270a10470a06d9be34c5020a773e5716f1d57534b0fd70fce9419a2cef6 |
|
MD5 | 954b803d340ae006374a4a523e90e785 |
|
BLAKE2b-256 | 9adb97e1243516a3b8ab680b8da2c2e0a96fa106ee2232ad0f312124ff854a11 |
File details
Details for the file imops-0.1.0-cp37-cp37m-musllinux_1_1_i686.whl
.
File metadata
- Download URL: imops-0.1.0-cp37-cp37m-musllinux_1_1_i686.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.7m, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b968990677720f0378b4c78382683b2a66fe893fd2a4f83424405419e73494a4 |
|
MD5 | bdfbc0f9276509cf0abee8ef3107fcab |
|
BLAKE2b-256 | 954e310ac77f94e900b6f4a46c7d26855077f7cab044b27a057cbed52d84d316 |
File details
Details for the file imops-0.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 621299fec9049449c3da2c89e5c1426b0eaca609e4b23a379ccf2f367a1a5253 |
|
MD5 | afe4278693b89fd658662b6731517d36 |
|
BLAKE2b-256 | 04ede5246040d97d1af63bc7d3cba71f9aadc98ff60287393ca8aa2a84f35ac2 |
File details
Details for the file imops-0.1.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: imops-0.1.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 936a50990797d45f13f74f85bacd18ce9562808b55ef51db82f3df3605e979d0 |
|
MD5 | 1a114cd6723684a752f16bffbd012091 |
|
BLAKE2b-256 | 4ef7fb4ad4eb5847e7f56b6a6bf4cb03af0da9950aa3a66b03ecb9cdc6fed8f6 |
File details
Details for the file imops-0.1.0-cp37-cp37m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp37-cp37m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 504.0 kB
- Tags: CPython 3.7m, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f969a2cfaeaf262ff7bfc697abb3e6a2d9a3ab3340ed4f66b2830b2e4996eba8 |
|
MD5 | fc56e170e2261fde6170d847190b82b1 |
|
BLAKE2b-256 | ed22f0500e983b3e44f393302ed40065e0d751b558707203d90f9f286c476b59 |
File details
Details for the file imops-0.1.0-cp36-cp36m-win_amd64.whl
.
File metadata
- Download URL: imops-0.1.0-cp36-cp36m-win_amd64.whl
- Upload date:
- Size: 283.1 kB
- Tags: CPython 3.6m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1639b2c909192271a19faa34357db7e994e895cb5e6bbea4281becef1a397f5 |
|
MD5 | 7e7c783606948c6ba24177bdca614884 |
|
BLAKE2b-256 | 1e5f1deb18395d06b759f9c6357fac2d9155e48e4c6dee9a2b5239dba195e310 |
File details
Details for the file imops-0.1.0-cp36-cp36m-win32.whl
.
File metadata
- Download URL: imops-0.1.0-cp36-cp36m-win32.whl
- Upload date:
- Size: 233.5 kB
- Tags: CPython 3.6m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75ac9221a1096961ab7e823dad1aa355ba698ba47aac1712e8daf3ade6801e0b |
|
MD5 | 926b9bc4ee8e3a0b695085afaa1a378b |
|
BLAKE2b-256 | e92ee750b123fa5ca260eae0e3f7e23fc0d938ca2299306039abf72024b37731 |
File details
Details for the file imops-0.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.6m, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c3004efc4b6df9d6e6561242e773eb3ae60293e5ed48faab1e44c34cfd03d13 |
|
MD5 | 5daa13d4e7f2e07199975136e8649449 |
|
BLAKE2b-256 | 880f2d59ac7f07924561d80534a2096274a6df764b8b9f2b5549c621e46d366e |
File details
Details for the file imops-0.1.0-cp36-cp36m-musllinux_1_1_i686.whl
.
File metadata
- Download URL: imops-0.1.0-cp36-cp36m-musllinux_1_1_i686.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.6m, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70c226ebc67b89cc49ac15e7b40f4f54fdb9d76a43232de8ec152e89c245d2c8 |
|
MD5 | 4223c08ac67ce0fa198f956be8b9c5c4 |
|
BLAKE2b-256 | a370f5a31b4119cd87c0ac516ae6302bf07e20d47a080cb03115b1b31293728f |
File details
Details for the file imops-0.1.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.6m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5403e1d4a9426563b2a371c643605b13a31d924b5cb91792b246ffb0a48b383e |
|
MD5 | 613bc8cf695cdf7bbe9147427aaa4a36 |
|
BLAKE2b-256 | d9ab6ea2e4afc2c0ca53b59442cf755c80362aaef3de041d7b68d3bcbe8d86d2 |
File details
Details for the file imops-0.1.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: imops-0.1.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.6m, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 604f14847d79cf3f9e6cca8d9ca1b986cfeae9ed77858233df859289c2beb5c4 |
|
MD5 | 7b57232052b5dd605e9bee215f176d05 |
|
BLAKE2b-256 | 113eda5b6b9da45e02a022444a018cba67c2800022ebfacfee5c87e9606e9d4b |
File details
Details for the file imops-0.1.0-cp36-cp36m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: imops-0.1.0-cp36-cp36m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 505.9 kB
- Tags: CPython 3.6m, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1142c0886a9ca8558339a7fd9ceb1b0dfef907161a9ed6f31ea1e56835d71999 |
|
MD5 | d4c6ca5ded6f7e0d962b7e0388a5f7e3 |
|
BLAKE2b-256 | f0381c735b9341c70e3a442a214c52781748836fd30a1fdccd74c7291f9ed163 |