Metadata-Version: 2.4
Name: statistical_comparison_core
Version: 0.1.0
Summary: Shared hypothesis test interfaces for statistical comparison packages.
License: CC BY-NC 4.0
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.21
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Dynamic: license-file

# License statement

The code is provided under a Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) license. Under the license, the code is provided royalty free for non-commercial purposes only. The code may be covered by patents and if you want to use the code for commercial purposes, please contact us for a different license.

# statistical_comparison_helpers

This library is a part of [AnyEval](https://github.com/TRI-ML/AnyEval) software. It provides shared hypothesis test interfaces for statistical comparison.
