[sage-devel] Re: Sage 4.4.2.alpha0 released

2010-05-10 Thread Georg S. Weber
On MacIntel OS X 10.4, building sage-4.4.2.alpha0 from scratch, the build finishes, but I see three new issues. I'll describe them in three different posts. (Note that with sage-4.4.1, on the same machine, I had done a full make testlong, which succeeded flawlessly). The first on seems to be a

[sage-devel] Re: Sage 4.4.2.alpha0 released

2010-05-10 Thread Georg S. Weber
The second problem occurs in a long only doctest, but probably occurs now on any machine. From what I guess skipping through the patches newly applied to sage-4.4.2.alpha0, I'd suspect #8479: Wilfried Huss: numpy support for more basic functions [Reviewed by Burcin Erocal] , but this might be

[sage-devel] Re: Sage 4.4.2.alpha0 released

2010-05-10 Thread Georg S. Weber
The third issue I se with sage-4.4.2-alpha0 is the following. I did the usual export SAGE_BINARY_BUILD=yes (the PIL spkg does not build for me without this additional environment variable, something that is accepted) and export MAKE='make -j2' (my machine has a Core2Duo CPU, so there), and

Re: [sage-devel] Re: Sage 4.4.2.alpha0 released

2010-05-10 Thread John Cremona
On 64-bit ubuntu, built from scratch, I had these (with make ptestlong): The following tests failed: sage -t -long devel/sage/sage/misc/sagedoc.py # 3 doctests failed sage -t -long devel/sage/sage/libs/mwrank/all.py # 0 doctests failed sage -t -long

[sage-devel] Call for votes on Sage for Mac OS X

2010-05-10 Thread Georg S. Weber
Hi sage-devel, currently, there are several issues. I've got a bit spare time right now to work on them, but can't do that alone. Help, and helpful comments, are appreciated. Some technicalities: Mac OS X runs on PowerPC and Intel CPUs (iPhone OS runs also on ARM, but that does not matter for us

[sage-devel] Re: talk on Sage...

2010-05-10 Thread Simon King
Hi William! On May 10, 6:41 am, William Stein wst...@gmail.com wrote: Hi, I'm giving this tutorial on Sage:      http://wstein.org/talks/20100510-texas/ On pages 11-13 of http://wstein.org/talks/20100510-texas/TACC--1.IntroductiontoSage.pdf the pictures appear to be broken. Is it just my

Re: [sage-devel] Re: Sage 4.4.2.alpha0 released

2010-05-10 Thread Minh Nguyen
On Mon, May 10, 2010 at 4:17 PM, Georg S. Weber georgswe...@googlemail.com wrote: The second problem occurs in a long only doctest, but probably occurs now on any machine. From what I guess skipping through the patches newly applied to sage-4.4.2.alpha0, I'd suspect #8479: Wilfried Huss:

Re: [sage-devel] Re: Sage 4.4.2.alpha0 released

2010-05-10 Thread Minh Nguyen
On Mon, May 10, 2010 at 4:47 PM, Georg S. Weber georgswe...@googlemail.com wrote: Exactly, the Sage documentation is no longer built by make! That's because I was being careless and accidentally replaced the following line in makefile all: build doc with all: build It should never have been

[sage-devel] maxima-5.20.1.p0 fails to build on t2.math with Sage 4.4.2.alpha0

2010-05-10 Thread Minh Nguyen
Hi folks, It looks like somehow building on t2.math is broken again in Sage 4.4.2.alpha0. This time the failure is encountered when building the Maxima spkg. Here's a snippet of my install log: ;;; Note: Invoking external command: ;;; gcc

Re: [sage-devel] Re: Sage 4.4.2.alpha0 released

2010-05-10 Thread Minh Nguyen
Hi Georg, On Mon, May 10, 2010 at 4:11 PM, Georg S. Weber georgswe...@googlemail.com wrote: sage -t -long devel/sage/sage/matrix/matrix1.pyx ** File /Users/Shared/sage/test/sage-4.4.2.alpha0/devel/sage/sage/matrix/

[sage-devel] Re: maxima-5.20.1.p0 fails to build on t2.math with Sage 4.4.2.alpha0

2010-05-10 Thread Minh Nguyen
Hi David, On Mon, May 10, 2010 at 8:54 PM, Minh Nguyen nguyenmi...@gmail.com wrote: ;;; Note: Scanning #Pbinary-ecl/sumcon.o An error occurred during initialization: Filesystem error with pathname /tmp/ECLINIT.c. Either 1) the file does not exist, or 2) we are not allow to access the

Re: [sage-devel] Re: talk on Sage...

2010-05-10 Thread Tim Joseph Dumol
On Mon, May 10, 2010 at 6:03 PM, Simon King simon.k...@nuigalway.ie wrote: Hi William! On May 10, 6:41 am, William Stein wst...@gmail.com wrote: Hi, I'm giving this tutorial on Sage: http://wstein.org/talks/20100510-texas/ On pages 11-13 of http://wstein.org/talks/20100510

Re: [sage-devel] Re: maxima-5.20.1.p0 fails to build on t2.math with Sage 4.4.2.alpha0

2010-05-10 Thread Willem Jan Palenstijn
On Mon, May 10, 2010 at 09:29:23PM +1000, Minh Nguyen wrote: Hi David, On Mon, May 10, 2010 at 8:54 PM, Minh Nguyen nguyenmi...@gmail.com wrote: ;;; Note: Scanning #Pbinary-ecl/sumcon.o An error occurred during initialization: Filesystem error with pathname /tmp/ECLINIT.c. Either 1)

Re: [sage-devel] Re: maxima-5.20.1.p0 fails to build on t2.math with Sage 4.4.2.alpha0

2010-05-10 Thread Willem Jan Palenstijn
On Mon, May 10, 2010 at 11:39:20AM +, Willem Jan Palenstijn wrote: As a follow-up, it seems that mkstemp on solaris doesn't have much imagination... When called many times on the same template (/tmp/ECLINITXX in this case) in a single run, it creates filenames like /tmp/ECLINITXiaGon,

[sage-devel] Re: talk on Sage...

2010-05-10 Thread William Stein
On Monday, May 10, 2010, Tim Joseph Dumol t...@timdumol.com wrote: On Mon, May 10, 2010 at 6:03 PM, Simon King simon.k...@nuigalway.ie wrote: Hi William! On May 10, 6:41 am, William Stein wst...@gmail.com wrote: Hi, I'm giving this tutorial on Sage:      http://wstein.org/talks/20100510

[sage-devel] Re: talk on Sage...

2010-05-10 Thread Jason Grout
on Sage: http://wstein.org/talks/20100510-texas/ On pages 11-13 of http://wstein.org/talks/20100510-texas/TACC--1.IntroductiontoSage.pdf the pictures appear to be broken. Is it just my computer, or is something wrong with the pdf? Cheers, Simon I have the same problem. I see color noise

Re: [sage-devel] Re: talk on Sage...

2010-05-10 Thread Gonzalo Tornaria
On Mon, May 10, 2010 at 9:41 AM, William Stein wst...@gmail.com wrote: On Monday, May 10, 2010, Tim Joseph Dumol t...@timdumol.com wrote: I have the same problem. I see color noise instead of 3d plots. There is no support in the sage notebook for printing 3d plots.   I'm a little surprised

[sage-devel] How can I get and modify Notebook source?

2010-05-10 Thread NoSyu
Hello. When I used Sagemath version 3.4, I just changed the notebook source file in devel folder and build it. But now I see a comments that this source file doesn't work. I can see a files at http://nb.sagemath.org/ Therefore I access the Mercurial Source-Code Repository in nb.sagemath.org,

[sage-devel] Re: maxima-5.20.1.p0 fails to build on t2.math with Sage 4.4.2.alpha0

2010-05-10 Thread Dr. David Kirkby
On 05/10/10 12:29 PM, Minh Nguyen wrote: Hi David, On Mon, May 10, 2010 at 8:54 PM, Minh Nguyennguyenmi...@gmail.com wrote: ;;; Note: Scanning #Pbinary-ecl/sumcon.o An error occurred during initialization: Filesystem error with pathname /tmp/ECLINIT.c. Either 1) the file does not exist, or

[sage-devel] Re: maxima-5.20.1.p0 fails to build on t2.math with Sage 4.4.2.alpha0

2010-05-10 Thread Juan Jose Garcia-Ripoll
I hope I am not causing a lot of trouble by the space of the ECLINIT files I create -- incidentally they should all get deleted unless weird conditions happen (for instance, a crash, failure to load a file, etc) As for the problem that you are reporting I think this was perfectly spotted by the

[sage-devel] Knots and quandles in Sage

2010-05-10 Thread Leandro Vendramin
Hi sage-developers, I am working in a package for handling quandles (http://en.wikipedia.org/wiki/Racks_and_quandles) which are widely used in knot theory. This package has also some functionalities useful for knots theory. It would be nice to have a Sage package to work with knots. Anyone

[sage-devel] Re: Knots and quandles in Sage

2010-05-10 Thread Harald Schilly
On May 10, 6:03 pm, Leandro Vendramin lvendra...@gmail.com wrote: I am working in a package for handling quandles.. It would be nice to have a Sage package to work with knots. Hello Leandro and welcome. Sounds interesting and we can help you to start developing for Sage. I don't know knot

[sage-devel] Re: Knots and quandles in Sage

2010-05-10 Thread Simon King
Hi Leandro! On May 10, 6:15 pm, Harald Schilly harald.schi...@gmail.com wrote: On May 10, 6:03 pm, Leandro Vendramin lvendra...@gmail.com wrote: I am working in a package for handling quandles.. It would be nice to have a Sage package to work with knots. Cool! Knot theory was my original

Re: [sage-devel] How can I get and modify Notebook source?

2010-05-10 Thread Tim Joseph Dumol
Hi, The latest sagenb package is included in Sage 4.4.1 (sagenb-0.8.p0.spkg). Then, extract and install it, then develop as usual. $ tar -xvf sagenb-0.8.p0.splg $ cd sagenb-0.8.p0/src/sagenb/ $ sage -python setup.py install sage -python setup.py develop `setup.py develop` allows you to develop

[sage-devel] Re: How can I get and modify Notebook source?

2010-05-10 Thread kcrisman
On May 10, 2:27 pm, Tim Joseph Dumol t...@timdumol.com wrote: Hi, The latest sagenb package is included in Sage 4.4.1 (sagenb-0.8.p0.spkg). Then, extract and install it, then develop as usual. $ tar -xvf sagenb-0.8.p0.splg $ cd sagenb-0.8.p0/src/sagenb/ $ sage -python setup.py install

[sage-devel] Re: maxima-5.20.1.p0 fails to build on t2.math with Sage 4.4.2.alpha0

2010-05-10 Thread Minh Nguyen
Hi David, On Tue, May 11, 2010 at 2:04 AM, Dr. David Kirkby david.kir...@onetel.net wrote: SNIP juanjo's files are recent and quite small, so I do not see any advantage in deleting them in general, though I did delete /tmp/ECLINIT.c as that seems to be causing a particular problem. Thank you

[sage-devel] Re: How can I get and modify Notebook source?

2010-05-10 Thread Jason Grout
On 05/10/2010 01:27 PM, Tim Joseph Dumol wrote: Hi, The latest sagenb package is included in Sage 4.4.1 (sagenb-0.8.p0.spkg). Then, extract and install it, then develop as usual. $ tar -xvf sagenb-0.8.p0.splg $ cd sagenb-0.8.p0/src/sagenb/ $ sage -python setup.py install sage -python setup.py

Re: [sage-devel] How can I get and modify Notebook source?

2010-05-10 Thread Dan Drake
Hello Jinyeong, On Mon, 10 May 2010 at 07:29AM -0700, NoSyu wrote: Actually I want to translate from English to Korean with i18n and add the functions on the notebook pages. This sounds great! I am planning to work on that too -- but final exams are next week and I won't be able to really

[sage-devel] Sage 4.4.2.alpha0: numpy support for basic functions gives doctest failures in riemann.pyx

2010-05-10 Thread Minh Nguyen
Hi folks, As reported on sage-devel [1], Sage 4.4.2.alpha0 mostly has the following doctest failures: * 32- vs. 64-bit issue in matrix/matrix1.pyx --- this is tracked at ticket #8944 [2] and a patch is awaiting review. * doctest failures in misc/sagedoc.py --- this can be fixed by replacing the

Re: [sage-devel] Call for votes on Sage for Mac OS X

2010-05-10 Thread William Stein
On Mon, May 10, 2010 at 4:32 AM, Georg S. Weber georgswe...@googlemail.com wrote: Hi sage-devel, currently, there are several issues. I've got a bit spare time right now to work on them, but can't do that alone. Help, and helpful comments, are appreciated. Some technicalities: Mac OS X runs

[sage-devel] calling reviewers for Sage 4.4.2

2010-05-10 Thread Minh Nguyen
Hi folks, Is anyone interested, or has some time to spare, to review various tickets for the upcoming rc release of Sage 4.4.2 or the final release? The following are necessary for any upcoming release of Sage 4.4.2, whether it be an rc or final release: *

Re: [sage-devel] Call for votes on Sage for Mac OS X

2010-05-10 Thread Robert Bradshaw
On May 10, 2010, at 8:49 PM, William Stein wrote: On Mon, May 10, 2010 at 4:32 AM, Georg S. Weber georgswe...@googlemail.com wrote: Hi sage-devel, currently, there are several issues. I've got a bit spare time right now to work on them, but can't do that alone. Help, and helpful comments, are

[sage-devel] Re: maxima-5.20.1.p0 fails to build on t2.math with Sage 4.4.2.alpha0

2010-05-10 Thread Dr. David Kirkby
On 05/10/10 10:39 PM, Minh Nguyen wrote: Hi David, On Tue, May 11, 2010 at 2:04 AM, Dr. David Kirkby david.kir...@onetel.net wrote: SNIP juanjo's files are recent and quite small, so I do not see any advantage in deleting them in general, though I did delete /tmp/ECLINIT.c as that seems to be

[sage-devel] Re: calling reviewers for Sage 4.4.2

2010-05-10 Thread Nathan O'Treally
On 11 Mai, 06:14, Minh Nguyen nguyenmi...@gmail.com wrote: [...] The following documentation tickets could also go into Sage 4.4.2, but they require reviewers who are fluent in the German language: *http://trac.sagemath.org/sage_trac/ticket/8821--- Adding a section on coercion to the

[sage-devel] Re: Call for votes on Sage for Mac OS X

2010-05-10 Thread Roman Pearce
For what it's worth, PowerPC is totally obsolete and there were not that many 32-bit only Intel Macs shipped before they switched to the Core2. I think you would do fine supporting only 64-bit x86 on 10.5 and 10.6. That should cover everything back to Fall 2006, i.e. 0-4 year old machines, and