#16671: implement harmonic number function H(n,m)
-------------------------+-------------------------------------------------
       Reporter:  rws    |        Owner:
           Type:         |       Status:  needs_work
  defect                 |    Milestone:  sage-6.4
       Priority:  major  |   Resolution:
      Component:         |    Merged in:
  symbolics              |    Reviewers:
       Keywords:         |  Work issues:
  special, log           |       Commit:
        Authors:  Ralf   |  fabf86397adf8c07ce9b63b64c64e5f724702d21
  Stephan                |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/rws/16671            |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by rws):

 Replying to [comment:50 jdemeyer]:
 > Same comment as above: are you sure you want `elif z in QQ:` and not
 `elif isinstance(z, Rational)`?
 BTW I would think this `if var in ZZ/QQ` appears more often throughout the
 Sage code. Is there a manual page that deals with this?

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