Greetings scipy-devers, I am currently beginning work on a Fuzzy Logic toolkit in Python (modeled after the MatLab fuzzy logic toolbox http://www.mathworks.com/products/fuzzylogic/). Before I get ahead of myself, I was wondering if someone has already been working on something like this, I want to make sure I'm not reinventing the wheel. Thanks, Prasan
An initial version of the library can be found at: http://www.isi.edu/~samtani/Code/FuzzyLogic.zip Obviously there's a lot of work to be done in making this conform to SciPy standards, hopefully my work/school schedule will allow me to finish this off over the summer. --Prasan On 4/25/05, Prasan Samtani <prasansamtani@gmail.com> wrote:
Greetings scipy-devers,
I am currently beginning work on a Fuzzy Logic toolkit in Python (modeled after the MatLab fuzzy logic toolbox http://www.mathworks.com/products/fuzzylogic/). Before I get ahead of myself, I was wondering if someone has already been working on something like this, I want to make sure I'm not reinventing the wheel.
Thanks, Prasan
participants (1)
-
Prasan Samtani