normi

View on PyPIReverse Dependencies (0)

0.2.0 normi-0.2.0-py3-none-any.whl

Wheel Details

Project: normi
Version: 0.2.0
Filename: normi-0.2.0-py3-none-any.whl
Download: [link]
Size: 12270
MD5: 7651331b3eb27774cf2965cb22029a4a
SHA256: 38b0bbbe131d1a61564e87fb551dcfdfe1b3ae662159b6f3dbf7e4a5a123b960
Uploaded: 2024-03-11 14:48:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: normi
Version: 0.2.0
Summary: Estimator for Normalized Mutual Information
Author: braniii
Home-Page: https://github.com/moldyn/NorMI
Project-Url: Documentation, https://moldyn.github.io/NorMI
Project-Url: Source Code, https://github.com/moldyn/NorMI
Project-Url: Changelog, https://moldyn.github.io/NorMI/changelog
Project-Url: Bug Tracker, https://github.com/moldyn/NorMI/issues
License: MIT License
Keywords: normalized mutual information,mutual information,Kraskov Estimator,KSG Estimator
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: numpy (>=1.21.0)
Requires-Dist: scipy
Requires-Dist: click (>=8.0.0)
Requires-Dist: beartype (>=0.10.4)
Requires-Dist: tqdm
Requires-Dist: scikit-learn (>=1.0.0)
Requires-Dist: typing-extensions (>=3.9.0); python_version < "3.9"
Requires-Dist: pytest-rerunfailures; extra == "all"
Requires-Dist: wemake-python-styleguide; extra == "all"
Requires-Dist: pytest; extra == "all"
Requires-Dist: mkdocs-section-index; extra == "all"
Requires-Dist: mkdocs-click; extra == "all"
Requires-Dist: mkdocs-literate-nav; extra == "all"
Requires-Dist: flake8; extra == "all"
Requires-Dist: mkdocs-gen-files; extra == "all"
Requires-Dist: mkdocs-material; extra == "all"
Requires-Dist: mkdocstrings-python; extra == "all"
Requires-Dist: mkdocstrings; extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: wemake-python-styleguide; extra == "coding"
Requires-Dist: mkdocs-section-index; extra == "docs"
Requires-Dist: mkdocs-click; extra == "docs"
Requires-Dist: mkdocs-literate-nav; extra == "docs"
Requires-Dist: mkdocs-gen-files; extra == "docs"
Requires-Dist: mkdocstrings-python; extra == "docs"
Requires-Dist: mkdocstrings; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: pytest-rerunfailures; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: flake8; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: all
Provides-Extra: coding
Provides-Extra: docs
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4924 characters]

WHEEL

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

RECORD

Path Digest Size
normi/__init__.py sha256=y5D5Jo__I92chCRwYlvEtlXhsv82U6icfyNhvgjx0hY 256
normi/__main__.py sha256=2t9ZWY436qR6S_B-2o9T3n0OwkkqQlml9ROj2S9rIcg 3202
normi/_estimators.py sha256=s765mymVc_ajDQX3H8clR-fK18Zrclow1UrGH436BvE 14277
normi/_typing.py sha256=OjIBLWo3la-U25YjDnvU-L_Fb-hisaHeIjwAl1HXPYA 2878
normi/_utils.py sha256=nFfLj2O0Lz7ai6ixs9dYSq4zWD33RzNMor2SymfnW14 1263
normi-0.2.0.dist-info/LICENSE sha256=I39tZbartUOWmsY4uDQPovrnaVR6bL0iRjdpAHmzTjw 1078
normi-0.2.0.dist-info/METADATA sha256=V-v4GLWj061IudcQ21kw11syQP0SFVnIeHi00ZYGZj4 7739
normi-0.2.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
normi-0.2.0.dist-info/entry_points.txt sha256=BhKZw84BK_kwuVYETyra59CI8Gr0ljczid0dGLA1jR0 46
normi-0.2.0.dist-info/top_level.txt sha256=KUgEfLznYkK0uNNmjyiBRy12ZVPKwAqbveJZndDHAlM 6
normi-0.2.0.dist-info/RECORD

top_level.txt

normi

entry_points.txt

normi = normi.__main__:main