#3231: Use the randgen framework to set the seeds for controlled Magma, 
Singular,
etc. sessions
-------------------------------------+-------------------------------------
       Reporter:  malb               |        Owner:  cwitty
           Type:  enhancement        |       Status:  needs_info
       Priority:  minor              |    Milestone:  sage-6.4
      Component:  interfaces         |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Travis Scholl      |    Reviewers:  Martin Albrecht
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/tscholl2/seeds_3231              |  033118ec0631a49be43a589aa5ce18a95769744d
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by tscholl2):

 There was actually two `set_seed` for Gap. The file was long and I
 accidentally copied another to a slightly different place. You can still
 see the actual `set_seed` function under the total diff.

 These new pushes change the doc tests in `interface.py` to use Singular
 (so less optional packages) and also use an instance of `Interface`
 directly. This is ok for `rand_seed` and `get_seed` but not for `set_seed`
 as that has to be implemented by the specific interface. Do you think we
 need a doc test which raises the `NotImplementedError`?

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