Re: [Cython] gsoc: array expressions

2012-05-30 Thread Frédéric Bastien
On Mon, May 28, 2012 at 8:49 AM, mark florisson wrote: > On 25 May 2012 21:53, Frédéric Bastien wrote: >> - About pickling theano, we currently can't pick Theano function. It >> could be made to work in some cases, but not for all cases as there is >> hardware dependent optimization in the Theano

Re: [Cython] gsoc: array expressions

2012-05-29 Thread Robert Bradshaw
On Tue, May 29, 2012 at 3:32 PM, mark florisson wrote: > On 29 May 2012 23:29, Robert Bradshaw wrote: >> On Tue, May 29, 2012 at 3:22 PM, mark florisson >> wrote: >>> I started a new project, https://github.com/markflorisson88/minivect , >>> which currently features a simple C code gener

Re: [Cython] gsoc: array expressions

2012-05-29 Thread mark florisson
On 29 May 2012 23:29, Robert Bradshaw wrote: > On Tue, May 29, 2012 at 3:22 PM, mark florisson > wrote: >> I started a new project, https://github.com/markflorisson88/minivect , >> which currently features a simple C code generator. The specializer >> and astbuilder do most of the wor

Re: [Cython] gsoc: array expressions

2012-05-29 Thread Robert Bradshaw
On Tue, May 29, 2012 at 3:22 PM, mark florisson wrote: > I started a new project, https://github.com/markflorisson88/minivect , > which currently features a simple C code generator. The specializer > and astbuilder do most of the work of creating the right AST, so the > code genera

Re: [Cython] gsoc: array expressions

2012-05-29 Thread mark florisson
On 29 May 2012 23:22, mark florisson wrote: > On 29 May 2012 22:26, Robert Bradshaw wrote: >> On Mon, May 28, 2012 at 5:54 AM, mark florisson >> wrote: >>> On 28 May 2012 13:52, mark florisson wrote: On 28 May 2012 13:49, mark florisson wrote: > On 25 May 2012 21:53, Frédéric Bastien

Re: [Cython] gsoc: array expressions

2012-05-29 Thread mark florisson
On 29 May 2012 22:26, Robert Bradshaw wrote: > On Mon, May 28, 2012 at 5:54 AM, mark florisson > wrote: >> On 28 May 2012 13:52, mark florisson wrote: >>> On 28 May 2012 13:49, mark florisson wrote: On 25 May 2012 21:53, Frédéric Bastien wrote: > Hi, > > > Sorry for the de

Re: [Cython] gsoc: array expressions

2012-05-29 Thread Robert Bradshaw
On Mon, May 28, 2012 at 5:54 AM, mark florisson wrote: > On 28 May 2012 13:52, mark florisson wrote: >> On 28 May 2012 13:49, mark florisson wrote: >>> On 25 May 2012 21:53, Frédéric Bastien wrote: Hi, Sorry for the delay, I had some schedule change. thanks for add

Re: [Cython] gsoc: array expressions

2012-05-28 Thread mark florisson
On 28 May 2012 13:52, mark florisson wrote: > On 28 May 2012 13:49, mark florisson wrote: >> On 25 May 2012 21:53, Frédéric Bastien wrote: >>> Hi, >>> >>> >>> Sorry for the delay, I had some schedule change. >>> >>> thanks for adding me. Should I subscribe to cython-dev? How much email >>> daily

Re: [Cython] gsoc: array expressions

2012-05-28 Thread mark florisson
On 28 May 2012 13:49, mark florisson wrote: > On 25 May 2012 21:53, Frédéric Bastien wrote: >> Hi, >> >> >> Sorry for the delay, I had some schedule change. >> >> thanks for adding me. Should I subscribe to cython-dev? How much email >> daily there is? I didn't found this on the archives. Fell fr

Re: [Cython] gsoc: array expressions

2012-05-28 Thread mark florisson
On 25 May 2012 21:53, Frédéric Bastien wrote: > Hi, > > > Sorry for the delay, I had some schedule change. > > thanks for adding me. Should I subscribe to cython-dev? How much email > daily there is? I didn't found this on the archives. Fell free to add > me in CC again when you think it is approp

[Cython] gsoc: array expressions

2012-05-25 Thread Frédéric Bastien
I just resended this email as it was rejected by the mailing list. So I subscribed to it. Hi, Sorry for the delay, I had some schedule change. thanks for adding me. Should I subscribe to cython-dev? How much email daily there is? I didn't found this on the archives. Fell free to add me in CC ag

Re: [Cython] gsoc: array expressions

2012-05-23 Thread Robert Bradshaw
On Tue, May 22, 2012 at 6:16 AM, mark florisson wrote: > On 22 May 2012 07:48, Robert Bradshaw wrote: >> On Mon, May 21, 2012 at 11:36 PM, Dag Sverre Seljebotn >> wrote: >>> On 05/22/2012 08:11 AM, Robert Bradshaw wrote: On Mon, May 21, 2012 at 3:34 AM, Dag Sverre Seljebotn  wrot

Re: [Cython] gsoc: array expressions

2012-05-22 Thread mark florisson
On 22 May 2012 07:48, Robert Bradshaw wrote: > On Mon, May 21, 2012 at 11:36 PM, Dag Sverre Seljebotn > wrote: >> On 05/22/2012 08:11 AM, Robert Bradshaw wrote: >>> >>> On Mon, May 21, 2012 at 3:34 AM, Dag Sverre Seljebotn >>>  wrote: On 05/20/2012 04:03 PM, mark florisson wrote: >

Re: [Cython] gsoc: array expressions

2012-05-22 Thread Dag Sverre Seljebotn
On 05/22/2012 09:06 AM, Robert Bradshaw wrote: On Mon, May 21, 2012 at 11:57 PM, Dag Sverre Seljebotn wrote: On 05/22/2012 08:48 AM, Robert Bradshaw wrote: On Mon, May 21, 2012 at 11:36 PM, Dag Sverre Seljebotn wrote: On 05/22/2012 08:11 AM, Robert Bradshaw wrote: On Mon, May 21, 20

Re: [Cython] gsoc: array expressions

2012-05-22 Thread Robert Bradshaw
On Mon, May 21, 2012 at 11:57 PM, Dag Sverre Seljebotn wrote: > On 05/22/2012 08:48 AM, Robert Bradshaw wrote: >> >> On Mon, May 21, 2012 at 11:36 PM, Dag Sverre Seljebotn >>  wrote: >>> >>> On 05/22/2012 08:11 AM, Robert Bradshaw wrote: On Mon, May 21, 2012 at 3:34 AM, Dag Sverre

Re: [Cython] gsoc: array expressions

2012-05-21 Thread Dag Sverre Seljebotn
On 05/22/2012 08:57 AM, Dag Sverre Seljebotn wrote: On 05/22/2012 08:48 AM, Robert Bradshaw wrote: On Mon, May 21, 2012 at 11:36 PM, Dag Sverre Seljebotn wrote: On 05/22/2012 08:11 AM, Robert Bradshaw wrote: On Mon, May 21, 2012 at 3:34 AM, Dag Sverre Seljebotn wrote: On 05/20/2012 04:03

Re: [Cython] gsoc: array expressions

2012-05-21 Thread Dag Sverre Seljebotn
On 05/22/2012 08:48 AM, Robert Bradshaw wrote: On Mon, May 21, 2012 at 11:36 PM, Dag Sverre Seljebotn wrote: On 05/22/2012 08:11 AM, Robert Bradshaw wrote: On Mon, May 21, 2012 at 3:34 AM, Dag Sverre Seljebotn wrote: On 05/20/2012 04:03 PM, mark florisson wrote: Hey, For my gsoc we

Re: [Cython] gsoc: array expressions

2012-05-21 Thread Robert Bradshaw
On Mon, May 21, 2012 at 11:36 PM, Dag Sverre Seljebotn wrote: > On 05/22/2012 08:11 AM, Robert Bradshaw wrote: >> >> On Mon, May 21, 2012 at 3:34 AM, Dag Sverre Seljebotn >>  wrote: >>> >>> On 05/20/2012 04:03 PM, mark florisson wrote: Hey, For my gsoc we already have som

Re: [Cython] gsoc: array expressions

2012-05-21 Thread Dag Sverre Seljebotn
On 05/22/2012 08:11 AM, Robert Bradshaw wrote: On Mon, May 21, 2012 at 3:34 AM, Dag Sverre Seljebotn wrote: On 05/20/2012 04:03 PM, mark florisson wrote: Hey, For my gsoc we already have some simple initial ideas, i.e. elementwise vector expressions (a + b with a and b arrays with arbitrary

Re: [Cython] gsoc: array expressions

2012-05-21 Thread Robert Bradshaw
On Mon, May 21, 2012 at 3:34 AM, Dag Sverre Seljebotn wrote: > On 05/20/2012 04:03 PM, mark florisson wrote: >> >> Hey, >> >> For my gsoc we already have some simple initial ideas, i.e. >> elementwise vector expressions (a + b with a and b arrays with >> arbitrary rank), I don't think these need a

Re: [Cython] gsoc: array expressions

2012-05-21 Thread mark florisson
On 21 May 2012 12:14, Dag Sverre Seljebotn wrote: > On 05/21/2012 12:56 PM, mark florisson wrote: >> >> On 21 May 2012 11:34, Dag Sverre Seljebotn >>  wrote: >>> >>> On 05/20/2012 04:03 PM, mark florisson wrote: Hey, For my gsoc we already have some simple initial ideas, i

Re: [Cython] gsoc: array expressions

2012-05-21 Thread Dag Sverre Seljebotn
On 05/21/2012 12:56 PM, mark florisson wrote: On 21 May 2012 11:34, Dag Sverre Seljebotn wrote: On 05/20/2012 04:03 PM, mark florisson wrote: Hey, For my gsoc we already have some simple initial ideas, i.e. elementwise vector expressions (a + b with a and b arrays with arbitrary rank), I don

Re: [Cython] gsoc: array expressions

2012-05-21 Thread mark florisson
On 21 May 2012 12:08, mark florisson wrote: > On 21 May 2012 11:34, Dag Sverre Seljebotn wrote: >> On 05/20/2012 04:03 PM, mark florisson wrote: >>> >>> Hey, >>> >>> For my gsoc we already have some simple initial ideas, i.e. >>> elementwise vector expressions (a + b with a and b arrays with >>>

Re: [Cython] gsoc: array expressions

2012-05-21 Thread mark florisson
On 21 May 2012 11:34, Dag Sverre Seljebotn wrote: > On 05/20/2012 04:03 PM, mark florisson wrote: >> >> Hey, >> >> For my gsoc we already have some simple initial ideas, i.e. >> elementwise vector expressions (a + b with a and b arrays with >> arbitrary rank), I don't think these need any discussi

Re: [Cython] gsoc: array expressions

2012-05-21 Thread mark florisson
On 21 May 2012 11:34, Dag Sverre Seljebotn wrote: > On 05/20/2012 04:03 PM, mark florisson wrote: >> >> Hey, >> >> For my gsoc we already have some simple initial ideas, i.e. >> elementwise vector expressions (a + b with a and b arrays with >> arbitrary rank), I don't think these need any discussi

Re: [Cython] gsoc: array expressions

2012-05-21 Thread Dag Sverre Seljebotn
On 05/20/2012 04:03 PM, mark florisson wrote: Hey, For my gsoc we already have some simple initial ideas, i.e. elementwise vector expressions (a + b with a and b arrays with arbitrary rank), I don't think these need any discussion. However, there are a lot of things that haven't been formally di

Re: [Cython] gsoc: array expressions

2012-05-20 Thread mark florisson
On 20 May 2012 15:03, mark florisson wrote: > Hey, > > For my gsoc we already have some simple initial ideas, i.e. > elementwise vector expressions (a + b with a and b arrays with > arbitrary rank), I don't think these need any discussion. However, > there are a lot of things that haven't been for

[Cython] gsoc: array expressions

2012-05-20 Thread mark florisson
Hey, For my gsoc we already have some simple initial ideas, i.e. elementwise vector expressions (a + b with a and b arrays with arbitrary rank), I don't think these need any discussion. However, there are a lot of things that haven't been formally discussed on the mailing list, so here goes. Fréd