Re: [Cython] Automatic conversion with fixed-size C arrays

2014-07-31 Thread Robert Bradshaw
We can move to the PR, makes it easier to do line commenting. On Tue, Jul 29, 2014 at 9:54 PM, Kurt Smith wrote: > On Mon, Jul 28, 2014 at 11:29 PM, Kurt Smith wrote: >> >> On Mon, Jul 28, 2014 at 11:02 AM, Robert Bradshaw >> wrote: >>> >>> On Sun, Jul 27, 2014 at 9:34 PM, Kurt Smith wrote: >>

[Cython] Cython 0.21 alpha 1 released

2014-07-31 Thread Stefan Behnel
Hi, I uploaded a first alpha release of Cython 0.21. http://cython.org/release/Cython-0.21a1.tar.gz http://cython.org/release/Cython-0.21a1.tar.gz.asc There were a couple of major changes in this version, including internal improvements to some basic syntax structures, so please give it a try