fuzzy.set
index
/fuzzy/set/__init__.py @ Get pyfuzzy at SourceForge.net. Fast, secure and Free Open Source software downloads

Different kind of fuzzy sets.
For any of these you can call C{set(x)} to get the membership value of x.
 
See L{Set<fuzzy.set.Set>} for more.
 
Examples can be found here U{http://pyfuzzy.sourceforge.net/demo/set/}

 
Package Contents
       
Function
PiFunction
Polygon
SFunction
Set
Singleton
Trapez
Triangle
ZFunction
operations

 
Data
        __revision__ = '$Id: __init__.py,v 1.11 2010-03-28 18:44:46 rliebscher Exp $'