[sage-devel] Re: updating cell output

2011-12-05 Thread Jason Grout
On 12/6/11 12:59 AM, Tamas Hubai wrote: Hi fellow Sagers, I'm looking for some natural way to replace the output for the current notebook cell during its computation. But before filing an enhancement request, I would like to make sure I'm not overlooking the obvious. My motivation is to display

[sage-devel] updating cell output

2011-12-05 Thread Tamas Hubai
Hi fellow Sagers, I'm looking for some natural way to replace the output for the current notebook cell during its computation. But before filing an enhancement request, I would like to make sure I'm not overlooking the obvious. My motivation is to display progress information during a long runnin

[sage-devel] Re: Google search now plots functions

2011-12-05 Thread Jason Grout
On 12/5/11 11:12 PM, Rob Beezer wrote: Nice. The ability to trace points on the curve so easily would be *very* welcome. I don't think it would be very difficult to write a jsxgraph or flot backend to matplotlib to automatically generate something like that with our current infrastructure (n

[sage-devel] Re: Google search now plots functions

2011-12-05 Thread Rob Beezer
Nice. The ability to trace points on the curve so easily would be *very* welcome. Which probably isn't really news to anybody. ;-) Rob On Dec 5, 4:27 pm, Dan Drake wrote: > https://www.google.com/search?ie=UTF-8&q=sin%28x%29 > > Very slick interface. Does multiple plots. > > Dan > > -- > ---

[sage-devel] Google search now plots functions

2011-12-05 Thread Dan Drake
https://www.google.com/search?ie=UTF-8&q=sin%28x%29 Very slick interface. Does multiple plots. Dan -- --- Dan Drake - http://mathsci.kaist.ac.kr/~drake --- signature.asc Description: Digital signature

[sage-devel] Re: Problem calling a base-class cached method from an overridden derived class cached method

2011-12-05 Thread Simon King
Hi Javier, On 5 Dez., 21:30, javier wrote: > here is a minimal example of the problem that has nothing to do with > my original classes, apparently a cached_method in a base category > cannot be called from a method in the derived category: I think that this is the wrong conclusion. It is easily

Re: [sage-devel] General clean-up of sage-make_relative (#12097) needs review

2011-12-05 Thread William Stein
Hi Jeroen (etc.), How is it going getting a bunch of these general release-manager small patches reviewed? Is it working? -- William On Wed, Nov 30, 2011 at 1:14 AM, Jeroen Demeyer wrote: > At #12097, I have a patch which essentially rewrites > SAGE_ROOT/local/bin/sage-make_relative. The new

[sage-devel] Re: Problem calling a base-class cached method from an overridden derived class cached method

2011-12-05 Thread javier
Hi again, here is a minimal example of the problem that has nothing to do with my original classes, apparently a cached_method in a base category cannot be called from a method in the derived category: sage: class A: : @cached_method : def foo(self): : print("A.foo") .

[sage-devel] Problem calling a base-class cached method from an overridden derived class cached method

2011-12-05 Thread javier
Hi all, I am trying to clean up, categorify and upload my old code for wrapping GAP conjugacy classes into Sage. Following the suggestion from Nicolas Thiery, I have two main classes ConjugacyClass(Parent) for the generic methods and ConjugacyClassGAP(ConjugacyClass) for wrapping GAP methods. In p

[sage-devel] Rsyncable source distribution (#12106) needs review

2011-12-05 Thread Jeroen Demeyer
I have created a ticket to add the "rsyncable source distribution" script to Sage. I know the script is not very portable but that fact is documented. Most importantly, it works on sage.math. I am already using this to test Sage on Skynet, so it certainly works in practice. Since it doesn't aff

Re: [sage-devel] Re: Sage 4.7.2 make failure on Thinkpad T-40 with Oneiric Ubuntu - maxima fails to build

2011-12-05 Thread Dale Amon
On Mon, Dec 05, 2011 at 10:42:13AM +, Dale Amon wrote: > Okay, I got it to build. Haven't tested it yet, but... > > I inserted these two different package updates into > sage-4.7.2/spkg/standard/ > > ecl-11.1.2.cvs2020.p0.spkg > readline-6.2.p2.spkg > > of a freshly untarred

Re: [sage-devel] Re: Sage 4.7.2 make failure on Thinkpad T-40 with Oneiric Ubuntu - maxima fails to build

2011-12-05 Thread Dale Amon
Okay, I got it to build. Haven't tested it yet, but... I inserted these two different package updates into sage-4.7.2/spkg/standard/ ecl-11.1.2.cvs2020.p0.spkg readline-6.2.p2.spkg of a freshly untarred sage-4.7.2. I then ran make on it. This ran for 16.5 hours... -- To po

Re: [sage-devel] Digest for sage-devel@googlegroups.com - 24 Messages in 5 Topics

2011-12-05 Thread Lucia AvOlocc
>sage_fortran -o testversion ilaver.o LAPACK_version.o > make[2]: Leaving directory > `/home/lucia/sage/sage-4.6.2-linux-64bit-ubuntu_10.04.1_lts-x86_64-Linux/spkg/build/lapack-20071123.p2/src/INSTALL' > ./testlsame: > /home/lucia/sage/sage-4.6.2-linux-64bit-ubuntu_10.04.1_lts-x86_64-Linux/local/l