[sage-devel] Re: final /home directory switchover

2010-10-01 Thread William Stein
On Fri, Oct 1, 2010 at 9:37 PM, William Stein wrote: > On Fri, Oct 1, 2010 at 12:19 PM, William Stein wrote: >> Hi, >> >> I've done the final switch as outlined below.  Now >> >>   /disk/scratch -- 3.5 TB common scratch on all machines >>   /home -- 3.5TB common /home on all machines >>   /disk/l

Re: [sage-devel] Re: sage 4.3.5 won't build on Red Hat Enterprise Linux 5.4: File exists: '/usr/local_machine/sage-4.3.5/local//lib/python/site-packages//sage/structure'

2010-10-01 Thread William Stein
On Tue, Apr 13, 2010 at 5:26 AM, Tom Coates wrote: > > Dear Georg, > > Many thanks!  Running "make" again solved the problem.  I updated the > trac ticket. Hi, I added this comment to the ticket: I setup NFS on disk.math and sage.math, and when I export an NSF share using the async option two t

[sage-devel] Re: final /home directory switchover

2010-10-01 Thread Dima Pasechnik
On Oct 2, 7:34 am, William Stein wrote: > On Fri, Oct 1, 2010 at 3:20 PM, Dr. David Kirkby > > > > > > wrote: > > On 10/ 1/10 10:57 PM, William Stein wrote: > > >> On Fri, Oct 1, 2010 at 12:45 PM, John H Palmieri > >>  wrote: > > >>> Hi William, > > >>> Home directories are still not accessible

[sage-devel] FFT in sage.

2010-10-01 Thread ancienthart
I get the following: a = FFT(4) a[1] = 2 a.forward_transform() Everything works fine up to here. Then, when I do this: a.backward_transform() a I get: NameError: name 'a' is not defined Any ideas? Joal Heagney -- To post to this group, send an email to sage-devel@googlegroups.com To unsubsc

[sage-devel] Re: Rewrite of LP solver interfaces, constraint generations, and..... reviews :-)

2010-10-01 Thread Dima Pasechnik
Hi Nathann, does your code provide for returning infeasibility certificates? in case of CPLEX Python interface, it's here: .solution.advanced.dual_farkas() This is something I need for our research on quantum codes; I have an industrial amount of smallish LPs, most of them infeasible, and have to u

[sage-devel] Re: Rewrite of LP solver interfaces, constraint generations, and..... reviews :-)

2010-10-01 Thread Nathann Cohen
3am... Dead, but done again :-D Nathann -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www

Re: [sage-devel] Re: final /home directory switchover

2010-10-01 Thread William Stein
On Fri, Oct 1, 2010 at 3:20 PM, Dr. David Kirkby wrote: > On 10/ 1/10 10:57 PM, William Stein wrote: >> >> On Fri, Oct 1, 2010 at 12:45 PM, John H Palmieri >>  wrote: >>> >>> Hi William, >>> >>> Home directories are still not accessible on t2.  Do you know what's >>> causing that? >> >> I figured

Re: [sage-devel] Re: final /home directory switchover

2010-10-01 Thread Dr. David Kirkby
On 10/ 1/10 10:57 PM, William Stein wrote: On Fri, Oct 1, 2010 at 12:45 PM, John H Palmieri wrote: Hi William, Home directories are still not accessible on t2. Do you know what's causing that? I figured out how to fix that so now /home on t2 is fixed. Regarding /usr/local, I know nothing a

[sage-devel] Re: final /home directory switchover

2010-10-01 Thread William Stein
On Fri, Oct 1, 2010 at 12:45 PM, John H Palmieri wrote: > Hi William, > > Home directories are still not accessible on t2.  Do you know what's > causing that? I figured out how to fix that so now /home on t2 is fixed. Regarding /usr/local, I know nothing about how that was setup, and the version

Re: [sage-devel] Please update R in sage. (R, sage, automap and sp)

2010-10-01 Thread Dr. David Kirkby
On 10/ 1/10 08:03 AM, ancienthart wrote: I recently updated to sage-4.5.3, binary version, and did a reinstall and update of R from source. (For those who haven't seen my earlier posts, if you have the correct development libraries installed, this enables png, jpeg and x11 extensions in sage's R.

[sage-devel] Re: Rewrite of LP solver interfaces, constraint generations, and..... reviews :-)

2010-10-01 Thread Nathann Cohen
I. just noticed I had forgotten to type "hg add coin_backend* cplex_backend*" And I of course deleted all the files in the meantime to compile alpha2, thinking they were in the patch. I'm in for another try. Nathann -- To post to this group, send an email to sage-devel@g

[sage-devel] creating a ring of formal sums over a free monoid

2010-10-01 Thread mhs
Hi sage-devel team, I have a question concerning the definition of new rings in SAGE. I would like to generate matrices whose elements are finite formal sums of words (i.e. linear combinations with integer coeffs of elements of a free monoid over some finite alphabet). I was able to get this far

Re: [sage-devel] Re: Substitution in symbolic expressions

2010-10-01 Thread Burcin Erocal
Hi, On Wed, 29 Sep 2010 12:39:39 -0700 (PDT) Jean-Pierre Flori wrote: > I completely agree with that and am aware that it would be slower. > That is why I don't think it should be done by default, but something > in the doc should give someinsight on what is going on and what can be > done. I o

Re: [sage-devel] Re: Please update R in sage. (R, sage, automap and sp)

2010-10-01 Thread David Kirkby
On 1 October 2010 14:29, kcrisman wrote: >> > However, I got a failure stating that sp couldn't be satisfied. >> > After a lot of fiddling around, I discovered that the newest version >> > of sp requires R >= 2.11.0 >> >> > ERROR: this R is version 2.10.1, package 'sp' requires R >= 2.11.0 >> >> >

[sage-devel] Re: Please update R in sage. (R, sage, automap and sp)

2010-10-01 Thread kcrisman
> > However, I got a failure stating that sp couldn't be satisfied. > > After a lot of fiddling around, I discovered that the newest version > > of sp requires R >= 2.11.0 > > > ERROR: this R is version 2.10.1, package 'sp' requires R >= 2.11.0 > > > Installing an older version of sp from a downloa

[sage-devel] Implementing FreeAlgebra using GAP?

2010-10-01 Thread Simon King
Hi! My colleague Robert Müller pointed me to the fact that free algebras in Sage seem to be highly inefficient: sage: R. = FreeAlgebra(GF(3),3) sage: f = a^2+b sage: timeit('g=f^12') 5 loops, best of 3: 1.14 s per loop GAP does much better: sage: RG = gap.FreeAlgebra(GF(3),'["a","b","c"]') sage

Re: [sage-devel] Please update R in sage. (R, sage, automap and sp)

2010-10-01 Thread David Kirkby
On 1 October 2010 08:03, ancienthart wrote: > I recently updated to sage-4.5.3, binary version, and did a reinstall > and update of R from source. > (For those who haven't seen my earlier posts, if you have the correct > development libraries installed, this enables png, jpeg and x11 > extensions

[sage-devel] Please update R in sage. (R, sage, automap and sp)

2010-10-01 Thread ancienthart
I recently updated to sage-4.5.3, binary version, and did a reinstall and update of R from source. (For those who haven't seen my earlier posts, if you have the correct development libraries installed, this enables png, jpeg and x11 extensions in sage's R.) sudo sage -f r and then: sudo sage -R in