On Wed, Apr 25, 2012 at 6:46 PM, Pauli Virtanen
<pav@iki.fi> wrote:
25.04.2012 14:20, Warren Weckesser kirjoitti:
> Is there currently a constraint on the version of cython that can be
> used in scipy? If so, can we bump it up to the latest version (0.16)?
> I would like to take advantage of the fused types in a extension module
> that I'm working on.
+1 from me for moving to 0.16
+1
Using the latest released version is always OK I think. Regenerating all C files with latest Cython before a release is probably also a good idea.
Ralf
(Yes, fused types
https://github.com/pv/scipy-work/commits/enh/interpnd-fused-types )