#15064: More vectors in matrix kernel
----------------------------------+----------------------------
       Reporter:  okazymyrov      |        Owner:
           Type:  enhancement     |       Status:  needs_review
       Priority:  trivial         |    Milestone:  sage-5.12
      Component:  linear algebra  |   Resolution:
       Keywords:  kernel matrix   |    Merged in:
        Authors:                  |    Reviewers:
Report Upstream:  N/A             |  Work issues:
         Branch:                  |       Commit:
   Dependencies:                  |     Stopgaps:
----------------------------------+----------------------------
Changes (by okazymyrov):

 * status:  new => needs_review


Old description:

> The function 'right_kernel' doesn't return all vectors. See attached file
> for details.

New description:

 The documentation for `.kernel()` have to be extended.

 `.kernel()` (left and right) gives a vector space.

 `kernel().matrix()` provides a matrix whose rows are a basis of the vector
 space.

 `kernel().list()` for a kernel gives all vectors, which are all
 combinations of a basis.

 See attached file for details.

--

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