mod-nest-exp

View on PyPIReverse Dependencies (0)

1.1.1 mod_nest_exp-1.1.1-py3-none-any.whl

Wheel Details

Project: mod-nest-exp
Version: 1.1.1
Filename: mod_nest_exp-1.1.1-py3-none-any.whl
Download: [link]
Size: 25676
MD5: ea05029dcef9ddcf04170750a37383c1
SHA256: 90a90f4ded4dcafa11326f1c9e4e46522081b05fef0729b994637d72fec224d3
Uploaded: 2021-04-05 13:09:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mod-nest-exp
Version: 1.1.1
Summary: An algorithm that computes modular nested exponentiation efficiently.
Author: Aviv Brook
Author-Email: avbrook[at]ucsc.edu
Home-Page: https://github.com/avivbrook/modular-nested-exponentiation
Project-Url: Bug Tracker, https://github.com/avivbrook/modular-nested-exponentiation/issues
Project-Url: Coverage, https://app.codecov.io/gh/avivbrook/modular-nested-exponentiation
Project-Url: CI, https://github.com/avivbrook/modular-nested-exponentiation/actions
License: GPLv3
Keywords: modular exponentiation,nested exponentiation
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Typing :: Typed
Platform: any
Requires-Python: >=3.6
Requires-Dist: setuptools
Requires-Dist: sympy (~=1.7); extra == "all"
Requires-Dist: gmpy2 (~=2.0); extra == "all"
Requires-Dist: Sphinx (~=3.5); extra == "all"
Requires-Dist: Sphinx; extra == "docs"
Requires-Dist: gmpy2; extra == "gmpy"
Requires-Dist: sympy; extra == "sympy"
Provides-Extra: all
Provides-Extra: docs
Provides-Extra: gmpy
Provides-Extra: sympy
Description-Content-Type: text/markdown
[Description omitted; length: 4979 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mod_nest_exp/__init__.py sha256=B-4f8Tacw_5-tZuehs-3z9fW8BIn_PTJ9VFHAoWaKCk 139
mod_nest_exp/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mod_nest_exp/benchmarking/__init__.py sha256=QWt5gi42D0Kfy5F6jWvVPLvNabzzDM1EkyXFbvmyubw 153
mod_nest_exp/benchmarking/benchmark.py sha256=mBFtpBJMmGfiZRbnWl2u9Il6oj92QRyMB8ZBcaZHqvs 1133
mod_nest_exp/benchmarking/utils.py sha256=qjb8AVJn_KMoOrWQInkIktcn8CEVL2-3cS1flZS2Org 549
mod_nest_exp/core/__init__.py sha256=NUR5ZkEYw6Xchoubr0BjlZjpuAwUlOoClr2atdBCbe8 64
mod_nest_exp/core/core.py sha256=T_IcjydDmIJ1ZfXC1JmYLKJBEJHdUFUhyiZLQq3B8tk 1721
mod_nest_exp/core/utils.py sha256=zfrRDSGZy83ZY9wluoPRvYtOfxMWFKhJFRIeNNc2Ufg 1548
mod_nest_exp/core/benchmarks/__init__.py sha256=s8gAZQwA2o0r93MAG8giSd2A19hPauN3IhGUGzXBB5U 78
mod_nest_exp/core/benchmarks/benchmark_core.py sha256=yPPhZqGgQms4Agr1Y9_Qvh0R3RYYDJ5Ek5udwhTkaD0 3445
mod_nest_exp/core/tests/__init__.py sha256=ZtJ2Cbk7kbK65N3rhD8_VvmEZkKMQl3ZkaAz0vmwr8Q 71
mod_nest_exp/core/tests/test_core.py sha256=IpD1TZhJcGMiZ_tyJ-LL5VpUuEtWnjl8dAxiciFekQ0 1438
mod_nest_exp/prelims/__init__.py sha256=dglLoFKbjXD3zwIOIukE4IrSbqNR99IiLaXRMOaWypk 97
mod_nest_exp/prelims/factor.py sha256=0cFzXShw4i1txmhpRdnZkkkzMPfQRcNvVlpjt7x1COA 2746
mod_nest_exp/prelims/gcd.py sha256=yev_7G9GMHL4JSjN9Ay_PoztXRk8y4sDA9zTMQnEY4s 649
mod_nest_exp/prelims/primes.py sha256=hTC65fI_DkrEkSPTGwQSsl-VBnESH5ms9rQaYIgUlHY 1283
mod_nest_exp/prelims/small_primes.py sha256=CDQti6BaN4IgalUDaWGz3xqDFQK201TCiuuxAoeRr-4 880
mod_nest_exp/prelims/totient.py sha256=GyEFXPCRDlVRaAaCI5Jdz4PfURTXZbJLDfwNlWvKrvk 676
mod_nest_exp/prelims/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mod_nest_exp-1.1.1.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
mod_nest_exp-1.1.1.dist-info/METADATA sha256=U2y2lWaXyouJJNL8lDp0Y0dVosrqg1jqNHRg_URpgaM 7063
mod_nest_exp-1.1.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
mod_nest_exp-1.1.1.dist-info/top_level.txt sha256=RpvtC39Oxau7IzmmTFtVcinf0l5HbJRTLEWMSJU7z64 13
mod_nest_exp-1.1.1.dist-info/RECORD

top_level.txt

mod_nest_exp