#9343: Upgrade PARI to svn snapshot 12577 - a pre-release of PARI 2.4.3.
------------------------------------------------------------------------------------------+
Reporter: was
| Owner: jdemeyer
Type: enhancement
| Status: needs_review
Priority: major
| Milestone: sage-4.6
Component: packages
| Keywords:
Author: Robert Bradshaw, John Cremona, Jeroen Demeyer, William Stein,
David Kirkby | Upstream: N/A
Reviewer:
| Merged:
Work_issues:
|
------------------------------------------------------------------------------------------+
Comment(by leif):
Replying to [comment:225 cremona]:
> However, this needs cleaning up:
{{{
j...@selmer%pwd
/storage/jec/sage-4.6.prealpha0/devel/sage
j...@selmer%hg status
! sage/schemes/elliptic_curves/gp_cremona.py
}}}
> -- I think "hg remove" & then commit will do it.
Yes, and there are some more. Try
{{{
#!sh
find $SAGE_ROOT -name .hg -exec sh -c "cd {}; hg status" \;
}}}
and you'll see them all.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9343#comment:226>
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.