#17872: SingularKernelFunction documentation doesn't work
---------------------------------+------------------------
       Reporter:  Snark          |        Owner:
           Type:  defect         |       Status:  new
       Priority:  minor          |    Milestone:  sage-6.6
      Component:  documentation  |   Resolution:
       Keywords:                 |    Merged in:
        Authors:                 |    Reviewers:
Report Upstream:  N/A            |  Work issues:
         Branch:                 |       Commit:
   Dependencies:                 |     Stopgaps:
---------------------------------+------------------------

Comment (by Snark):

 Ok, I tried to study how things work : in src/sage/misc/sagedoc.py line
 1477, the code just tries to read poly_reduce._ _name_ _, which doesn't
 exist. What bothers me is that in src/sage/libs/singular/function.pyx, if
 I add "self._ _name_ _ = name" here and there, I actually get *more*
 errors about _ _name_ _ not making sense!

 I must admit that python classes aren't my cup of tea...

--
Ticket URL: <http://trac.sagemath.org/ticket/17872#comment:3>
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