#13215: Skew polynomials
-------------------------------------+-------------------------------------
       Reporter:  caruso             |        Owner:  tbd
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-7.3
      Component:  algebra            |   Resolution:
       Keywords:  skew polynomials   |    Merged in:
        Authors:  Xavier Caruso      |    Reviewers:  Burcin Erocal
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/arpitdm/skew_polynomials         |  e189fec13d005a7fba39a429876c501fe95c05da
   Dependencies:  #13214, #13303,    |     Stopgaps:
  #13640, #13641, #13642             |
-------------------------------------+-------------------------------------

Comment (by arpitdm):

 Replying to [comment:63 dlucas]:
 > Replying to [comment:62 arpitdm]:
 > > Replying to [comment:59 dlucas]:
 > > > - For now, there's nothing related to skew polynomials in the index
 file, so it won't be possible
 > > >  for the user to access the documentation through the online
 reference manual.
 > > >  Can you please add a dedicated section in the related index file?
 See `src/doc/en/reference/polynomial_rings/index.rst`.
 > > I read up a little on Sphinx documentation and from what I understand,
 I need to add the following in the file you mentioned, right?
 > >
 > > {{{
 > > @sage.misc.superseded.experimental(trac_number=13215)
 > > Skew Polynomials
 > > ----------------
 > >
 > > .. toctree::
 > >    :maxdepth: 2
 > >
 > >    sage/rings/polynomial/skew_polynomial_element
 > >    sage/rings/polynomial/skew_polynomial_ring_constructor
 > >    sage/rings/polynomial/skew_polynomial_ring
 > > }}}
 >
 > Yup! I you're not sure of what you're doing, here's a way to test it:
 > run `sage --docbuild src/doc/en/reference/polynomial_rings html`, it
 will compile the
 > doc and give you an address. Copy-paste this address in your browser,
 and click on "index"
 > in the page which opens. If what you added in `index.rst` works, you
 should see it here (and
 > you'll be able to check its formatting as well).

 That command you mentioned didn't work. I get the following error message.

 {{{
 'src/doc/en/reference/polynomial_rings' is not a recognized document. Type
 'sage --docbuild -D' for a list
 of documents, or 'sage --docbuild --help' for more help.

 }}}

 I've made the other changes according to the discussions above.

--
Ticket URL: <https://trac.sagemath.org/ticket/13215#comment:64>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to