Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #35153

Re: Fuzzy Logic Library for Python 3

Path csiph.com!usenet.pasdenom.info!aioe.org!rt.uk.eu.org!nntp-feed.chiark.greenend.org.uk!ewrotcd!news.nosignal.org!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <grettke@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'received:209.85.223': 0.03; 'subject:Python': 0.05; 'python': 0.09; 'cc:addr:python- list': 0.10; 'advance': 0.10; 'dec': 0.15; '3.2.': 0.16; 'dig': 0.16; 'fuzzy': 0.16; 'intensely': 0.16; 'url:faq': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'alex': 0.17; 'pfxlen:0': 0.17; 'sender:addr:gmail.com': 0.18; 'all,': 0.21; 'trying': 0.21; 'cheers,': 0.23; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'options': 0.27; 'succeed': 0.29; 'url:mailman': 0.29; "i'm": 0.29; 'install': 0.29; 'url:python': 0.32; 'url:listinfo': 0.32; 'received:google.com': 0.34; 'thanks': 0.34; 'received:209.85': 0.35; 'but': 0.36; 'url:org': 0.36; "didn't": 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'build': 0.39; 'header:Received:5': 0.40; 'url:mail': 0.40; 'expert': 0.62; 'answer.': 0.71; 'felt': 0.75; 'ama,': 0.84; 'pondered': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=JmSWt19YXulAgk0BRdgweIuBnoHpWZKL8vFaYBlhGhw=; b=ClBZ7KlcI/VzcbNMXwX/iVDKpZQHi0o4pKQoiHBuawg/BvaTW82GdUpKu0tEd6ktbe pPS7dQ4XBmirRlk/y5ombOkdFJ8mIcLEt2/sg31DBcEeiluwcqwykkShrdj4vpxNH7+u DjG3VX6mJQ49Y4yhPdbe6VGuSPXLUC2mIwsySqGLvPMSFieIfnnH5UZ9Z5ja7jNEKyis pGoM2dKNeRTSCuYgVM9BAhEQS1SjIK0cWIfoObdJsH6oFphxpuD6DwFwiT/U2ahdUL0i f1w0rzQJTBBOhGFzLIcW/+6Xe0NEiReHIjefCUt/OjsItsRsNeo39tNt1mSjZUOKDBDx BkGw==
MIME-Version 1.0
Sender grettke@gmail.com
In-Reply-To <CAJBOi6aiKeRKtT0T3zzipgBVo_S9b3PkJfqwAd+oFcYOanUxQw@mail.gmail.com>
References <CAJBOi6aiKeRKtT0T3zzipgBVo_S9b3PkJfqwAd+oFcYOanUxQw@mail.gmail.com>
Date Wed, 19 Dec 2012 14:37:47 -0600
X-Google-Sender-Auth QUReydVclPojlR5cveZ8FPtHgDc
Subject Re: Fuzzy Logic Library for Python 3
From Grant Rettke <grettke@acm.org>
To Alexsandro Soares <prof.asoares@gmail.com>
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1071.1355949831.29569.python-list@python.org> (permalink)
Lines 32
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1355949831 news.xs4all.nl 6959 [2001:888:2000:d::a6]:54902
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:35153

Show key headers only | View raw


I also pondered this, though not intensely or urgently.

I felt like Jython and Jess with FuzzyJess might be interesting

http://www.jessrules.com/FAQ.shtml#Q13

though I didn't dig any further.

On Wed, Dec 19, 2012 at 8:22 AM, Alexsandro Soares
<prof.asoares@gmail.com> wrote:
> Hi all,
>
>    I'm trying to build an fuzzy expert system in Python 3 and I need a good
> recommendation for a library/package for this, but working in Python 3.2.
> Some options are pyfuzzy and pyfuzzylib, but I was not succeed to install
> these packages with Python 3.
>     Thanks in advance for any answer.
>
> Cheers,
> Alex
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
Grant Rettke | ACM, AMA, COG, IEEE
grettke@acm.org | http://www.wisdomandwonder.com/
Wisdom begins in wonder.
((λ (x) (x x)) (λ (x) (x x)))

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Fuzzy Logic Library for Python 3 Grant Rettke <grettke@acm.org> - 2012-12-19 14:37 -0600

csiph-web