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.

pyfuzzylite
63
Established
fuzzylite
51
Established
Maintenance 6/25
Adoption 15/25
Maturity 25/25
Community 17/25
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 80
Forks: 14
Downloads: 439
Commits (30d): 0
Language: Python
License:
Stars: 316
Forks: 71
Downloads:
Commits (30d): 0
Language: C++
License: GPL-3.0
No risk flags
Stale 6m No Package No Dependents

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).

Scores updated daily from GitHub, PyPI, and npm data. How scores work