Metadata-Version: 2.1
Name: matchescu-matching
Version: 0.3.0
Summary: Common types and algorithms used for matching two information
License: MIT
Author: Andrei Olar
Author-email: andrei.olar@ubbcluj.ro
Requires-Python: >=3.11,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: jellyfish (>=1.1.0,<2.0.0)
Requires-Dist: matchescu-base (>=0.8.0,<0.9.0)
Requires-Dist: numpy (>=2.1.3,<3.0.0)
Requires-Dist: polars (>=1.15.0,<2.0.0)
Requires-Dist: scikit-learn (>=1.5.2,<2.0.0)
Description-Content-Type: text/markdown

# matching
Common types and algorithms used for matching two information

