[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:31:11 CDT 2010
#727: Change mtrand to use Cython-generated C code (instead of Pyrex-generated)
-----------------------------------+----------------------------------------
Reporter: fperez | Owner: rkern
Type: enhancement | Status: new
Priority: low | Milestone:
Component: numpy.random | Version: devel
Keywords: mtrand, pyrex, cython |
-----------------------------------+----------------------------------------
Changes (by rgommers):
* priority: normal => low
Comment:
Is there anything else left to do here besides changing "Pyrex" to
"Cython" in a few comments? This file has been Cython-generated for ages.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/727#comment:5>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list