[Patches] [ python-Patches-1452906 ] N-d array interface for array object

SourceForge.net noreply at sourceforge.net
Mon Mar 5 14:58:46 CET 2007


Patches item #1452906, was opened at 2006-03-18 02:50
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1452906&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core (C code)
Group: Python 2.5
>Status: Closed
>Resolution: Out of Date
Priority: 5
Private: No
Submitted By: Alexander Belopolsky (belopolsky)
Assigned to: Nobody/Anonymous (nobody)
Summary: N-d array interface for array object

Initial Comment:
This patch implements the "required" methods of N-d array interface. See 
http://numeric.scipy.org/array_interface.html .

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2007-03-05 14:58

Message:
Logged In: YES 
user_id=21627
Originator: NO

So who is pursuing this? Is anybody submitting the PEPs to the Python
process? or for BDFL pronouncement?

This patch certainly does not match the PEP at all (which currently
proposes to extend the buffer protocol), so I'm closing this report as
out-of-date. Feel free to reopen it if the PEP ever returns to specify what
this patch implements; if you want to update the implementation to match
the PEP, please submit a new patch.

----------------------------------------------------------------------

Comment By: Alexander Belopolsky (belopolsky)
Date: 2007-03-05 14:47

Message:
Logged In: YES 
user_id=835142
Originator: YES

The array interface PEP is now at http://scipy.org/ArrayInterfacePEP . 
This patch is probably not up to date.

----------------------------------------------------------------------

Comment By: Alexander Belopolsky (belopolsky)
Date: 2007-03-05 14:45

Message:
Logged In: YES 
user_id=835142
Originator: YES

The array interface PEP is now at http://scipy.org/ArrayInterfacePEP . 
This patch is probably not up to date.

----------------------------------------------------------------------

Comment By: Alexander Belopolsky (belopolsky)
Date: 2007-03-05 14:40

Message:
Logged In: YES 
user_id=835142
Originator: YES

The array interface PEP is now at http://scipy.org/ArrayInterfacePEP . 
This patch is probably not up to date.

----------------------------------------------------------------------

Comment By: Martin v. Löwis (loewis)
Date: 2007-03-05 14:27

Message:
Logged In: YES 
user_id=21627
Originator: NO

The link is out of date. Can you please report an updated link? Is there
still interest in this patch?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1452906&group_id=5470


More information about the Patches mailing list