#21088: Base Class for Skew Polynomials over Finite Fields
-------------------------------------+-------------------------------------
       Reporter:  arpitdm            |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-7.3
      Component:  coding theory      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Xavier Caruso,     |    Reviewers:
  Arpit Merchant                     |
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/arpitdm/finite_fields_skew_polynomial|  
a6e93e12c1fefffde3615c8eab75a45b3c277ab2
   Dependencies:  #13215             |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by git):

 * commit:  1a06b095a569eba51bf2efdc2f86712cfa7b49aa =>
     a6e93e12c1fefffde3615c8eab75a45b3c277ab2


Comment:

 Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
 
||[https://git.sagemath.org/sage.git/commit/?id=b52fc9528249625e9498ac43f48376d4235f8b9d
 b52fc95]||{{{using cached versions of 0 and 1 wherever applicable.}}}||
 
||[https://git.sagemath.org/sage.git/commit/?id=6fb186ab4b9eedb41596053854996263e85c5fe7
 6fb186a]||{{{changed Returns to Return and Note to NOTE for consistency.
 Removed trailing whitespaces. codeformatting for True, False and None
 objects.}}}||
 
||[https://git.sagemath.org/sage.git/commit/?id=1204f2d240bedaa2c7eef1bcba144b73150d9308
 1204f2d]||{{{the current implementation of the :meth: __call__ was
 incorrect. added the correct and cythonized version.}}}||
 
||[https://git.sagemath.org/sage.git/commit/?id=7e076fa503d41f940a4a363d92621369c128a0a5
 7e076fa]||{{{moved module level docs to user entry point at the class
 level so that they are accessible at command line. added a SEEALSO
 block.}}}||
 
||[https://git.sagemath.org/sage.git/commit/?id=69fecc4c93cfb17f0e348069a95b44e53ac79236
 69fecc4]||{{{converted :meth: into a cpdef method with output type list.
 removed  and directly use the  attribute.}}}||
 
||[https://git.sagemath.org/sage.git/commit/?id=271bface01f93c8dca5a1fb104da139224ae1e66
 271bfac]||{{{removed some commented code and trailing whitespaces.}}}||
 
||[https://git.sagemath.org/sage.git/commit/?id=9a2fad2d0183dd5b3f5dae7da2628f9d8b52bf26
 9a2fad2]||{{{merged changes from Tickets 13215 and 21088}}}||
 
||[https://git.sagemath.org/sage.git/commit/?id=eaca2535762165b7ace9896a3993d8ae7fb03eb8
 eaca253]||{{{integrated skew polynomial finite field into sage. removed
 some compile and doctest errors.}}}||
 
||[https://git.sagemath.org/sage.git/commit/?id=76640607bcbecccf6b969483cc112db06c6dd0d5
 7664060]||{{{removed leftpow and rightpow methods from
 SkewPolynomial_finite_field_dense class because they require the 'bound'
 method which in turn requires 'center'. this will be added in another
 separate ticket with the rest of the center stuff.}}}||
 
||[https://git.sagemath.org/sage.git/commit/?id=a6e93e12c1fefffde3615c8eab75a45b3c277ab2
 a6e93e1]||{{{added SEEALSO and TODO blocks and made small polishes to the
 documentation.}}}||

--
Ticket URL: <https://trac.sagemath.org/ticket/21088#comment:8>
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