#15781: Increase Performance of possible_periods in Projective Morphism
-------------------------------------+-------------------------------------
       Reporter:  drose              |        Owner:  drose
           Type:  enhancement        |       Status:  needs_work
       Priority:  minor              |    Milestone:  sage-6.2
      Component:  algebraic          |   Resolution:
  geometry                           |    Merged in:
       Keywords:  possible_periods,  |    Reviewers:  Ben Hutz
  cython                             |  Work issues:
        Authors:  Dillon Rose        |       Commit:
Report Upstream:  N/A                |  89da33337ecac6d43c7b3da4b37e8dc1a9ad16ee
         Branch:                     |     Stopgaps:
  u/drose/ticket/15781               |
   Dependencies:  #15780             |
-------------------------------------+-------------------------------------

Comment (by bhutz):

 err.. there was one doc test failure in helper.pyx

 {{{
 File "sage/schemes/projective/projective_morphism_helper.pyx", line 213,
 in sage.schemes.projective.projective_morphism_helper._enum_points
 Failed example:
     _enum_points(3,2)
 Expected:
     [[1, 0, 0], [0, 1, 0], [1, 1, 0], [2, 1, 0], [0, 0, 1], [1, 0, 1], [2,
 0, 1], [0, 1, 1], [1, 1, 1], [2, 1, 1], [0, 2, 1], [1, 2, 1], [2, 2, 1]]
 Got:
     <generator object at 0x1161d6500>
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15781#comment:13>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to