Metadata-Version: 2.1
Name: etacorpy
Version: 0.1.0
Summary: A Python package for calculating eta n, the rank-transform area coverage coefficient of correlation.
Author: Itai Pelles
License: Apache-2.0
Project-URL: Homepage, https://github.com/itaipelles/etacorpy
Project-URL: Changelog, https://github.com/itaipelles/etacorpy/releases
Project-URL: Issues, https://github.com/itaipelles/etacorpy/issues
Project-URL: CI, https://github.com/itaipelles/etacorpy/actions
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: numba
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
