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


Groups > comp.lang.python > #13147

Re: recursive algorithm for balls in numbered boxes

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <bounces@nabble.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'python': 0.08; 'context:': 0.09; 'message-id:@talk.nabble.com': 0.16; 'nabble.com.': 0.16; 'received:192.168.236': 0.16; 'received:192.168.236.156': 0.16; 'received:216.139': 0.16; 'received:216.139.236': 0.16; 'received:isper.nabble.com': 0.16; 'received:nabble.com': 0.16; 'url:nabble': 0.16; 'url:old': 0.16; 'thanks!': 0.16; 'working.': 0.18; 'figure': 0.21; 'header:In-Reply-To:1': 0.22; 'archive': 0.23; 'code': 0.25; 'list': 0.32; 'to:addr:python-list': 0.33; 'charset:us-ascii': 0.36; 'subject:: ': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'your': 0.61; 'view': 0.67; 'subject:balls': 0.84
Date Sun, 11 Sep 2011 12:48:07 -0700 (PDT)
From "Dr. Phillip M. Feldman" <Phillip.M.Feldman@gmail.com>
To python-list@python.org
Subject Re: recursive algorithm for balls in numbered boxes
In-Reply-To <CAMZYqRSLbPz85KpEUH0QWiP=Jf-mUwjy8BGgOsj_mvFsFme_0g@mail.gmail.com>
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Nabble-From Phillip.M.Feldman@gmail.com
References <32440187.post@talk.nabble.com> <CAMZYqRSLbPz85KpEUH0QWiP=Jf-mUwjy8BGgOsj_mvFsFme_0g@mail.gmail.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
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.1005.1315770489.27778.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1315770489 news.xs4all.nl 2413 [2001:888:2000:d::a6]:33942
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:13147

Show key headers only | View raw


Chris,

Your code is much cleaner than mine.  I will have to figure out exactly how
it is working.

Thanks!

Phillip


-- 
View this message in context: http://old.nabble.com/recursive-algorithm-for-balls-in-numbered-boxes-tp32440187p32443579.html
Sent from the Python - python-list mailing list archive at Nabble.com.

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


Thread

Re: recursive algorithm for balls in numbered boxes "Dr. Phillip M. Feldman" <Phillip.M.Feldman@gmail.com> - 2011-09-11 12:48 -0700

csiph-web