#363: maxima completion list
------------------------------+----------------------
Reporter: was | Owner: was
Type: defect | Status: closed
Priority: major | Milestone:
Component: interfaces | Resolution: fixed
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
------------------------------+----------------------
Changes (by chapoton):
* upstream: => N/A
Old description:
> {{{
> "Brandon.Barker
> show details
> 8:18 am (20 minutes ago)
>
> In sage 2.5.0.2 I'm having trouble building maxima's command list
> (tried this on a linux powerpc machine where I compiled SAGE from the
> source, as well as an x64 machine with precompiled binaries):
>
> sage: maxima.diff
> Building Maxima command completion list (this takes
> a few seconds only the first time you do it).
> To force rebuild later, delete /home/brandon/.sage//
> maxima_commandlist_cache.sobj.
>
> The file listed is never created, and no matter how long I wait, the
> message above will still appear when I try to do tab completion.
> However, I can still execute maxima.diff ok, but not some other
> commands (like maxima.index):
>
> sage: maxima.diff(x^2,x)
> 2*x
> sage: maxima.index(x^2)
> index(x^2)
>
> Of course, this is probably because there is no index call function in
> devel/sage-main/sage/interfaces/maxima.py
> }}}
New description:
{{{
"Brandon.Barker
show details
8:18 am (20 minutes ago)
In sage 2.5.0.2 I'm having trouble building maxima's command list
(tried this on a linux powerpc machine where I compiled SAGE from the
source, as well as an x64 machine with precompiled binaries):
sage: maxima.diff
Building Maxima command completion list (this takes
a few seconds only the first time you do it).
To force rebuild later, delete /home/brandon/.sage//
maxima_commandlist_cache.sobj.
The file listed is never created, and no matter how long I wait, the
message above will still appear when I try to do tab completion.
However, I can still execute maxima.diff ok, but not some other
commands (like maxima.index):
sage: maxima.diff(x^2,x)
2*x
sage: maxima.index(x^2)
index(x^2)
Of course, this is probably because there is no index call function in
devel/sage-main/sage/interfaces/maxima.py
}}}
--
--
Ticket URL: <http://trac.sagemath.org/ticket/363#comment:2>
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/d/optout.