You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-35787: adjust random tests for generators of elliptic curves
#35626 introduced a test failure on some machines as some tests return
random choices of generators of Mordell-Weil groups for elliptic curves.
This adds "random" to these tests and add some tests that do test if the
returned answer is correct. This is only possible when the rank is 1
(and the returned point must be in a finite set). For larger ranks at
best we can test if the number of generators is ok and if the points are
saturated.
URL: #35787
Reported by: Chris Wuthrich
Reviewer(s):
0 commit comments