[Cython] Cython 0.19 beta 1 released

2013-04-07 Thread Stefan Behnel
Hi, I uploaded a first beta release for Cython 0.19. Please give it a try with your code. http://cython.org/release/Cython-0.19b1.tar.gz http://cython.org/release/Cython-0.19b1.zip There were many enhancements and changes regarding performance, usability and Python compatibility, including som

Re: [Cython] [cython-users] ANN: XDress v0.1 -- Automatic Code Generator and C/C++ Wrapper

2013-04-07 Thread Stefan Behnel
Robert Bradshaw, 07.04.2013 09:13: > This is much more complete than that GSoC project ever got. Probably > the biggest takeaway there was that gcc's plugin architecture, let > alone the Python bindings, simply weren't stable or complete enough to > seriously use (at that point at least). I would

Re: [Cython] [cython-users] ANN: XDress v0.1 -- Automatic Code Generator and C/C++ Wrapper

2013-04-07 Thread Robert Bradshaw
First off, let me say that this is very cool! On Tue, Apr 2, 2013 at 12:52 PM, Anthony Scopatz wrote: > On Tue, Apr 2, 2013 at 2:17 PM, Dag Sverre Seljebotn > wrote: >> >> [Crossing over to cython-devel to discuss further development] >> >> Wow, my first impression is this looks great! > > > Tha