[Patches] [ python-Patches-762920 ] API Functions for PyArray

SourceForge.net noreply@sourceforge.net
Sun, 29 Jun 2003 16:48:53 -0700


Patches item #762920, was opened at 2003-06-29 18:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=762920&group_id=5470

Category: Core (C code)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Ralph (kohanman)
Assigned to: Nobody/Anonymous (nobody)
Summary: API Functions for PyArray

Initial Comment:
I'd rather send and recieve PyArrays into my C modules
since I often end up with a foo(int count, type *data)
call anyway.  Sure, there's NumPy for this sort of
dirtywork, but this is so much more convienient.


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

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