#11672: Some more doctests from the book "Calcul mathématique avec Sage"
-----------------------------------+----------------------------------------
Reporter: mmezzarobba | Owner: mvngu
Type: enhancement | Status: needs_work
Priority: minor | Milestone: sage-5.7
Component: doctest | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Martin Albrecht, Charles
Bouillaguet
Authors: Marc Mezzarobba | Merged in:
Dependencies: | Stopgaps:
-----------------------------------+----------------------------------------
Comment (by zimmerma):
I wonder why we get different results for {{{x}}}. If all computations are
based on IEEE 754, we should get the same (wrong) value. Is it possible to
know which components of Sage are used for {{{J.variety(RDF)}}} on each
platform? On mine I get:
{{{
sage: get_systems('J.variety(RDF)')
['MPFI', 'Singular', 'numpy', 'ginac']
}}}
Since MPFI is based on MPFR, MPFI should be architecture independent, but
I wonder if the same applies to Singular, numpy and ginac...
Paul
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11672#comment:15>
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 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.