Simpful

A user-friendly Python library for fuzzy logic

Simpful is a Python library for fuzzy logic reasoning, designed to provide a simple and lightweight API, as close as possible to natural language. This page presents detailed documentation on the classes and methods implemented in it.

Installation

You can install Simpful with

pip install simpful

Additional information

If you want to check out some examples or need more information on the usage of the library, please visit our GitHub repository, or check our published article here.