[Cython] Type scope vs. runtime scope
Dag Sverre Seljebotn
dagss at student.matnat.uio.no
Sun Aug 3 22:04:37 CEST 2008
Dag Sverre Seljebotn wrote:
> If you didn't like this but have time, you could have a look at
>
> http://wiki.cython.org/enhancements/runtimectypes
>
> which is another proposal I could use to achieve my ends, however I'm
> reluctant to think or discuss something going so much into language
> design right now.
>
Actually, I'll retract this last statement, as I rather like some of the
consequences of that proposal (would mean that printing a "cdef
numpy.float64 x" would be subject to NumPy's float64 formatting rules,
for instance). (Even so, a straight approval of this now will just mean
that I'll postpone the issue rather than implement the quicker scope
change I proposed.)
--
Dag Sverre
More information about the Cython-dev
mailing list