[sage-support] Re: Sage and medical imaging (i.e. pynifti)

2009-08-07 Thread Arvid
Thanks for the effort of bringing pynifti (and pymvpa) avaliable. For me (on Ubuntu 9,04, or Mac Leopard) $ sage -i pynifti-p0 unfortunately did not work directly. However, downloading the sources 'pynifti_0.20090303.1.tar.gz' and 'pymvpa_0.4.2.tar.gz', then $ sage -shand $ make all

[sage-support] Re: Debugging; how to use sage -gdb?

2009-08-07 Thread Robert Bradshaw
On Aug 6, 2009, at 3:59 PM, Simon King wrote: Dear Minh, On 7 Aug., 00:46, Minh Nguyen nguyenmi...@gmail.com wrote: This is unrelated but: the version of GCC that is distributed with openSUSE 11.0 is $ gcc --version gcc (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch

[sage-support] Re: Debugging; how to use sage -gdb?

2009-08-07 Thread Simon King
Hi Robert, On 7 Aug., 09:06, Robert Bradshaw rober...@math.washington.edu wrote: ... I came to asking about sage -gdb since sage's last words at crashing suggest to use sage -gdb. But then I would expect that it is explained in detail in the documentation. However, searching sage - gdb

[sage-support] Re: notebook worksheet rating info?

2009-08-07 Thread Kevin Horton
On 6 Aug 2009, at 20:42, NoSyu wrote: Hello I see this problem few weeks ago. So maybe someone find it and make a ticket. I can't find ticket, so I write problems and solution in this article. Here is the original source Sage 4.1 server/notebook/twist.py line 1266~1299 class

[sage-support] Re: notebook worksheet rating info?

2009-08-07 Thread Kevin Horton
On 6 Aug 2009, at 20:23, William Stein wrote: 2009/8/6 Kevin Horton khorto...@rogers.com What is supposed to happen if one click's on a rating_info link in a list of notebook worksheets? I've tried with three different browsers on two computers, on both sagenb.org and on my personal local

[sage-support] Re: readline? problem

2009-08-07 Thread Lars Fischer
Hello John, if a recompilation does not work (or take too long), you could try to disable colors: set colors NoColor instead of colors Linux in ~/.sage/ipython/ipythonrc Whenever I encountered this completion bug, disabling of colors made it go away. Most of the time, the bug came with a

[sage-support] Re: notebook worksheet rating info?

2009-08-07 Thread NoSyu
I modify the only this from sage 4.1 source like this. /server/notebook/twisted.py class Worksheet_rating_info(WorksheetResource, resource.Resource): def render(self, ctx): s = self.worksheet.html_ratings_info() return HTMLResponse(stream=''' h2 align=centerRatings

[sage-support] Re: Sage and medical imaging (i.e. pynifti)

2009-08-07 Thread Marshall Hampton
Can you describe what went wrong when you did sage -i pynifti-p0? Had you downloaded the package? It won't get into the repository until someone reviews my ticket. Did you try installing nifticlib when you did it by hand? Thanks, Marshall On Aug 7, 1:23 am, Arvid arvid.lunderv...@gmail.com

[sage-support] textarea output

2009-08-07 Thread Mikie
I have created a API for student math interaction using Sage. My version of Sage on the server is 3.4. The output is in a textarea and it looks good. Not as good as pretty print(jsmath). When I use my server on 4.0 the output looks bad. All on one line. What has happened to 4.0? Is there

[sage-support] Re: Debugging; how to use sage -gdb?

2009-08-07 Thread Robert Bradshaw
On Aug 7, 2009, at 1:16 AM, Simon King wrote: Hi Robert, On 7 Aug., 09:06, Robert Bradshaw rober...@math.washington.edu wrote: ... I came to asking about sage -gdb since sage's last words at crashing suggest to use sage -gdb. But then I would expect that it is explained in detail in

[sage-support] Re: Debugging; how to use sage -gdb?

2009-08-07 Thread Simon King
Dear Robert, On Aug 7, 5:17 pm, Robert Bradshaw rober...@math.washington.edu wrote: ... It realloc error prone? Doubtful, or we'd be crashing all over. I thought it was guaranteed   to give you back the same spot if you realloc to something smaller,   but that may not be the case, and

[sage-support] Re: ETS.spkg rebuilt

2009-08-07 Thread Ondrej Certik
On Thu, Aug 6, 2009 at 5:34 PM, William Steinwst...@gmail.com wrote: 2009/8/6 Jorge E. ´Sanchez Sanchez hnr...@hotmail.com Hi!    I'm sorry for bothering you with perhaps trivialities but I am desperate trying to get my sage-ETS rebuilt again.    I was working happily with your

[sage-support] pylab.plot error

2009-08-07 Thread Rafael Cardoso Dias Costa
People, Help me, please. *My code is:* reset() import pylab as pylab T = 0.1 t = pylab.linspace(0,100-T,100/T) y = pylab.sin(2*pi*0.2*t) p = pylab.plot(x,y) pylab.savefig('teste.png') * The error is:* Traceback (click to the left for traceback) ... TypeError:

[sage-support] Re: pylab.plot error

2009-08-07 Thread Rafael Cardoso Dias Costa
The correct code: p = pylab.plot(t,y) Thank you! On Fri, Aug 7, 2009 at 5:01 PM, Rafael Cardoso Dias Costa rfc...@gmail.comwrote: People, Help me, please. *My code is:* reset() import pylab as pylab T = 0.1 t = pylab.linspace(0,100-T,100/T) y = pylab.sin(2*pi*0.2*t) p =

[sage-support] http://osx.iusethis.com/app/sage

2009-08-07 Thread William Stein
Hi, If you're an OS X user of Sage, and want to spend a few seconds doing a little grassroots publicity for Sage, you could get an iusethis account and add some remarks here: http://osx.iusethis.com/app/sage William -- William Stein Associate Professor of Mathematics University of