Fuzzy logic toolbox for Python.
copied from cf-staging / scikit-fuzzyThis package implements many useful tools for projects involving fuzzy logic, also known as grey logic. It is pure Python and depends only on NumPy, SciPy, and NetworkX. There are many basic fuzzy logic functions in the base namespace, as well as a Pythonic, object-oriented system for fuzzy control systems in the skfuzzy.control submodule.