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


Groups > comp.lang.python > #74281

Re: NaN comparisons - Call For Anecdotes

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <joel.goldstick@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.100
X-Spam-Evidence '*H*': 0.80; '*S*': 0.00; 'beer': 0.05; 'anders': 0.09; 'cc:addr:python-list': 0.11; 'suggest': 0.14; 'nan': 0.16; 'wrote:': 0.18; 'discussion': 0.18; 'wed,': 0.18; 'numerical': 0.19; 'seems': 0.21; 'cc:addr:python.org': 0.22; 'pointer': 0.24; "haven't": 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'header:In-Reply- To:1': 0.27; 'direction': 0.30; 'message-id:@mail.gmail.com': 0.30; 'along': 0.30; 'url:mailman': 0.30; 'serve': 0.31; 'anyone': 0.31; 'lists': 0.32; 'another': 0.32; 'url:python': 0.33; 'everyone': 0.33; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'list.': 0.37; 'being': 0.38; 'pm,': 0.38; 'mailing': 0.39; 'url:mail': 0.40; 'read': 0.60; 'kindly': 0.61; 'offer': 0.62; 'more': 0.64; 'here': 0.66; 'useful.': 0.68; 'jul': 0.74; 'behavior': 0.77; 'subject:For': 0.78; 'ethan': 0.84; 'joel': 0.91; 'luck': 0.93
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=3wYLvHy0dXd5J6iIIDa9vOa/rGoo3OODCgjhi4kUHO0=; b=ZkjGFtJTqcUOQ8YP3Z/fvj91No634xBv4JZrLrDCWWrv1cwc7UPz5LDrvpn5N7Febl iDRRzPz0zOk+JL4yN54nz7trrejdhkD38l3lShUqRawIDnhi6cD5sTWWPuyfqAqkVYXh lEe0LBtNGvoLNbH4/0IlQ5S/h4PP5xl+QeJut7va8A22NQeYcC7HRfQN1xfqpWKY7SQ8 qp9Iukjev0RrJxmpdWALa/mUmMj+0y3CnfWbkwBwWVlBOKVhNEkCs0/wLS0tNjhAIyLf 7qMOTLSHQI6lFqXAVfJKerxQwOdFWRj+Iqpt9H1cGskbkoNOI8AOM2xiVCq5bk9gdB1p GQoQ==
MIME-Version 1.0
X-Received by 10.52.121.197 with SMTP id lm5mr504238vdb.74.1404944195709; Wed, 09 Jul 2014 15:16:35 -0700 (PDT)
In-Reply-To <53BDAF90.8010709@jmunch.dk>
References <53BC05FB.4050707@jmunch.dk> <53BD70F4.4000504@stoneleaf.us> <53BDAF90.8010709@jmunch.dk>
Date Wed, 9 Jul 2014 18:16:35 -0400
Subject Re: NaN comparisons - Call For Anecdotes
From Joel Goldstick <joel.goldstick@gmail.com>
To "Anders J. Munch" <2014@jmunch.dk>
Content-Type multipart/alternative; boundary=001a1135ea10b6f45604fdca0f57
Cc "python-list@python.org" <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 <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.11714.1404944199.18130.python-list@python.org> (permalink)
Lines 71
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1404944199 news.xs4all.nl 2880 [2001:888:2000:d::a6]:55493
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:74281

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Wed, Jul 9, 2014 at 5:09 PM, Anders J. Munch <2014@jmunch.dk> wrote:

> Ethan Furman:
>
>  I would suggest you ask for this on the numerical mailing lists instead
>> of here -- and you may not want to offer a beer to everyone that has an
>> anecdote for NaN behavior being useful.
>>
> 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?


I've been following along here, and it seems you haven't received the
answer you want or need.  Since you are the one in search of a solution it
seems that you might take more kindly to a pointer in a direction that
might serve you better.  Best of luck

>
>
> regards, Anders
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>



-- 
Joel Goldstick
http://joelgoldstick.com

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


Thread

Re: NaN comparisons - Call For Anecdotes Joel Goldstick <joel.goldstick@gmail.com> - 2014-07-09 18:16 -0400

csiph-web