#20407: Add Magma interface for orders and ideals of number fields
-------------------------------------+-------------------------------------
Reporter: mmasdeu | Owner:
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-7.2
Component: interfaces: | Resolution:
optional | Merged in:
Keywords: ideals, orders, | Reviewers: Vincent Delecroix
magma | Work issues:
Authors: Marc Masdeu | Commit:
Report Upstream: N/A | ffdad84f97ec2d6c93c5f1f63e389d5f6b2b884e
Branch: u/mmasdeu/20407 | Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Changes (by vdelecroix):
* status: needs_review => needs_work
* reviewer: => Vincent Delecroix
Comment:
There is a problem with the copy of the script directory on the server
{{{
sage: magma=Magma(...) # custom server config
sage: magma('1')
Traceback (most recent call last):
...
TypeError: Can't open package spec file ... for reading (No such file or
directory)
}}}
The solution might be to create the directory remotely if it does not
exist. Something like
{{{
os.system("ssh SERVE 'mkdir -p THE_GOOD_DIR'")
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/20407#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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.