#13342: Adds Abelian sandpile model to the reference manual
---------------------------------+------------------------------------------
Reporter: dcoudert | Owner: mvngu
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.3
Component: documentation | Resolution:
Keywords: sandpile | Work issues:
Report Upstream: N/A | Reviewers:
Authors: David Coudert | Merged in:
Dependencies: | Stopgaps:
---------------------------------+------------------------------------------
Comment (by dperkinson):
I was unable to apply the patch. Running hg_sage.apply('trac_13342-adds-
sandpile-to-reference-manual.patch') produced an error:
sage: hg_sage.apply('/home/davidp/downloads/trac_13342-adds-sandpile-to-
reference-manual.patch')
cd "/usr/local/sage/devel/sage" && sage --hg import
"/home/davidp/downloads/trac_13342-adds-sandpile-to-reference-
manual.patch"
applying /home/davidp/downloads/trac_13342-adds-sandpile-to-reference-
manual.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/local/bin/hg", line 38, in <module>
mercurial.dispatch.run()
<------- snip ------------->
File "/usr/local/sage/local/lib/python/mercurial/patch.py", line 983, in
scangitpatch
gitpatches = readgitpatch(gitlr)
File "/usr/local/sage/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>'
I don't know if this is a problem with sage or a problem with the patch.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13342#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 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.