#15887: Make GSL random distributions seed from Sage's random state
--------------------------+-----------------------------------
       Reporter:  jason   |       Owner:
           Type:  defect  |      Status:  needs_review
       Priority:  major   |   Milestone:  sage-6.2
      Component:  misc    |  Resolution:
       Keywords:          |     Authors:  Jason Grout
Report Upstream:  N/A     |      Branch:  u/jason/ticket/15887
--------------------------+-----------------------------------
Changes (by {'newvalue': u'Jason Grout', 'oldvalue': ''}):

 * cc: rbeezer (added)
 * status:  new => needs_review
 * author:   => Jason Grout


Old description:

> GSL's random state currently seeds from python's random state, not from
> Sage's random state.  These changes make it so that Sage's
> set_random_seed() function
> affects the GSL distributions.

New description:

 GSL's random state currently seeds from python's random state, not from
 Sage's random state.  These changes make it so that Sage's
 set_random_seed() function
 affects the GSL distributions.

 This fixes #15090 as well.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/15887#comment:2>
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/groups/opt_out.

Reply via email to