Re: [Numpy-discussion] core library structure

2011-02-03 Thread David
On 02/04/2011 06:50 AM, Travis Oliphant wrote: > I like the thoughts on core-architecture. These are all things that we > were not able to do as part of the NumPy for .NET discussions, but with > the right interested parties could be acted upon. I will be at Pycon this year from 11th to 13th febru

Re: [Numpy-discussion] core library structure

2011-02-03 Thread Darren Dale
On Thu, Feb 3, 2011 at 2:07 PM, Mark Wiebe wrote: > Moving this to a new thread. > On Thu, Feb 3, 2011 at 10:50 AM, Charles R > Harris  wrote: >> >> On Thu, Feb 3, 2011 at 11:07 AM, Mark Wiebe  wrote: [...] >>> Yeah, I understand it's the result of organic growth and merging from >>> many differen

Re: [Numpy-discussion] core library structure

2011-02-03 Thread Travis Oliphant
I like the thoughts on core-architecture. These are all things that we were not able to do as part of the NumPy for .NET discussions, but with the right interested parties could be acted upon. > > I like the lower two levels if, as I assume, they are basically aimed at > allocating, dealloc

[Numpy-discussion] core library structure

2011-02-03 Thread Mark Wiebe
Moving this to a new thread. On Thu, Feb 3, 2011 at 10:50 AM, Charles R Harris wrote: > > On Thu, Feb 3, 2011 at 11:07 AM, Mark Wiebe wrote: > >> On Tue, Feb 1, 2011 at 10:09 PM, David wrote: >> >>> On 02/02/2011 02:57 PM, Mark Wiebe wrote: >>> [snip] >>> >> >>> > I think the error handling pol

Re: [Numpy-discussion] Please keep Numpy master working on Py3

2011-02-03 Thread Charles R Harris
On Thu, Feb 3, 2011 at 11:07 AM, Mark Wiebe wrote: > On Tue, Feb 1, 2011 at 10:09 PM, David wrote: > >> On 02/02/2011 02:57 PM, Mark Wiebe wrote: >> > On Tue, Feb 1, 2011 at 9:49 PM, David > > > wrote: >> > >> > >> > >> > >> > > In the meantime, I put the

Re: [Numpy-discussion] Please keep Numpy master working on Py3

2011-02-03 Thread Mark Wiebe
On Tue, Feb 1, 2011 at 10:09 PM, David wrote: > On 02/02/2011 02:57 PM, Mark Wiebe wrote: > > On Tue, Feb 1, 2011 at 9:49 PM, David > > wrote: > > > > > > > > > > > In the meantime, I put the relevant header in > > numpy/core/src/private, to > > >

Re: [Numpy-discussion] create a numpy array of images

2011-02-03 Thread Francesc Alted
A Wednesday 02 February 2011 18:12:47 Christopher Barker escrigué: > One other option, that I've never tried, is carray, which is an array > compressed in memory. Depending on your images, perhaps they would > compress a lot (or not ): > > https://github.com/FrancescAlted/carray > http://mail.