Simpful Versions Save

A friendly python library for fuzzy logic reasoning

2.6.1

2 years ago

Fuzzy sets can now be plotted on a log scale xaxis.

2.6.0

2 years ago

This version adds support for singletons fuzzy sets. Additionally, get_firing_strengths was extended, in order to calculate the firing strengths of the rules given multiple states of the fuzzy inference system.

2.5.4

2 years ago

2.5.3

2 years ago

Less verbose way of plotting linguistic variables. New option added to plot on matplotlib axes.

2.5.2

2 years ago

This version brings some under-the-hood changes to the fuzzy rule parser. The new parser should have a more robust and consistent behavior when dealing with antecedents composed of multiple clauses.

2.5.1

2 years ago

Added toggle argument for warnings during inference and small revisions to documentation

2.5.0

2 years ago

This version adds some functionalities to inspect fuzzy sets parameters

2.4.4

3 years ago

Fixed a bug in Mamdani inference

2.4.2

3 years ago

2.1.5

3 years ago