Re: [pypy-dev] Compatibilidad with boost python

2013-06-07 Thread Amaury Forgeot d'Arc
2013/6/6 Riccardo Rossi > Dear Amaury, > first of all thank you for your answer. I think i could hack the > boost to compile with a different python, however your last warning is > actuall the answer i was interested in getting. > > if you tell me that the interface will be actually slow

Re: [pypy-dev] Compatibilidad with boost python

2013-06-06 Thread wlavrijsen
Hi, On Thu, 6 Jun 2013, Riccardo Rossi wrote: i will keep monitoring your project (i really believe you do a very interesting job) in the hope the link to C/C++ will get better (or that boost_python will be ported based on cffi) for general C++ (i.e. if the boost::python portion does not offer

Re: [pypy-dev] Compatibilidad with boost python

2013-06-06 Thread Riccardo Rossi
Dear Amaury, first of all thank you for your answer. I think i could hack the boost to compile with a different python, however your last warning is actuall the answer i was interested in getting. if you tell me that the interface will be actually slower than in cpython, than most probabl

Re: [pypy-dev] Compatibilidad with boost python

2013-06-06 Thread Amaury Forgeot d'Arc
Hi Riccardo, 2013/6/6 Armin Rigo > On Sat, Jun 1, 2013 at 11:59 PM, Riccardo Rossi > wrote: > > I am writing since I would like to understand if it is > > possible to use pypy together with modulus and types exported by > > boost_python. > > I am sorry not to be able to answer you

Re: [pypy-dev] Compatibilidad with boost python

2013-06-06 Thread Armin Rigo
Hi Riccardo, On Sat, Jun 1, 2013 at 11:59 PM, Riccardo Rossi wrote: > I am writing since I would like to understand if it is > possible to use pypy together with modulus and types exported by > boost_python. I am sorry not to be able to answer you. Hopefully others here have a bet

Re: [pypy-dev] Compatibilidad with boost python

2013-06-06 Thread Riccardo Rossi
Hi Armin, thx for the answer (shall i say, merci beaucoup? :-) ) Riccardo On Thu, Jun 6, 2013 at 3:30 PM, Armin Rigo wrote: > Hi Riccardo, > > On Sat, Jun 1, 2013 at 11:59 PM, Riccardo Rossi > wrote: > > I am writing since I would like to understand if it is > > possible

[pypy-dev] Compatibilidad with boost python

2013-06-01 Thread Riccardo Rossi
Dear list, I am writing since I would like to understand if it is possible to use pypy together with modulus and types exported by boost_python. My python scripts may be slow( due to a lot of loops), but they are rather elementary. The key issue is that All the datatype I work with a