[Numpy-discussion] ANN: Cython 0.16

Dag Sverre Seljebotn d.s.seljebotn at astro.uio.no
Sat Apr 21 14:49:52 EDT 2012


[From Mark Florisson, release manager for 0.16. PS: Note that the git 
branch is "release", not "master":

https://github.com/cython/cython/tree/release

Dag]

We are pleased to announce a new version of Cython, 0.16
(http://cython.org/release/Cython-0.16.tar.gz). It comes with new
features, improvements and bug fixes, including

     - super() without arguments
     - fused types
     - memoryviews
     - more Python-like functions

Many thanks to the many contributors of this release and to all bug
reporters and supporting users!

A more comprehensive list of features and contributors can be found
here: http://wiki.cython.org/ReleaseNotes-0.16 , and an overview of
bug fixes can be found here:

http://trac.cython.org/cython_trac/query?status=closed&group=component&order=id&col=id&col=summary&col=milestone&col=status&col=type&col=priority&col=component&milestone=0.16&desc=1

Enjoy!



More information about the NumPy-Discussion mailing list