#10187: Update ecl and maxima
---------------------------------------------------------------+------------
Reporter: vbraun | Owner:
tbd
Type: defect | Status:
needs_review
Priority: major | Milestone:
sage-4.6.1
Component: packages | Keywords:
Author: Volker Braun, David Kirkby | Upstream:
Workaround found; Bug reported upstream.
Reviewer: Karl-Dieter Crisman, David Kirkby, Volker Braun | Merged:
Work_issues: |
---------------------------------------------------------------+------------
Changes (by kcrisman):
* reviewer: Karl-Dieter Crisman => Karl-Dieter Crisman, David Kirkby,
Volker Braun
Comment:
Okay, I was able (finally) to rebuild everything on OS X 10.4 PPC and now
have no problems.
{{{
sage: time integrate(x^3,x)
CPU times: user 0.13 s, sys: 0.13 s, total: 0.26 s
Wall time: 14.62 s
1/4*x^4
sage: time integrate(x^3,x)
CPU times: user 0.07 s, sys: 0.01 s, total: 0.08 s
Wall time: 0.17 s
1/4*x^4
sage: time integrate(x^3,x)
CPU times: user 0.08 s, sys: 0.02 s, total: 0.10 s
Wall time: 0.19 s
1/4*x^4
}}}
As to review and Volker's comments on sage-devel, note that sometimes the
people who can review the functioning of the patch/spkg are not the same
as those who can review the actual changed code. That is probably a big
piece of the problem.
Anyway, I cannot review the lisp-ish changes and whether they are needed,
though I can look at the rest and of course verify that things seem to
work.
However, you and David could review each others' spkgs in computer terms;
I think that might be okay, n'est pas?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10187#comment:94>
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.