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


Groups > comp.lang.python > #5228

Re: Slice implementation bug

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!194.109.133.84.MISMATCH!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <andrea.crotti.0@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'bug': 0.02; 'subject:bug': 0.04; 'received:134': 0.05; 'slice': 0.07; 'python': 0.07; 'header :In-reply-to:1': 0.09; 'matlab': 0.09; 'numpy': 0.16; 'interpret': 0.19; 'writes:': 0.20; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.20; 'cc:addr:python-list': 0.22; "what's": 0.24; "doesn't": 0.28; 'message-id:@gmail.com': 0.30; 'probably': 0.30; 'cc:addr:python.org': 0.31; 'done,': 0.33; 'header:User-Agent:1': 0.35; 'think': 0.36; 'it?': 0.37; 'but': 0.38; 'hello!': 0.39; 'received:de': 0.39; 'how': 0.39; 'said': 0.39; 'ever': 0.65; 'place?': 0.84
MIME-version 1.0
Content-transfer-encoding 7BIT
Content-type text/plain
X-IronPort-AV E=Sophos;i="4.64,358,1301868000"; d="scan'208";a="111940133"
From Andrea Crotti <andrea.crotti.0@gmail.com>
To Tambet <qtvali@gmail.com>
Subject Re: Slice implementation bug
References <BANLkTikKg0o0zAAmN9miqfr_Dto1qc6hoA@mail.gmail.com>
Date Thu, 12 May 2011 14:12:37 +0200
In-reply-to <BANLkTikKg0o0zAAmN9miqfr_Dto1qc6hoA@mail.gmail.com>
User-Agent Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux)
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.1462.1305202361.9059.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 82.94.164.166
X-Trace 1305202361 news.xs4all.nl 65870 [::ffff:82.94.164.166]:54553
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:5228

Show key headers only | View raw


Tambet <qtvali@gmail.com> writes:

> Hello!
>
> Let's say slice is multidimensional now - how to interpret it?
>

But who said that slice is multidimensional in the first place?

Since python is not matlab I don't think it will ever be done, so what's
the purpose of talking about a bug in something that doesn't exist?

PS. probably in numpy you can find what you look for

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


Thread

Re: Slice implementation bug Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-05-12 14:12 +0200

csiph-web