pyfuzzy Activity
Status: Beta
Brought to you by:
rliebscher
Thanks for your comments, it's now fixed in the svn repository.
fix z range for 3D plot
add plotting module using matplotlib to setup.py
One more thing. I think that in build3DPlot method ax.set_zlim(0, 1) z shouldn't...
Measures of similarity for fuzzy sets
PACKAGES = [ 'fuzzy', ... 'fuzzy.doc', 'fuzzy.doc.plot', 'fuzzy.doc.plot.gnuplot',...
PACKAGES = 'fuzzy', ... 'fuzzy.doc', 'fuzzy.doc.plot', 'fuzzy.doc.plot.gnuplot',...
Hi, see at http://pyfuzzy.sourceforge.net/doc/ipython/demo.html may be line "In [16]:"...
implement graphical output using matplotlib
Defuzzification Plot