Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #12687
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <chris@rebertia.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.023 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'parks': 0.16; 'subject:Library': 0.16; 'travis': 0.16; 'cc:addr:python-list': 0.16; 'written': 0.16; 'wrote:': 0.16; 'cheers,': 0.18; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'ones.': 0.23; 'sep': 0.23; 'pm,': 0.24; 'received:209.85.220': 0.27; 'message-id:@mail.gmail.com': 0.29; 'cc:addr:python.org': 0.30; 'chris': 0.32; 'algorithms': 0.34; 'fri,': 0.36; 'perform': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'sender:addr:chris': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=rebertia.com; s=google; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=nR40jwnqRRSLMtsPf0ThcCFsoavJHrzN5HZfAOM0NSI=; b=MYnwBAZl2pAnQ3qS1qHEhbaFZq/2see6f7iGXBVvyjcm1Dq+BjEyUfKFQ7FJq44a2U nYbO+wlMt8KHIN4FZ/Fqh26Ph2rF+Ox+ZPk5B4pyDaKHE2W8tT1NFx/K3mTORCrZTwkT oRO+yd/x7M7R5R9e1CRRsoldkLzcIdRO8soH4= |
| MIME-Version | 1.0 |
| Sender | chris@rebertia.com |
| In-Reply-To | <18fe4afd-569b-4580-a629-50f6c74829e8@c29g2000yqd.googlegroups.com> |
| References | <beb607c3-1642-4663-a0f7-626d0814f0bd@dl2g2000vbb.googlegroups.com> <mailman.718.1314994196.27778.python-list@python.org> <8f893753-abbc-47df-9d90-77263e96be1b@p10g2000yqi.googlegroups.com> <18fe4afd-569b-4580-a629-50f6c74829e8@c29g2000yqd.googlegroups.com> |
| Date | Fri, 2 Sep 2011 19:23:11 -0700 |
| X-Google-Sender-Auth | Klj_ttcivruXD34MSI8rMJ1_Ggs |
| Subject | Re: Algorithms Library - Asking for Pointers |
| From | Chris Rebert <clp2@rebertia.com> |
| To | Travis Parks <jehugaleahsa@gmail.com> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | python-list@python.org |
| 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.723.1315016594.27778.python-list@python.org> (permalink) |
| Lines | 9 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1315016594 news.xs4all.nl 2483 [2001:888:2000:d::a6]:39346 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:12687 |
Show key headers only | View raw
On Fri, Sep 2, 2011 at 6:39 PM, Travis Parks <jehugaleahsa@gmail.com> wrote: <snip> > You commented that the itertools algorithms will perform faster than > the hand-written ones. Are these algorithms optimized internally? For one thing, they are written in C. Cheers, Chris
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Algorithms Library - Asking for Pointers Travis Parks <jehugaleahsa@gmail.com> - 2011-09-02 09:59 -0700
Re: Algorithms Library - Asking for Pointers Ian Kelly <ian.g.kelly@gmail.com> - 2011-09-02 14:09 -0600
Re: Algorithms Library - Asking for Pointers Travis Parks <jehugaleahsa@gmail.com> - 2011-09-02 15:49 -0700
Re: Algorithms Library - Asking for Pointers Travis Parks <jehugaleahsa@gmail.com> - 2011-09-02 18:39 -0700
Re: Algorithms Library - Asking for Pointers Chris Rebert <clp2@rebertia.com> - 2011-09-02 19:23 -0700
Re: Algorithms Library - Asking for Pointers Chris Torek <nospam@torek.net> - 2011-09-03 04:35 +0000
Re: Algorithms Library - Asking for Pointers Travis Parks <jehugaleahsa@gmail.com> - 2011-09-03 20:35 -0700
csiph-web