#15020: documentation PolynomialRing: four vs. five
-----------------------------+---------------------------------------------
    Reporter:  dkrenn        |            Owner:
        Type:  defect        |           Status:  new
    Priority:  trivial       |        Milestone:  sage-5.12
   Component:                |         Keywords:  polynomial ring, beginner
  documentation              |          Authors:
   Merged in:                |  Report Upstream:  N/A
   Reviewers:                |           Branch:
 Work issues:                |         Stopgaps:
Dependencies:                |
-----------------------------+---------------------------------------------
 In the documentation of the constructor of PolynomialRing you find:
 {{{
     There are four ways to call the polynomial ring constructor:

     1. ``PolynomialRing(base_ring, name,    sparse=False)``
     2. ``PolynomialRing(base_ring, names,   order='degrevlex')``
     3. ``PolynomialRing(base_ring, name, n, order='degrevlex')``
     4. ``PolynomialRing(base_ring, n, name, order='degrevlex')``
     5. ``PolynomialRing(base_ring, n, var_array=var_array,
 order='degrevlex')``
 }}}
 It says "four ways", but five are listed.

--
Ticket URL: <http://trac.sagemath.org/ticket/15020>
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