Open 89f39f15-88e8-4e79-9bc0-0739a7fc497c opened 12 years ago
Attachment: 13716_improve_multipolynomial_doc.patch.gz
Some comments:
Returns the leading term of ``self`` i.e., ``self.lc()*self.lm()`. The
`I = (f_1,...,f_r)`
: given an ideal ``I = (f_1,...,f_r)`` and some ``g (== self)`` in ``I``, find
``s_1,...,s_r`` such that ``g = s_1*f_1 + ... + s_r*f_r``.
\ne
in the latter expression? - `LT(g_i) \neq LT(g_j)` for all `i != j`
derivative()
function in line 342 instead as :meth:`sage.calculus.functional.derivative`
? This will create a hyperlink to the derivative documentation in the notebook help.Removing the "beginner" tag from old tickets. Some could be returned to beginner-friendly status by adding a comment about what needs to be done. Some others might be easy for an experienced developer to finish.
Mostly typo fixing, adding references to trac tickets, adding quotes, fixing a few spelling mistakes, ...
Component: commutative algebra
Author: Charles Bouillaguet
Issue created by migration from https://trac.sagemath.org/ticket/13716