Skip to content

Releases: aresio/simpful

Small addition to plotting facility

14 Apr 14:05
Compare
Choose a tag to compare

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

New functionalities added

01 Apr 15:15
Compare
Choose a tag to compare

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

23 Mar 15:57
Compare
Choose a tag to compare
2.5.4

version update

Improved plotting functionalities

23 Mar 15:35
Compare
Choose a tag to compare

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

New parser for fuzzy rules

17 Mar 16:29
Compare
Choose a tag to compare

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

03 Jan 09:20
Compare
Choose a tag to compare

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

New version

13 Jul 15:20
Compare
Choose a tag to compare

This version adds some functionalities to inspect fuzzy sets parameters

New stable release fixing Mamdani inference

21 May 16:38
Compare
Choose a tag to compare

Fixed a bug in Mamdani inference

New stable release

29 Jan 11:48
Compare
Choose a tag to compare
2.4.2

fixed behavior for inference of variables not in consequents, new err…

Stable release supporting Mamdani and Sugeno reasoning

07 Sep 16:46
Compare
Choose a tag to compare
2.1.5

Merge branch 'master' of github.com:aresio/simpful