[sage-devel] Re: sage -i

2015-10-28 Thread William Stein
On Wednesday, October 28, 2015, Volker Braun wrote: > zeromq is a standard package; which command are you running? > > sage -I csdp > Command-line tools shouldn't ask stupid questions, this totally defeats > the use of the commandline UI as building blocks for writing scripts. I > said that bef

[sage-devel] Re: sage -i

2015-10-28 Thread Volker Braun
zeromq is a standard package; which command are you running? Command-line tools shouldn't ask stupid questions, this totally defeats the use of the commandline UI as building blocks for writing scripts. I said that before but it nobody is listening ;-) On Wednesday, October 28, 2015 at 11:55:

[sage-devel] package csdp: experimental -> optional

2015-10-28 Thread Dima Pasechnik
Dear all, can we promote CSDP to optional? Thanks, Dima -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this g

[sage-devel] package csdp: experimental -> optional

2015-10-28 Thread Dima Pasechnik
Dear all, can we promote CSDP to optional? Thanks, Dima -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this g

[sage-devel] sage -i

2015-10-28 Thread William Stein
How do I make it so that "sage -i " doesn't interactively ask this question? === WARNING === │ZEROMQ=zeromq-4.0.5 You are about to download and install an experimental package. This probably won't work at all for yo

[sage-devel] Re: Default Graph data structure ( complexity of .has_edge() and memory )

2015-10-28 Thread Travis Scrimshaw
> As a matroid theorist I care about creating millions and millions of small >>> graphs (10 vertices is already a LOT). I don't modify them once they're >>> ready, but graph modification can be helpful in creating a copy of the >>> graph with an edge contracted, with an edge deleted, or with a

[sage-devel] Re: Default Graph data structure ( complexity of .has_edge() and memory )

2015-10-28 Thread Stefan
On Tuesday, October 27, 2015 at 11:38:13 PM UTC-5, Travis Scrimshaw wrote: > > > > On Tuesday, October 27, 2015 at 10:57:28 PM UTC-5, Stefan wrote: >> >> As a matroid theorist I care about creating millions and millions of >> small graphs (10 vertices is already a LOT). I don't modify them once

[sage-devel] Re: a .zip file in upstream/?

2015-10-28 Thread Simon King
Hi Nathann, On 2015-10-27, Nathann Cohen wrote: > Let's see if one can fight a headache with sage scripts and pumpkin soup. I can recommend sage tea. Get well soon! Simon -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from thi

Re: [sage-devel] Re: Default Graph data structure ( complexity of .has_edge() and memory )

2015-10-28 Thread Nathann Cohen
>> As a matroid theorist I care about creating millions and millions of small >> graphs (10 vertices is already a LOT). > > Could you clarify this sentence? A negation seems to be missing somewhere. Turns out that I am sicker than I first thought. I had read this sentence as "I care a lot about cr

[sage-devel] Re: Definition of multifactorial #5415

2015-10-28 Thread Dima Pasechnik
On Wednesday, 28 October 2015 02:11:59 UTC-7, prateek sharma wrote: > > Hi, > I am looking for multifactorial function in the source code but unable > to.Help me out... > sage: a=42 sage: a.multifactorial?? -- You received this message because you are subscribed to the Google Groups "sage-d

[sage-devel] Definition of multifactorial #5415

2015-10-28 Thread prateek sharma
Hi, I am looking for multifactorial function in the source code but unable to.Help me out... -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr..

Re: [sage-devel] Re: Default Graph data structure ( complexity of .has_edge() and memory )

2015-10-28 Thread Nathann Cohen
Yo, > As a matroid theorist I care about creating millions and millions of small > graphs (10 vertices is already a LOT). Could you clarify this sentence? A negation seems to be missing somewhere. > Oh, > and I really dig multiple edges, loops, and edge labels. I do not, but that's because for