Metadata-Version: 2.1
Name: fuzzy-machines
Version: 0.1.5
Summary: A generic approach to Fuzzy Logic and Inference Systems
Home-page: https://github.com/CTred/fuzzy-machines
Author: Caio Castro
Author-email: caio.castro@daocapital.com.br
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/CTred/fuzzy-machines/issues
Project-URL: Documentation, https://fuzzy-machines.readthedocs.io/en/master/index.html
Project-URL: Fuzzy Logic Tutorial, https://www.youtube.com/watch?v=__0nZuG4sTw&t=3s
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

[![codecov](https://codecov.io/gh/CTred/fuzzy-machines/branch/master/graph/badge.svg?token=A583P3OUYB)](https://codecov.io/gh/CTred/fuzzy-machines)
![Read the Docs](https://img.shields.io/readthedocs/fuzzy-machines)
![License](https://img.shields.io/github/license/CTred/fuzzy-machines)

# fuzzy-machines
A generic approach to fuzzy logic inference systems in python.

# Instalation:
Make sure you have `numpy` installed (any recent version should work, as dependency is minimal) and then run `pip install fuzzy-machines`.

# Documentation:
https://fuzzy-machines.readthedocs.io/en/latest/

# About the author:
![Your Repository’s Stats](https://github-readme-stats.vercel.app/api?username=CTred&show_icons=true)

