.gitattributes
.gitignore
.gitlab-ci.yml
.readthedocs.yml
COPYING.md
FILESTRUCTURE.md
LICENSE.md
README.md
codecov.yml
pyproject.toml
setup.py
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/pypi.yml
doc/Makefile
doc/api.rst
doc/conf.py
doc/demo.nblink
doc/index.rst
doc/intro.rst
doc/make.bat
fuzzycat/FuzzyData.py
fuzzycat/FuzzyPlots.py
fuzzycat/__init__.py
fuzzycat/_version.py
fuzzycat/fuzzycat.py
fuzzycategories.egg-info/PKG-INFO
fuzzycategories.egg-info/SOURCES.txt
fuzzycategories.egg-info/dependency_links.txt
fuzzycategories.egg-info/requires.txt
fuzzycategories.egg-info/top_level.txt
images/readme/Fuzzy_Labels.png
images/readme/Resampled_Clusterings.gif
notebooks/demo.ipynb
tests/__init__.py
tests/conftest.py
tests/test_fuzzycat.py