[sage-devel] Re: fast linear algebra over cyclotomic fields

2008-04-25 Thread Kiran Kedlaya
Is the strategy to work multimodularly using completely split primes? Or does someone have a better idea? Kiran On Apr 25, 5:46 pm, "Craig Citro" <[EMAIL PROTECTED]> wrote: > I'm in. > > -cc > > -- Forwarded message -- > From: William Stein <[EMAIL PROTECTED]> > Date: Fri, Apr 25

[sage-devel] Re: cython problems

2008-04-25 Thread Robert Bradshaw
On Apr 25, 2008, at 3:16 PM, Timothy G Abbott wrote: > > Hello, > > I'm working on building SAGE 3.0 for Debian, but ran into a cython > problem > (error message below): > > I'm guessing the problem is Debian has cython 0.9.6.12 and I need > running > 0.9.6.13.1. Confirmation of this would be

[sage-devel] cython problems

2008-04-25 Thread Timothy G Abbott
Hello, I'm working on building SAGE 3.0 for Debian, but ran into a cython problem (error message below): I'm guessing the problem is Debian has cython 0.9.6.12 and I need running 0.9.6.13.1. Confirmation of this would be useful. -Tim Abbott Building sage/misc/cython_c.c because it

[sage-devel] Re: fast linear algebra over cyclotomic fields

2008-04-25 Thread Craig Citro
I'm in. -cc -- Forwarded message -- From: William Stein <[EMAIL PROTECTED]> Date: Fri, Apr 25, 2008 at 10:48 AM Subject: [sage-devel] fast linear algebra over cyclotomic fields To: "sage-devel@googlegroups.com" Hi, Is anybody interested in helping me to implement very fas

[sage-devel] fast linear algebra over cyclotomic fields

2008-04-25 Thread William Stein
Hi, Is anybody interested in helping me to implement very fast linear algebra over cyclotomic number fields? We're going to need this big time for http://wiki.l-functions.org/School2008 and http://wiki.l-functions.org/LfunctionsAndModularFormsII -- William -- William Stein A

[sage-devel] Re: enumerating colorings of graphs

2008-04-25 Thread Jason Grout
Stephen Hartke wrote: > On Wed, Apr 23, 2008 at 6:20 PM, Jason Grout > <[EMAIL PROTECTED] > wrote: > > I have a need to enumerate all possible black and white colorings of a > graph, up to (colored) isomorphism. Is there a way to use some of the > NICE code

[sage-devel] Re: multivariate gcd - the story continues ...

2008-04-25 Thread Achim
Good guess. I'm developing a heuristic for the multivariate gcd over Z in Singular. And I must admit not having thought enough about the advantages of a statistical analysis. Its transparency beats SA and NN. Now I'm working on the statistical approach. At the moment, I'm trying to define the prob

[sage-devel] Re: Readline and Solaris: Testing strings with == is not portable.

2008-04-25 Thread mabshoff
On Apr 25, 12:52 pm, "Dr. David Kirkby" <[EMAIL PROTECTED]> wrote: > On Apr 24, 3:03 am, mabshoff <[EMAIL PROTECTED] > > dortmund.de> wrote: > > Hi, Hi David, > > One more thing about Solaris: The game plan of the Solaris port has > > slightly changed. The initial port will be Solaris 10 and n

[sage-devel] Re: Readline and Solaris: Testing strings with == is not portable.

2008-04-25 Thread mabshoff
On Apr 25, 12:36 pm, "Dr. David Kirkby" <[EMAIL PROTECTED]> wrote: > On Apr 24, 2:39 am, mabshoff <[EMAIL PROTECTED] dortmund.de> wrote: Hi David, > > >  'spkg-install' uses '==' to check equality. That might be ok in bash, > > > but it is not ok in /bin/sh which is the shell that the script u

[sage-devel] Re: enumerating colorings of graphs

2008-04-25 Thread Stephen Hartke
On Wed, Apr 23, 2008 at 6:20 PM, Jason Grout <[EMAIL PROTECTED]> wrote: > I have a need to enumerate all possible black and white colorings of a > graph, up to (colored) isomorphism. Is there a way to use some of the > NICE code to make this fast? It seems like I read somewhere that Robert > was

[sage-devel] Re: multivariate gcd - the story continues ...

2008-04-25 Thread Harald Schilly
On Apr 24, 11:19 pm, Achim <[EMAIL PROTECTED]> wrote: > Has > anyone experience with simulated annealing? well, a bit, what exactly do you want to do? i have no idea so i'm just guessing: you extract "statistical" parameters out of the input and then choose the appropriate algorithm? SA or simi

[sage-devel] Re: Readline and Solaris: Testing strings with == is not portable.

2008-04-25 Thread Dr. David Kirkby
On Apr 24, 3:03 am, mabshoff <[EMAIL PROTECTED] dortmund.de> wrote: > Hi, > > One more thing about Solaris: The game plan of the Solaris port has > slightly changed. The initial port will be Solaris 10 and no longer > Solaris 9. That seems sensible. Solaris 10 has been out a long while, so it doe

[sage-devel] Re: Readline and Solaris: Testing strings with == is not portable.

2008-04-25 Thread Dr. David Kirkby
On Apr 24, 2:39 am, mabshoff <[EMAIL PROTECTED] dortmund.de> wrote: > > 'spkg-install' uses '==' to check equality. That might be ok in bash, > > but it is not ok in /bin/sh which is the shell that the script uses. > > Yeah, the curse of nearly ever Linux distro linking sh to bash. The > probl

[sage-devel] Re: problems with 3.0

2008-04-25 Thread Francis Smit
mabshoff wrote: > On Apr 25, 7:53 am, Francis Smit <[EMAIL PROTECTED]> wrote: > > Hi Francis, > > >> I installed 3.0 on my system make worked fine >> >> then I run >> >> [EMAIL PROTECTED]:/usr/local/sage-3.0# ./sage -testall >> every thing run fine until I get to: >> >> sage -t devel/sage/sage