[NumPy-Tickets] [NumPy] #727: Change mtrand to use Cython-generated C code (instead of Pyrex-generated)
NumPy Trac
numpy-tickets@scipy....
Tue Aug 10 08:58:52 CDT 2010
#727: Change mtrand to use Cython-generated C code (instead of Pyrex-generated)
---------------------------+------------------------------------------------
Reporter: fperez | Owner: rkern
Type: enhancement | Status: closed
Priority: low | Milestone:
Component: numpy.random | Version: devel
Resolution: fixed | Keywords: mtrand, pyrex, cython
---------------------------+------------------------------------------------
Changes (by charris):
* status: new => closed
* resolution: => fixed
Comment:
I think we can close this. The script was changed to use Cython 16 months
ago because VS couldn't handle the long comment strings generated by
Pyrex.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/727#comment:6>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list