|
From: Travis O. <oli...@ee...> - 2005-11-02 00:48:58
|
Chris Barker wrote: > Travis Oliphant wrote: > >> like. We could push to get something like this in Python core, I >> think, so this Array_Interface header was available to everybody. > > > That would be great. Until then, it would still be a tiny header that > others could easily include with their code. David version number > would help keep things sorted out. > I've placed an updated array interface description that includes this struct-based access on http://numeric.scipy.org Somebody will add support for this in scipy soon too. -Travis |