#7377: Symbolic Ring to Maxima via EclObject
-----------------------------------------------------------------------+----
Reporter: nbruin |
Owner: nbruin
Type: enhancement |
Status: needs_work
Priority: major |
Milestone: sage-feature
Component: symbolics |
Keywords:
Author: Nils Bruin, Jean-Pierre Flori |
Upstream: N/A
Reviewer: Jean-Pierre Flori, François Bissey, Karl-Dieter Crisman |
Merged:
Work_issues: |
-----------------------------------------------------------------------+----
Comment(by jpflori):
With the new patch that follows (and without lazy patch!), I only get the
following failures due to error reporting and float precision:
{{{
----------------------------------------------------------------------
The following tests failed:
sage -t -long -force_lib devel/sage/sage/interfaces/maxima.py # 2
doctests failed
sage -t -long -force_lib devel/sage/sage/calculus/functional.py #
1 doctests failed
sage -t -long -force_lib devel/sage/sage/symbolic/assumptions.py
# 2 doctests failed
sage -t -long -force_lib
devel/sage/sage/symbolic/integration/integral.py # 5 doctests failed
----------------------------------------------------------------------
Total time for all tests: 2633.7 seconds
}}}
The update patch should be "consolidated" as asked (that was because of
the command I used to generate it).
So the patches should be applied as follows:
{{{
trac_7377-abstract-maxima_p2.patch
trac_7377-maximalib_p2.patch
trac_7377-fastcalculus_p2.patch
trac_7377-better-ask-error_p2.patch
trac_7377-split_and_refactor_p2.patch
}}}
Applying "lazy" patch breaks more test for me:
* lazy objects are not callable so maxima(x) fails in
sage.plot.plot3d.plot3d
* exception raised in sage.plot.line
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7377#comment:87>
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.