#10477: Add a random vector constructor
------------------------------+---------------------------------------------
   Reporter:  rbeezer         |       Owner:  jason, was  
       Type:  enhancement     |      Status:  needs_review
   Priority:  minor           |   Milestone:  sage-4.6.2  
  Component:  linear algebra  |    Keywords:              
     Author:  Rob Beezer      |    Upstream:  N/A         
   Reviewer:                  |      Merged:              
Work_issues:                  |  
------------------------------+---------------------------------------------
Changes (by rbeezer):

  * status:  new => needs_review


Old description:

> `random_matrix()` will build a variety of random matrices, employing the
> `random_element()` method for the base ring.  This patch provides the
> basic functionality for creating random vectors, or random free module
> elements, mimicking the constructor for matrices.

New description:

 `random_matrix()` will build a variety of random matrices, employing the
 `random_element()` method for the base ring.  This patch provides the
 basic functionality for creating random vectors, or random free module
 elements, mimicking the constructor for matrices.

 This depends trivially on #10364 since both write into the same line of
 `all.py`.

--

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