#17887: SingularKernelFunction documentation is too touchy
-----------------------------+--------------------------------
   Reporter:  Snark          |            Owner:
       Type:  enhancement    |           Status:  new
   Priority:  minor          |        Milestone:  sage-6.6
  Component:  documentation  |         Keywords:
  Merged in:                 |          Authors:  Julien Puydt
  Reviewers:                 |  Report Upstream:  N/A
Work issues:                 |           Branch:
     Commit:                 |     Dependencies:
   Stopgaps:                 |
-----------------------------+--------------------------------
 This is different from ticket #17872 (where doc is actually broken) : here
 my debian experiments show that some parts of sage can break a little too
 easily.

 The singular functions are created using code in
 src/sage/libs/singular/function.pyx, while their documentation comes from
 src/sage/interfaces/singular.py : singular.hlp is scanned and
 documentation nodes get added. So if by chance you create a singular
 function in sage under the name say "NF" but the documentation has it
 under the name "reduce", one might get a working function with an
 exception-rising help because the node doesn't correspond.

 I'll propose a patch to replace this with a little error message.

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