#6870: [with third patch, needs review] Bug in binomial
------------------------------+---------------------------------------------
Reporter: hgranath | Owner: somebody
Type: defect | Status: new
Priority: minor | Milestone: sage-4.1.2
Component: basic arithmetic | Keywords: binomial
Reviewer: | Author:
Merged: |
------------------------------+---------------------------------------------
Comment(by hgranath):
If we want to fix only the rational case, that is of course easy to
do. I have two alternative new patches: one for doing just that, and
one which is basically my first patch but reworked to not affect the
case of floating point input (which was an undesired side effect).
With the QQ patch, it is unfortunately still easy to construct cases
that will fail: e.g. binomial(1/2,SR(1)),
binomial(SR(10**20+1),10**20) and binomial(SR(10**7+1),10**7) (the
last one takes a looong time).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6870#comment:6>
Sage <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---