Hey thanks for the new code. But unfortunately, if I understood
correctly, the new code just takes the last line of the output :
( E.g., compare results of magma_free('[[a,b,c]:a,b,c in [1..20] |
a^2+b^2 eq c^2 and a le b];') both in Sage and in Magma-Calc. There
might be another problem, but for the time being, I can report this
problem.On Dec 12, 3:10 am, "Alexey U. Gudchenko" <[email protected]> wrote: > 12.12.2010 02:31, Ugur пишет: > > > As the layout of Magma's website have changed, the code for > > magma_free() should be updated. Just want to bring to your attention. > > I have edit file according new redesign of Magma's website > > Sage-4.6.3/local/lib/python2.6/site-packages/sage/interfaces/magma_free.py > > In atachment there is result. > > It work for example as in documentation: > > > print magma_free("Factorization(9290348092384)") > > [ <2, 5>, <290323377887, 1> ] > > I don't understand Magma and can't know more difucult examples, so it > must be verified !!! > > magma_free.py > 3KViewDownload -- 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-support URL: http://www.sagemath.org
