#13214: Frobenius endomorphism over finite fields
-------------------------------------------+--------------------------------
Reporter: caruso | Owner: AlexGhitza
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.3
Component: basic arithmetic | Resolution:
Keywords: frobenius finite fields | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Xavier Caruso | Merged in:
Dependencies: | Stopgaps:
-------------------------------------------+--------------------------------
Comment (by zimmerma):
Xavier, I tried to apply the patch on top of Sage 5.1 but got:
{{{
sage: hg_sage.import_patch("trac_13214_hom_finite_field.patch")
cd "/usr/local/sage-5.1-linux-64bit-
ubuntu_12.04_lts-x86_64-Linux/devel/sage" && sage --hg import
"/tmp/trac_13214_hom_finite_field.patch"
applying /tmp/trac_13214_hom_finite_field.patch
** unknown exception encountered, please report by visiting
** http://mercurial.selenic.com/wiki/BugTracker
** Python 2.7.3 (default, Jul 9 2012, 15:05:17) [GCC 4.6.3]
** Mercurial Distributed SCM (version 1.8.4)
** Extensions loaded: color, mq, pager, rebase, relink
Traceback (most recent call last):
File "/usr/local/sage-5.1-linux-64bit-
ubuntu_12.04_lts-x86_64-Linux/local/bin/hg", line 38, in <module>
mercurial.dispatch.run()
File "/usr/local/sage-5.1-linux-64bit-
ubuntu_12.04_lts-x86_64-Linux/local/lib/python/mercurial/dispatch.py",
line 16, in run
sys.exit(dispatch(sys.argv[1:]))
File "/usr/local/sage-5.1-linux-64bit-
ubuntu_12.04_lts-x86_64-Linux/local/lib/python/mercurial/dispatch.py",
line 36, in dispatch
return _runcatch(u, args)
...
File "/usr/local/sage-5.1-linux-64bit-
ubuntu_12.04_lts-x86_64-Linux/local/lib/python/mercurial/patch.py", line
339, in readgitpatch
gp.setmode(int(line[-6:], 8))
ValueError: invalid literal for int() with base 8: '</pre>'
}}}
Should I apply it on top of Sage 5.2 or later?
Paul
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13214#comment:9>
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.