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

SourceForge.net noreply at sourceforge.net
Mon Mar 5 14:40:01 CET 2007


Patches item #1452906, was opened at 2006-03-17 20:50
Message generated for change (Comment added) made by belopolsky
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: Open
Resolution: None
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: Alexander Belopolsky (belopolsky)
Date: 2007-03-05 08: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 08: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