Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58417
| Path | csiph.com!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Martin Manns <mmanns@gmx.net> |
| Newsgroups | comp.lang.python |
| Subject | Re: Slicing with negative strides |
| Date | Mon, 4 Nov 2013 00:15:40 +0100 |
| Organization | A noiseless patient Spider |
| Lines | 10 |
| Message-ID | <20131104001540.02a6b9a4@Fuddel> (permalink) |
| References | <526f45f8$0$6512$c3e8da3$5496439d@news.astraweb.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| Injection-Info | mx05.eternal-september.org; posting-host="4a41d77d0e9c24a11609be8490047ab6"; logging-data="24578"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+XUJNsilo9Z2ahr1u6YYqZ" |
| X-Newsreader | Claws Mail 3.9.2 (GTK+ 2.24.21; i486-pc-linux-gnu) |
| Cancel-Lock | sha1:uRTwzokvsF4nb2GsSWMHZn70HWU= |
| Xref | csiph.com comp.lang.python:58417 |
Show key headers only | View raw
On 29 Oct 2013 05:22:00 GMT Steven D'Aprano <steve@pearwood.info> wrote: > Does anyone here use slices (or range/xrange) with negative strides > other than -1? I have used negative strides for comparing discrete sequences e. g. for turbulence analysis, and I hope that my code will still run in Python 4. Martin
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Slicing with negative strides Steven D'Aprano <steve@pearwood.info> - 2013-10-29 05:22 +0000
Re: Slicing with negative strides Duncan Booth <duncan.booth@invalid.invalid> - 2013-10-29 08:53 +0000
Re: Slicing with negative strides Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-29 09:34 +0000
Re: Slicing with negative strides Terry Reedy <tjreedy@udel.edu> - 2013-10-29 06:21 -0400
Re: Slicing with negative strides Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-29 11:04 +0000
Re: Slicing with negative strides Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-29 08:54 +0000
Re: Slicing with negative strides Martin Manns <mmanns@gmx.net> - 2013-11-04 00:15 +0100
Re: Slicing with negative strides Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-04 15:18 +0000
Re: Slicing with negative strides Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-11-06 11:15 -0800
csiph-web