#18167: Ref: add various missing modules to r/schemes and r/plane_curves
-------------------------------------+-------------------------------------
       Reporter:  mmezzarobba        |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  minor              |    Milestone:  sage-6.8
      Component:  documentation      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Marc Mezzarobba    |    Reviewers:  Vincent Delecroix
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/ticket/18167                |  c81a3fee2f417f5d2c5f70a1da31e92dc29da6b6
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by vdelecroix):

 * status:  needs_review => needs_work
 * reviewer:   => Vincent Delecroix


Comment:

 Hello,

 This will be a problem for building pdf docs (closing `}` with no opening)
 {{{
 + (2) `X(P[0]^g}/P[1]) = P` and `X(Q[0]^g/Q[1]) = Q` if `P, Q` are in the
 infinite disc
 }}}

 The `diffxy` stuff is duplicated
 {{{
 from sage.misc.derivative import multi_derivative
 sage: p = u**2 + v**3*u**5 + u**5 + v**6
 sage: multi_derivative(p, (u,3,v,2))
 360*u^2*v
 }}}
 (not exactly the purpose of this ticket though)

 Vincent

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

Reply via email to