Can you reproduce it manually (I can't)?

On Wed, Feb 22, 2017 at 8:16 AM Jeroen Demeyer <jdeme...@cage.ugent.be>
wrote:

> 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 sage-release+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-release@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-release.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to