#9055: Moving/cleaning enumeration functions for points on schemes
----------------------------------+-----------------------------------------
   Reporter:  cturner             |       Owner:  AlexGhitza                 
       Type:  enhancement         |      Status:  new                        
   Priority:  minor               |   Milestone:                             
  Component:  algebraic geometry  |    Keywords:  rational points enumeration
     Author:  Charlie Turner      |    Upstream:  N/A                        
   Reviewer:                      |      Merged:                             
Work_issues:                      |  
----------------------------------+-----------------------------------------
 I think it would be sensible to move the functions[[BR]]

 enum_projective_rational_field[[BR]]

 enum_projective_finite_field[[BR]]

 enum_affine_rational_field[[BR]]

 enum_affine_finite field[[BR]]


 from their current position at the top of sage.schemes.generic.homset, and
 to clean up their code to make it easier to read whilst (I believe)
 keeping the timing about the same.

 I have started work on a patch that does this, putting them into a new
 file sage.schemes.generic.rational_point and using the
 cartesian_product_iterator function to make the code much more readable.

 This is a preamble to putting other (more efficient) functions that find
 rational points in specific cases into the same file - I am currently
 working on this, and will make a separate ticket for it.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9055>
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