Creating arrays (builtin) in C Extensions
- From: "iwl" <Ingo.Wolf@xxxxxx>
- Date: 28 Feb 2007 04:19:03 -0800
Hello,
there is an builtin documented array module in phyton,
but no documentation how such an array can be
created in C-Extension functions.
So I have to use Lists at time, but this is I think
inefficient with large data sets.
Is there some interface aviable which I can link to my
Programm without any change to standard python?
.
- Follow-Ups:
- Re: Creating arrays (builtin) in C Extensions
- From: Duncan Booth
- Re: Creating arrays (builtin) in C Extensions
- Prev by Date: Re: py2exe, library.zip and python.exe
- Next by Date: Re: book for a starter
- Previous by thread: py2exe, library.zip and python.exe
- Next by thread: Re: Creating arrays (builtin) in C Extensions
- Index(es):