#6870: [with patch, needs work] Bug in binomial
---------------------------------+------------------------------------------
Reporter: hgranath | Owner: somebody
Type: defect | Status: new
Priority: minor | Milestone: sage-4.1.2
Component: basic arithmetic | Keywords: binomial
Reviewer: Karl-Dieter Crisman | Author: Hakan Granath
Merged: |
---------------------------------+------------------------------------------
Comment(by mvngu):
With `trac_6870-final-v2.patch`, I got the following doctest failure:
{{{
sage -t -long devel/sage/sage/crypto/boolean_function.pyx
**********************************************************************
File "/scratch/mvngu/release/sage-4.1.2.alpha2/devel/sage-
main/sage/crypto/boolean_function.pyx", line 1013:
sage: B.nonlinearity()
Expected:
217
Got:
222
**********************************************************************
1 items had failures:
1 of 6 in __main__.example_36
***Test Failed*** 1 failures.
For whitespace errors, see the file
/home/mvngu/.sage//tmp/.doctest_boolean_function.py
[5.3 s]
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6870#comment:16>
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
-~----------~----~----~----~------~----~------~--~---