Metadata-Version: 2.3
Name: rough-theory
Version: 0.0.3
Summary: Various operations to analyze and leverage discernibility of knowledge. 
Project-URL: Homepage, https://github.com/johnHostetter/rough-theory
Project-URL: Issues, https://github.com/johnHostetter/rough-theory/issues
Author-email: John Wesley Hostetter <jhostetter16@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# rough-theory: Python igraph for rough set theory :snake:
<a href="https://github.com/johnHostetter/rough-theory/actions"><img alt="Actions Status" src="https://github.com/johnHostetter/rough-theory/workflows/Test/badge.svg"></a>
<a href="https://github.com/johnHostetter/rough-theory/actions"><img alt="Actions Status" src="https://github.com/johnHostetter/rough-theory/workflows/Pylint/badge.svg"></a>
<a href="https://codecov.io/github/johnHostetter/rough-theory" > 
 <img src="https://codecov.io/github/johnHostetter/rough-theory/branch/main/graph/badge.svg?token=N02Z5Q7MX7"/> 
 </a>
<a href="https://github.com/psf/regime"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>

The `rough-theory` library offers various operations to analyze and leverage discernibility of knowledge. It uses minimal dependencies to implement these features and has a graph theory backend (via `igraph`).
