Hello,
If you would like to merge all the heads of your hg repository, please
try this (sorry about any stupid word wrap):
$ sage -f linbox-20070220
sage: hg_sage.pull()
sage:
hg_sage.apply('http://sage.math.washington.edu/home/was/pkgs/sage-2.2.alpha.hg')
sage: hg_sage.update()
(exit)
$ touc
On Feb 23, 1:01 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> On 2/23/07, Mike Hansen <[EMAIL PROTECTED]> wrote:
>
> > The last couple days I've been working on adding a fair amount of
> > functionality to the combinat module of SAGE. Mostly, I'd like to get
> > it roughly as feature-complet
I'm touching various parts of clone, so I'll add this to my TODO
list. If you make a trac and assign it to me, it will more likely get
done.
Nick
On Feb 23, 4:08 am, "Robert Miller" <[EMAIL PROTECTED]> wrote:
> In the command line, I can do
>
> $ sage -b branch
>
> to build the branch, and
>
>
On 2/23/07, Mike Hansen <[EMAIL PROTECTED]> wrote:
> The last couple days I've been working on adding a fair amount of
> functionality to the combinat module of SAGE. Mostly, I'd like to get
> it roughly as feature-complete as mupad-combinat or combinatorica.
Excellent! Also look at the combina
Hello,
The last couple days I've been working on adding a fair amount of
functionality to the combinat module of SAGE. Mostly, I'd like to get
it roughly as feature-complete as mupad-combinat or combinatorica.
I was wondering the best way to go about integrating these changes
into SAGE, specifi
In the command line, I can do
$ sage -b branch
to build the branch, and
$ sage -br branch
to build and then run the branch, so why shouldn't I be able to do
$ sage -r branch
if I'm on a different repository and I want to just run the branch?
--~--~-~--~~~---~--~