You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FuzzPy is a library for fuzzy sets, fuzzy graphs, and general fuzzy mathematics for Python.
Requirements
FuzzPy requires Python (2.6 or later). Additionally, Epydoc is required for generating documentation.
API Documentation
API documentation can be generated with Epydoc using the provided `gendoc.sh` script. This will create a subdirectory `doc` containing full API documentation in HTML format.