#6737: change occurrences of "Pyrex" to "Cython"
-----------------------------+----------------------------------------------
   Reporter:  mvngu          |       Owner:  tba       
       Type:  defect         |      Status:  new       
   Priority:  major          |   Milestone:  sage-4.3.1
  Component:  documentation  |    Keywords:            
Work_issues:                 |      Author:            
   Upstream:  N/A            |    Reviewer:            
     Merged:                 |  
-----------------------------+----------------------------------------------
Changes (by was):

  * upstream:  => N/A


Comment:

 {{{
 sage: search_src('pyrex')
 matrix/matrix_modn_sparse.pyx:7:TODO: - move vectors into a pyrex vector
 class - add _add_ and
 server/notebook/worksheet.py:3800:        elif system in ['cython',
 'pyrex', 'sagex']:
 combinat/expnums.pyx:126:    A vanilla python (but compiled via pyrex)
 implementation of
 combinat/matrices/dancing_links.pyx:106:        # It is the *trick* needed
 to pickle pyrex extension types.
 rings/complex_interval.pyx:12:    -- Joel B. Mohler (2006-12-16): naive
 rewrite into pyrex
 rings/ring.pyx:1040:            #except AttributeError:   # for pyrex
 classes
 rings/rational.pyx:3172:def pyrex_rational_reconstruction(integer.Integer
 a, integer.Integer m):
 rings/rational.pyx:3194:        sage:
 sage.rings.rational.pyrex_rational_reconstruction(34, 100)
 rings/integer.pyx:596:                    # pyrex to play games with
 refcount for the None object, which
 rings/integer.pyx:622:                # we could skip the double lookup.
 Unfortunately pyrex doesn't
 rings/integer.pyx:670:        # It is the *trick* needed to pickle pyrex
 extension types.
 rings/integer.pyx:2616:        return
 rational.pyrex_rational_reconstruction(self, m)
 rings/complex_number.pyx:8:- Joel B. Mohler (2006-12-16): naive rewrite
 into pyrex
 rings/polynomial/polynomial_compiled.pyx:24:    pyrex.
 graphs/generic_graph_pyx.pyx:74:    This kind of speed cannot be achieved
 by naive pyrexification of the
 misc/all.py:74:pyrex = cython # synonym -- for now
 gsl/all.py:2:# http://wwwteor.mi.infn.it/%7Epernici/pyrexgsl/pyrexgsl.html
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6737#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB
-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.


Reply via email to