Re: [pypy-dev] bounties for pypy

2011-09-16 Thread Maciej Fijalkowski
On Thu, Sep 15, 2011 at 1:59 PM, Lionel Barret De Nazaris wrote: > Add €200 to that. > > Where do I pay ? > > regards, > -- > Best regards, > Lionel Barret de Nazaris > Gamr7 - CEO Hi We'll set up a way to donate to PyPy with certain proposal (like numpy) in mind really soon. Cheers, fijal

Re: [pypy-dev] bounties for pypy

2011-09-15 Thread Lionel Barret De Nazaris
Add EUR200 to that. Where do I pay ? regards, -- Best regards, Lionel Barret de Nazaris Gamr7 - CEO === Create bigger cities faster with Urban PAD . follow us : blog , twitter , facebook

Re: [pypy-dev] bounties for pypy

2011-08-15 Thread Ian Ozsvald
I'll re-open this earlier thread...Didrik Pinte of Enthought is offering to match my suggested £600 donation towards a numpy-pypy project. He's offering it in a personal capacity (i.e. not as an Enthought activity) out of his own pocket (and my donation would come out of my Consultancy). His offer

Re: [pypy-dev] bounties for pypy

2011-07-13 Thread Laura Creighton
In a message of Wed, 13 Jul 2011 23:30:21 +0900, "Seung Soo, Ha" writes: >--===0151346978== >Content-Type: multipart/alternative; boundary=0016e65b5d7e9f60b104a7f4413 >2 > >--0016e65b5d7e9f60b104a7f44132 >Content-Type: text/plain; charset=UTF-8 > >Has anyone considered? > >http://www.fo

Re: [pypy-dev] bounties for pypy

2011-07-13 Thread Seung Soo, Ha
Has anyone considered? http://www.fossfactory.org There are a lot of projects, and the money involved makes me believe that they are worth considering. http://www.fossfactory.org/browse.php ___ pypy-dev mailing list pypy-dev@python.org http://mail.pyth

Re: [pypy-dev] bounties for pypy

2011-07-04 Thread Ian Ozsvald
Re. micronumpy - all I'm doing in the Mandelbrot demo is multiplying and addition on doubles - that'll work now, right? If so I'll make the modification in a week or so when I next have some time. I'm guessing that there is no 'complex' support yet, even for basic operations? Adding micronumpy su

Re: [pypy-dev] bounties for pypy

2011-07-03 Thread Maciej Fijalkowski
On Sun, Jul 3, 2011 at 8:35 PM, Ian Ozsvald wrote: > Hi Maciej. I said that based on what was discussed in Armin+Antonio's > talk at EuroPython. If it takes 6+months for a numpy re-implementation > then I'm suggesting that we're into 2012. I'd be *very* happy to be > proved wrong! I would estimat

Re: [pypy-dev] bounties for pypy

2011-07-03 Thread Ian Ozsvald
Hi Maciej. I said that based on what was discussed in Armin+Antonio's talk at EuroPython. If it takes 6+months for a numpy re-implementation then I'm suggesting that we're into 2012. I'd be *very* happy to be proved wrong! Do Python 'array' objects run faster than lists in PyPy? I believe that in

Re: [pypy-dev] bounties for pypy

2011-07-03 Thread Maciej Fijalkowski
On Sun, Jul 3, 2011 at 7:34 PM, Maciej Fijalkowski wrote: > On Sun, Jul 3, 2011 at 12:03 PM, Ian Ozsvald wrote: >> Cool :-) Thanks Antonio. I'd left a note to myself in the report >> because I figured expanding the math to the primitive operations might >> help PyPy (seeing as it helped Cython an

Re: [pypy-dev] bounties for pypy

2011-07-03 Thread Maciej Fijalkowski
On Sun, Jul 3, 2011 at 12:03 PM, Ian Ozsvald wrote: > Cool :-) Thanks Antonio. I'd left a note to myself in the report > because I figured expanding the math to the primitive operations might > help PyPy (seeing as it helped Cython and ShedSkin too). I'll redo the > timings and add them to the v0.

Re: [pypy-dev] bounties for pypy

2011-07-03 Thread Ian Ozsvald
Cool :-) Thanks Antonio. I'd left a note to myself in the report because I figured expanding the math to the primitive operations might help PyPy (seeing as it helped Cython and ShedSkin too). I'll redo the timings and add them to the v0.2 report (probably in two weeks time - I'm waiting for feedba

Re: [pypy-dev] bounties for pypy

2011-07-02 Thread Antonio Cuni
Hello Ian, On 29/06/11 15:16, Ian Ozsvald wrote: Ian. ps. I posted the v0.1 PDF of my High Performance Python tutorial this morning (it is based on my EuroPython training session). It has a section on PyPy and I'd happily accept input if that section should be expanded:http://ianozsvald.com/2011

Re: [pypy-dev] bounties for pypy

2011-06-30 Thread Bengt Richter
On 06/28/2011 07:51 PM Laura Creighton wrote: In a message of Tue, 28 Jun 2011 17:40:29 +0200, "Massa, Harald Armin" writes: Hi Harald! Note that we are pypy-dev@python.org these days. has anyone already setup a bounties page for pypy-enabling modules? No. We just had the idea of doing it

Re: [pypy-dev] bounties for pypy

2011-06-29 Thread Ian Ozsvald
I'm glad this thread is up. Laura - I'm the chap from Armin's talk who offered a monthly retainer for a year towards numpy integration (in my mind I'm offering £50/month for 12 months). I spoke to you later and you mentioned the flattr site but having to do it each month is a bit of a pain (I know

Re: [pypy-dev] bounties for pypy

2011-06-29 Thread Laura Creighton
>The idea was also to possibly attract new developers ... for example, if >there would be "10 days in money" for adapting py2exe, I am sure many wou >ld >jump to solve this puzzle. This is sort of a bad example. Because py2exe embeds CPython, and we wouldn't want to do that. So what we would pr

Re: [pypy-dev] bounties for pypy

2011-06-28 Thread Massa, Harald Armin
Hello Laura, Hi Harald! Note that we are pypy-dev@python.org these days. > > yepp, allready in the process of updating my autocomplete :) > No. We just had the idea of doing it very recently. > ... so there was a gnostic fields of information > > No, but it took the reception of Eu

Re: [pypy-dev] bounties for pypy

2011-06-28 Thread holger krekel
Hi Harald, On Tue, Jun 28, 2011 at 17:40 +0200, Massa, Harald Armin wrote: > has anyone allready setup a bounties page for pypy-enabling modules? > > Or had that idea and trashed it, because bounties won't be motivating any of > the pypy-capable developers? The idea has been around in some discu

Re: [pypy-dev] bounties for pypy

2011-06-28 Thread Michael Foord
On 28 June 2011 18:51, Laura Creighton wrote: > In a message of Tue, 28 Jun 2011 17:40:29 +0200, "Massa, Harald Armin" > writes: > > Hi Harald! Note that we are pypy-dev@python.org these days. > > >has anyone already setup a bounties page for pypy-enabling modules? > > No. We just had the idea

Re: [pypy-dev] bounties for pypy

2011-06-28 Thread Laura Creighton
In a message of Tue, 28 Jun 2011 17:40:29 +0200, "Massa, Harald Armin" writes: Hi Harald! Note that we are pypy-dev@python.org these days. >has anyone already setup a bounties page for pypy-enabling modules? No. We just had the idea of doing it very recently. >Or had that idea and trashed it,

[pypy-dev] bounties for pypy

2011-06-28 Thread Massa, Harald Armin
has anyone allready setup a bounties page for pypy-enabling modules? Or had that idea and trashed it, because bounties won't be motivating any of the pypy-capable developers? I am dreaming of something like: module: py2exe person_a pledging x money units for an adaption person_b pledging y m