Releases: lucaferranti/FuzzyLogic.jl
Releases · lucaferranti/FuzzyLogic.jl
v0.1.3
FuzzyLogic v0.1.3
Merged pull requests:
- add logo (#24) (@lucaferranti)
- added semielliptic membership functions (#25) (@lucaferranti)
- add gensurf function (#27) (@lucaferranti)
- update contributing docs (#28) (@lucaferranti)
- add citation information (#29) (@lucaferranti)
- fix bug in plotting systems with several rules (#30) (@lucaferranti)
- improve local docs workflow (#31) (@lucaferranti)
- add singleton mf and missing code generation function for semielliptic mf (#32) (@lucaferranti)
- upgrade to Documenter 1.0 (#33) (@lucaferranti)
- disallow automatic conversion from interval to float (#34) (@lucaferranti)
- fix type-2 plotting (#36) (@lucaferranti)
- fix bug in zshape and sshape FMs code generation (#39) (@lucaferranti)
Closed issues:
v0.1.2
FuzzyLogic v0.1.2
Merged pull requests:
- add support for weighted rules (#16) (@lucaferranti)
- vector notation (#17) (@lucaferranti)
- type-2 membership functions and sugeno (#18) (@lucaferranti)
- add karnik-mendel defuzzification algorithm (#19) (@lucaferranti)
- FML parser (#20) (@lucaferranti)
- generate julia code (#21) (@lucaferranti)
- add more defuzzifiers (#22) (@lucaferranti)
- bump patch version (#23) (@lucaferranti)
v0.1.1
FuzzyLogic v0.1.1
Merged pull requests:
- added more norms and plots to documentation (#10) (@lucaferranti)
- initial fuzzy c-means implementation (#11) (@lucaferranti)
- remove anonymous functions (#12) (@lucaferranti)
- parsing of fuzzy control language (#13) (@lucaferranti)
- update readme and codecov file (#14) (@lucaferranti)
- matlab parser (#15) (@lucaferranti)
v0.1.0
FuzzyLogic v0.1.0
Merged pull requests:
- documentation setup (#2) (@lucaferranti)
- update membership functions (#4) (@lucaferranti)
- add sugeno inference system (#5) (@lucaferranti)
- fuzzy edge detector (#6) (@lucaferranti)
- documentation updates before registering (#8) (@lucaferranti)