#20388: Fix the Magma interface to work with remote installations
-------------------------------------+-------------------------------------
Reporter: mmasdeu | Owner:
Type: defect | Status: needs_review
Priority: major | Milestone: sage-7.2
Component: interfaces: | Resolution:
optional | Merged in:
Keywords: magma, remote | Reviewers:
Authors: Marc Masdeu | Work issues:
Report Upstream: N/A | Commit:
Branch: u/mmasdeu/20388 | ec0a724df6548f328d0947ad166c12d96392d74e
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by vdelecroix):
Setting them in `init.sage` is indeed a solution to make
{{{magma(something)}}} works out of the box.
My question about default configuration did not make much sense since I
thought that `SageObject` would have methods `_magma_` and `_maple_`. If
it was
{{{
def _magma_(self, G=None):
if G is None:
import sage.interfaces.magma
G = sage.interfaces.magma.magma
return self._interface_(G)
}}}
then it would not take into account any specific server configuration.
--
Ticket URL: <http://trac.sagemath.org/ticket/20388#comment:4>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.