Releases: aresio/simpful
Releases · aresio/simpful
Small addition to plotting facility
Fuzzy sets can now be plotted on a log scale xaxis.
New functionalities added
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.
Minor fix
Improved plotting functionalities
Less verbose way of plotting linguistic variables. New option added to plot on matplotlib axes.
New parser for fuzzy rules
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.
New version with small additions
Added toggle argument for warnings during inference and small revisions to documentation
New version
This version adds some functionalities to inspect fuzzy sets parameters
New stable release fixing Mamdani inference
Fixed a bug in Mamdani inference
New stable release
2.4.2 fixed behavior for inference of variables not in consequents, new err…
Stable release supporting Mamdani and Sugeno reasoning
2.1.5 Merge branch 'master' of github.com:aresio/simpful