pyfuzzylite and fuzzylite
These are ecosystem siblings: pyfuzzylite is the official Python binding for the C++ fuzzylite library, allowing developers to use the same fuzzy logic engine across different languages.
About pyfuzzylite
fuzzylite/pyfuzzylite
pyfuzzylite: a fuzzy logic control library in Python
About fuzzylite
fuzzylite/fuzzylite
fuzzylite: a fuzzy logic control library in C++
Supports six fuzzy controller types (Mamdani, Takagi-Sugeno, Larsen, Tsukamoto, Inverse Tsukamoto, Hybrid) with 25 linguistic term shapes, customizable T-norms/S-norms, and seven defuzzification methods. Provides a declarative FuzzyLite Language (`.fll`) for controller design alongside programmatic C++ APIs, plus importers for standard formats (`.fis`, `.fcl`) and exporters to C++, Java, R, and multiple fuzzy specification languages. Designed as a minimal-dependency, object-oriented library with cross-platform support (Linux, macOS, Windows).
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work