Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45658
| 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 | <rosuav@gmail.com> |
| 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 <rosuav@gmail.com> |
| 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 <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.1914.1369127294.3114.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
On Tue, May 21, 2013 at 6:26 PM, Steven D'Aprano <steve+comp.lang.python@pearwood.info> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
sympy.nsimplify Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-05-21 08:26 +0000
Re: sympy.nsimplify Chris Angelico <rosuav@gmail.com> - 2013-05-21 19:08 +1000
Re: sympy.nsimplify Skip Montanaro <skip@pobox.com> - 2013-05-21 06:01 -0500
Re: sympy.nsimplify Paul Rudin <paul.nospam@rudin.co.uk> - 2013-05-21 12:17 +0100
csiph-web