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


Groups > comp.lang.python > #71757

Re: Python and Math

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!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.075
X-Spam-Evidence '*H*': 0.85; '*S*': 0.00; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'baskets': 0.16; 'baskets.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'mon,': 0.24; '(or': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'message-id:@mail.gmail.com': 0.30; 'weeks': 0.32; 'monday,': 0.33; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'list': 0.37; 'pm,': 0.38; 'quote': 0.39; 'either': 0.39; 'even': 0.60; 'such': 0.63; 'funny': 0.74; '"just': 0.84; 'quote,': 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=v9k5D9T6KoK0rglKr8Wb52YmWUDs0ylz/xanSMmNJTY=; b=m/YoeVyo6HSsRTOp6xoA+AXEyzCbVyowV6AyF4pJu1Q8EsXpJ8INnvn6Cqkc4Qi2MM jm743DbUjQ8BxMDexQNuSLtdMDqg1hXDnOjj9V5QQ0UOmhc5rJpymCM/karN6S+6KZFZ MI/7gS1Cysqmvo3ELogMz6Wb6kbpgFPnivLzbNnmXF05U0u1xk503NbPxO/38j8Cdoby ig0OhMJe522uLZxN+cd/VgPcKWX0gv4bLb+XZH8bYd93CkQUXIBsTpydCO0fAGF+Cisa YVHtyj4PdgQVZYLryauDxTZFLdyuGhuwj3yWwU/tHqmrrT7ibQcIKWlxAeJrknn2FrRq +onA==
MIME-Version 1.0
X-Received by 10.220.133.197 with SMTP id g5mr14422265vct.20.1400505858806; Mon, 19 May 2014 06:24:18 -0700 (PDT)
In-Reply-To <316d1f50-0383-4de5-bcf7-91e19bc1f297@googlegroups.com>
References <ll98g7$6o7$1@speranza.aioe.org> <llak9u$8rs$1@reader1.panix.com> <mailman.10113.1400438543.18130.python-list@python.org> <llcljo$8ce$1@speranza.aioe.org> <79ce1e96-e345-4a87-87cb-9bb3345cccbb@googlegroups.com> <mailman.10131.1400504997.18130.python-list@python.org> <316d1f50-0383-4de5-bcf7-91e19bc1f297@googlegroups.com>
Date Mon, 19 May 2014 23:24:18 +1000
Subject Re: Python and Math
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.10132.1400505867.18130.python-list@python.org> (permalink)
Lines 19
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1400505867 news.xs4all.nl 2831 [2001:888:2000:d::a6]:51263
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:71757

Show key headers only | View raw


On Mon, May 19, 2014 at 11:15 PM, Rustom Mody <rustompmody@gmail.com> wrote:
> On Monday, May 19, 2014 6:39:49 PM UTC+5:30, Chris Angelico wrote:
>> On Mon, May 19, 2014 at 10:46 PM, Rustom Mody  wrote:
>> > The provers call the calculators as "Just applied not pure mathematicians"
>> > The calculators say of the provers: "They are not mathematicians but logicians"
>> > (or philosophers)" [Chris had a funny quote on this a few weeks ago]
>
>> Which Chris? I don't remember either reading or writing such a quote,
>> and would like to. There are a good few Chrises on this list :)
>
> You!!
> Something about mathematicians philosophers and waste-paper baskets

Oh! Yes, I remember now. Old joke I found someplace. Physicists need
heaps of sensitive (and expensive) equipment... mathematicians need
only pencils, paper, and waste-paper baskets. And philosophers don't
even need waste-paper baskets.

ChrisA

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


Thread

Python and Math "Bill Cunningham" <nospam@nspam.invalid> - 2014-05-17 23:13 -0400
  Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-17 20:26 -0700
    Re: Python and Math "Bill Cunningham" <nospam@nspam.invalid> - 2014-05-18 01:04 -0400
  Re: Python and Math Chris Angelico <rosuav@gmail.com> - 2014-05-18 13:33 +1000
  Re: Python and Math Gary Herron <gary.herron@islandtraining.com> - 2014-05-17 21:12 -0700
  Re: Python and Math Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-05-18 04:51 +0000
    Re: Python and Math "Bill Cunningham" <nospam@nspam.invalid> - 2014-05-18 01:33 -0400
    Re: Python and Math Roy Smith <roy@panix.com> - 2014-05-18 09:25 -0400
      Re: Python and Math Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-18 15:05 +0100
  Re: Python and Math Wolfgang Keller <feliphil@gmx.net> - 2014-05-18 15:59 +0200
  Re: Python and Math Grant Edwards <invalid@invalid.invalid> - 2014-05-18 15:40 +0000
    Re: Python and Math "Bill Cunningham" <nospam@nspam.invalid> - 2014-05-18 14:09 -0400
      Re: Python and Math Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-05-20 20:40 -0400
      Re: Python and Math Tony the Tiger <tony@tiger.invalid> - 2014-05-21 00:59 +0000
        Re: Python and Math Robert Kern <robert.kern@gmail.com> - 2014-05-21 10:32 +0100
      Re: Python and Math Robert Kern <robert.kern@gmail.com> - 2014-05-21 10:34 +0100
    Re: Python and Math Robert Kern <robert.kern@gmail.com> - 2014-05-18 19:42 +0100
      Re: Python and Math Fabien <fabien.maussion@gmail.com> - 2014-05-19 12:15 +0200
        Re: Python and Math Tim Golden <mail@timgolden.me.uk> - 2014-05-19 11:30 +0100
        Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-19 05:46 -0700
          Re: Python and Math Chris Angelico <rosuav@gmail.com> - 2014-05-19 23:09 +1000
            Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-19 06:15 -0700
              Re: Python and Math Chris Angelico <rosuav@gmail.com> - 2014-05-19 23:24 +1000
              Re: Python and Math Gene Heskett <gheskett@wdtv.com> - 2014-05-19 10:22 -0400
        Re: Python and Math wxjmfauth@gmail.com - 2014-05-19 07:56 -0700
          Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-19 09:09 -0700
            Re: Python and Math wxjmfauth@gmail.com - 2014-05-19 12:07 -0700
              Re: Python and Math Tim Golden <mail@timgolden.me.uk> - 2014-05-19 20:18 +0100
                Re: Python and Math wxjmfauth@gmail.com - 2014-05-20 02:19 -0700
                Re: Python and Math Tim Golden <mail@timgolden.me.uk> - 2014-05-20 11:13 +0100
                Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-20 04:20 -0700
                Re: Python and Math Tim Golden <mail@timgolden.me.uk> - 2014-05-20 12:55 +0100
                Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-20 07:14 -0700
                Re: Python and Math "Frank Millman" <frank@chagford.com> - 2014-05-20 14:51 +0200
                Re: Python and Math chris.barker@noaa.gov - 2014-05-21 16:14 -0700
                Re: Python and Math wxjmfauth@gmail.com - 2014-05-21 23:52 -0700
                Re: Python and Math "Frank Millman" <frank@chagford.com> - 2014-05-22 11:04 +0200
                Re: Python and Math wxjmfauth@gmail.com - 2014-05-20 06:42 -0700
                Re: Python and Math Rustom Mody <rustompmody@gmail.com> - 2014-05-20 07:23 -0700
              Re: Python and Math Cameron Simpson <cs@zip.com.au> - 2014-05-20 09:03 +1000

csiph-web