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


Groups > comp.lang.python > #66377

Re: Question on using FP numbers in python 2

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'output': 0.05; 'say,': 0.05; 'incompatible': 0.07; 'subject:Question': 0.07; 'subject:using': 0.09; 'cc:addr:python-list': 0.11; 'distinct': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'incomplete': 0.16; 'scratch': 0.16; 'subject:python': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; '15,': 0.26; 'header:In-Reply-To:1': 0.27; 'originally': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'subject:numbers': 0.31; 'stuff': 0.32; 'quite': 0.32; 'says': 0.33; "can't": 0.35; 'more,': 0.35; "who's": 0.35; 'but': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'really': 0.36; 'next': 0.36; 'pm,': 0.38; 'guy': 0.60; 'developed': 0.63; 'afraid': 0.65; 'actually,': 0.84; 'to:none': 0.92
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:cc :content-type; bh=innBDmCTlmU/aCkcXFQ1OFggZehE2hrlKQ7KoxxCzzI=; b=hSGr5A61508WYIc82/KbPUJioqy5zWjNyggRqzWYkxB58gdOP6ai+06T+moRypNhHP xb+arrboScliUD9KBBBfpFZvDr4tLUXxvU39Vg6wjGMkzy6We+D7m569OcREVm56Jvrq G5GlNKVEyntuhOd9gVgfEALd4yFKKnXVdR7l2KZ37FOFSUCHDE2WDXDhAw8FI3xdK4oH 6TV3LceMkJr90Z82pGQOjLpdKk7tdU2HNVbDYhNliSA5A6zw5qBxEY/7Za566lxeGK/T zX9qhdVdEaW+tVFEgW38kgIbjmEt3H9ZcJWW3tUuLPR1TmRQj/IRvaL6cQ4042eLWtzT E2jA==
MIME-Version 1.0
X-Received by 10.66.27.72 with SMTP id r8mr13589222pag.62.1392444524829; Fri, 14 Feb 2014 22:08:44 -0800 (PST)
In-Reply-To <201402150050.51950.gheskett@wdtv.com>
References <mailman.6953.1392434770.18130.python-list@python.org> <201402150007.49667.gheskett@wdtv.com> <CAPTjJmqs=-C3bxygc8m1=9L5=Aob1O2sVN2-s5a5BtO71ooN2w@mail.gmail.com> <201402150050.51950.gheskett@wdtv.com>
Date Sat, 15 Feb 2014 17:08:44 +1100
Subject Re: Question on using FP numbers in python 2
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <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.6967.1392444527.18130.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1392444527 news.xs4all.nl 2921 [2001:888:2000:d::a6]:47453
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:66377

Show key headers only | View raw


On Sat, Feb 15, 2014 at 4:50 PM, Gene Heskett <gheskett@wdtv.com> wrote:
>> I'm afraid I can't really help more, as I don't speak CNC.
>
> Actually, the output is RS-274-D, originally from NIST.  But it has
> developed some pretty distinct "accents" in the 20 some years its been in
> the wild.  The NIST version was, shall we say, quite incomplete but a lot
> of the stuff shoved in to scratch this or that itch is often vaguely
> incompatible with the next vendors version of that particular function.

Ehh, I don't speak that either, but now I feel like a guy who's told
"Polly voo Fronsay?" and says that he don't speak no Eyetalon. :)

ChrisA

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


Thread

Question on using FP numbers in python 2 Gene Heskett <gheskett@wdtv.com> - 2014-02-14 22:25 -0500
  Re: Question on using FP numbers in python 2 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-02-15 04:26 +0000
    Re: Question on using FP numbers in python 2 Gene Heskett <gheskett@wdtv.com> - 2014-02-15 00:07 -0500
      Re: Question on using FP numbers in python 2 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-02-15 15:27 +0000
        Re: Question on using FP numbers in python 2 Gene Heskett <gheskett@wdtv.com> - 2014-02-15 12:27 -0500
    Re: Question on using FP numbers in python 2 Chris Angelico <rosuav@gmail.com> - 2014-02-15 16:28 +1100
  Re: Question on using FP numbers in python 2 Grant Edwards <invalid@invalid.invalid> - 2014-02-15 04:35 +0000
  Re: Question on using FP numbers in python 2 Gene Heskett <gheskett@wdtv.com> - 2014-02-15 00:50 -0500
  Re: Question on using FP numbers in python 2 Chris Angelico <rosuav@gmail.com> - 2014-02-15 17:08 +1100

csiph-web