#8505: random points on elliptic curve misses half the group
-------------------------------+--------------------------------------------
   Reporter:  robertwb         |       Owner:  cremona     
       Type:  defect           |      Status:  needs_review
   Priority:  major            |   Milestone:  sage-4.3.4  
  Component:  elliptic curves  |    Keywords:              
     Author:                   |    Upstream:  N/A         
   Reviewer:                   |      Merged:              
Work_issues:                   |  
-------------------------------+--------------------------------------------

Comment(by robertwb):

 Thanks. I thought I had fixed all the doctest changes. The reason that
 some tests were changed by more then negation is because there is a second
 call to random() that updates the state of the random number generator.
 Regarding remark 2, see #8507. My motivation was actually that when using
 the all=False flag, half the time an (expensive, especially over non-prime
 fields) error is raised, but I think the current behavior is better as
 well. It would be like ZZ.random_element() always returning a positive
 value.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8505#comment:6>
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