Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.028 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.01; '21,': 0.07; 'subject:skip:s 10': 0.07; 'indeed,': 0.09; 'url:blog': 0.10; 'cool.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'nerds': 0.16; 'wrote:': 0.18; 'header:In-Reply- To:1': 0.27; 'cool': 0.30; 'message-id:@mail.gmail.com': 0.30; "d'aprano": 0.31; 'steven': 0.31; 'received:google.com': 0.35; 'too': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'maths': 0.84; 'url:2013': 0.84; '2013': 0.98 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 :content-type; bh=xxvX8dyl6DqkZ1KlJDX3Dm99zO5YDF75zo7P0rrdzRA=; b=YVsZHjI3rkxNlK3hYlnNyu9E2vkXkDBWpyxMgP/2bOXdFKYCBtkc6f0w6+r3iGmYAa sqY1KgOafhtQkMNwaQZtVc0UlCFhH2bmyCfIS0LDhbYkGC2RUe6Pic8nGii7QDDxdG/t bON1OdKYAK7xsaHoxZd3IJx239cGof2YtjCVGof6T4gV8cZtylHUJqzGMJwqWT0mOmLP tNIrqAPHTpPx+zVBIURbovdJPQo1Vtyma7NeFkQCdJRNFOWdQ2OXMA8wQvYJsj+O5Xyk lAa60WmJGjrgn8X7ETyFCpXye0ONEqWfH4Xl/XK2OU8ntiZRMkZQH+n2U3LyCpJiAYiK my4A== MIME-Version: 1.0 X-Received: by 10.220.215.73 with SMTP id hd9mr534895vcb.19.1369127285261; Tue, 21 May 2013 02:08:05 -0700 (PDT) In-Reply-To: <519b2fa6$0$6574$c3e8da3$5496439d@news.astraweb.com> References: <519b2fa6$0$6574$c3e8da3$5496439d@news.astraweb.com> Date: Tue, 21 May 2013 19:08:05 +1000 Subject: Re: sympy.nsimplify From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369127294 news.xs4all.nl 15900 [2001:888:2000:d::a6]:60265 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:45658 On Tue, May 21, 2013 at 6:26 PM, Steven D'Aprano wrote: > For maths nerds like me, this is too cool for words: > > http://www.johndcook.com/blog/2013/04/30/recognizing-numbers/ It is indeed, very cool. I think I need to conjure an excuse to use this someplace. ChrisA