#14318: More doctests from the book "Calcul mathématique avec Sage" chapter
"integration"
-------------------------------------------------+-------------------------
Reporter: lfousse | Owner: mvngu
Type: enhancement | Status:
Priority: minor | needs_work
Component: doctest coverage | Milestone: sage-5.12
Keywords: | Resolution:
Authors: Laurent Fousse, Paul | Merged in:
Zimmermann | Reviewers: Frédéric
Report Upstream: N/A | Chapoton
Branch: | Work issues:
Dependencies: | Commit:
| Stopgaps:
-------------------------------------------------+-------------------------
Comment (by jdemeyer):
On Linux ia64:
{{{
sage -t --long devel/sage/sage/tests/french_book/integration_doctest.py
**********************************************************************
File "devel/sage/sage/tests/french_book/integration_doctest.py", line 30,
in sage.tests.french_book.integration_doctest
Failed example:
N(integrate(exp(-x^2)*log(x), x, 17, 42))
Expected:
2.5657285006962035e-127
Got:
2.565728500696221e-127
**********************************************************************
File "devel/sage/sage/tests/french_book/integration_doctest.py", line 42,
in sage.tests.french_book.integration_doctest
Failed example:
numerical_integral(exp(-x^2)*log(x), 17, 42)
Expected:
(2.5657285006962035e-127, 3.3540254049238093e-128)
Got:
(2.565728500696221e-127, 3.3540254049023813e-128)
**********************************************************************
File "devel/sage/sage/tests/french_book/integration_doctest.py", line 59,
in sage.tests.french_book.integration_doctest
Failed example:
N(integrate(exp(-x^2)*log(x), x, 17, 42), 200)
Expected:
2.5657285006962035e-127
Got:
2.565728500696221e-127
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/14318#comment:11>
Sage <http://www.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 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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.