On sage4, I get one failure:
sage -t --long src/sage/symbolic/expression.pyx
**********************************************************************
File "src/sage/symbolic/expression.pyx", line 9627, in
sage.symbolic.expression.Expression.to_gamma
Failed example:
binomial(m,n).to_gamma()
Expected:
gamma(m + 1)/(gamma(m - n + 1)*gamma(n + 1))
Got:
binomial(m, n)
**********************************************************************
I have not tested each beta on this machine, so I cannot be sure that
this problem got introduced in 7.6.beta4.
--
You received this message because you are subscribed to the Google Groups
"sage-release" 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 https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.