Hi,
while working on #12448, the following was found (this is with sage-5.6):
- on amd64:
sage: pari(1140000.78).binomial(23310031)
1.77373322743348 E-1976920
sage: pari(1140000.78).binomial(23310032)
-1.68698692710582 E-1976920
- on armv7l:
sage: pari(1140000.78).binomial(23310031)
1.77373322743348 E-1976920
sage: pari(1140000.78).binomial(23310032)
---------------------------------------------------------------------------
PariError Traceback (most recent call last)
/home/jpuydt/sage-5.6/<ipython console> in <module>()
/home/jpuydt/sage-5.6/local/lib/python2.7/site-packages/sage/libs/pari/gen.so
in sage.libs.pari.gen._pari_trap (sage/libs/pari/gen.c:55006)()
PariError: (15)
What can we do to pinpoint what the problem exactly is?
Snark on #sagemath
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.