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


Groups > comp.lang.python > #74433

Re: NaN comparisons - Call For Anecdotes

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ian.g.kelly@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.045
X-Spam-Evidence '*H*': 0.91; '*S*': 0.00; 'anders': 0.09; 'python': 0.11; 'numpy': 0.16; 'semantics': 0.16; 'discussions': 0.16; 'do,': 0.16; 'language': 0.16; 'wrote:': 0.18; 'discussion': 0.18; 'numerical': 0.19; 'programming': 0.22; 'tells': 0.24; 'mon,': 0.24; 'possibly': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'anyone': 0.31; 'lists': 0.32; 'probably': 0.32; 'another': 0.32; 'maybe': 0.34; 'agree': 0.35; 'anybody': 0.35; 'but': 0.35; 'received:google.com': 0.35; '14,': 0.36; 'wrong': 0.37; 'list.': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'read': 0.60; 'forum': 0.61; "you've": 0.63; 'here': 0.66; 'jul': 0.74; 'subject:For': 0.78
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=ECJaKj/HagwLHpzYQ6ZXz9QI5penQWINr5NzCBElUQU=; b=AMj1wtk80kT61HrWzqKJi7a4xbCPhpZqD7TL+u7gLBLVoA+BCS0uIXOWugoBI8Oimv WmM75Z5pcI8jy0tDH22uSF8K2aVXHMZKijPXuep3UB6iDevIsibQ7vGMfUAvuL5w+Ym6 MM8qZfXZKtuTM1EkdkAsRl6LESTMIF/tFuvjkZzS3B0aZxhUXpflvTyZskhkTNDM7R1E 1CGuieCOjc3NdBUKYWczMLDKjc2GbO+qBSsdLtA3I95Vq300eEEzQhmeAnW4ijKF70L4 iz+K61firPO4KaoKEC7bGuhIlvH/Y4Acjg5h16M3kBlK6/WthCCm1VmNspze5cLWxsUQ 0eOQ==
X-Received by 10.70.43.43 with SMTP id t11mr18406011pdl.49.1405366961553; Mon, 14 Jul 2014 12:42:41 -0700 (PDT)
MIME-Version 1.0
In-Reply-To <53C408DF.8020309@jmunch.dk>
References <53BC05FB.4050707@jmunch.dk> <53BD70F4.4000504@stoneleaf.us> <mailman.11713.1404940183.18130.python-list@python.org> <HFrvv.133739$Kb6.111775@fx17.am4> <53C408DF.8020309@jmunch.dk>
From Ian Kelly <ian.g.kelly@gmail.com>
Date Mon, 14 Jul 2014 13:42:01 -0600
Subject Re: NaN comparisons - Call For Anecdotes
To Python <python-list@python.org>
Content-Type text/plain; charset=UTF-8
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 <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.11806.1405366964.18130.python-list@python.org> (permalink)
Lines 17
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1405366964 news.xs4all.nl 2952 [2001:888:2000:d::a6]:34674
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:74433

Show key headers only | View raw


On Mon, Jul 14, 2014 at 10:44 AM, Anders J. Munch <2014@jmunch.dk> wrote:
> alister wrote:
>>
>> I don't have time to start this discussion over again on another mailing
>> list.
>> Don't anyone on those lists read python-list also?
>>
>> they possibly do, but prefer to keep discussions to the proper forum
>
>
> The semantics of the Python programming language is on-topic for
> python-list. This is about float.__eq__, not about numpy or SciPy.
> Maybe they just don't like beer?

Well, I don't see anybody with numerical expertise chiming in here to
say they agree with you either, so that tells me you've probably got
the wrong audience.

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


Thread

Re: NaN comparisons - Call For Anecdotes "Anders J. Munch" <2014@jmunch.dk> - 2014-07-09 23:09 +0200
  Re: NaN comparisons - Call For Anecdotes alister <alister.nospam.ware@ntlworld.com> - 2014-07-10 07:55 +0000
    Re: NaN comparisons - Call For Anecdotes "Anders J. Munch" <2014@jmunch.dk> - 2014-07-14 18:44 +0200
      Re: NaN comparisons - Call For Anecdotes Steven D'Aprano <steve@pearwood.info> - 2014-07-15 05:19 +0000
        Re: NaN comparisons - Call For Anecdotes "Anders J. Munch" <2014@jmunch.dk> - 2014-07-15 14:32 +0200
        Re: NaN comparisons - Call For Anecdotes Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-07-15 16:29 +0100
    Re: NaN comparisons - Call For Anecdotes Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-07-14 18:52 +0100
    Re: NaN comparisons - Call For Anecdotes Ian Kelly <ian.g.kelly@gmail.com> - 2014-07-14 13:42 -0600

csiph-web