[sage-devel] Re: gap vs guava - why was it merged?

2010-01-25 Thread Dima Pasechnik
David, I am about to produce gap-4.4.12.p2.spkg, using your p0.spkg. What is a reasonable testsuite for GAP in Sage? Thanks, Dmitrii On Jan 25, 1:38 am, David Joyner wdjoy...@gmail.com wrote: On Sun, Jan 24, 2010 at 12:05 PM, Dima Pasechnik dimp...@gmail.com wrote: well, there seems to be no

Re: [sage-devel] Re: gap vs guava - why was it merged?

2010-01-25 Thread Alex Ghitza
On Mon, 25 Jan 2010 03:32:30 -0800 (PST), Dima Pasechnik dimp...@gmail.com wrote: David, I am about to produce gap-4.4.12.p2.spkg, using your p0.spkg. What is a reasonable testsuite for GAP in Sage? I would start by changing directory to where the Sage installation lives, and trying sage

[sage-devel] What is padus / pardus?

2010-01-25 Thread John Cremona
Looking in the SPKG.txt file for eclib (eclib-20080310.p8) I see the following block: == Distribution == === Padus === * Contact: Ismail Dönmez * EMail: ism...@pardus.org.tr * Website: N/A Does anyone have any idea what that is about? Is one of padus/pardus a typo? the URL pardus.org.tr

[sage-devel] Re: gap vs guava - why was it merged?

2010-01-25 Thread Dima Pasechnik
I also need to make a new database-gap.4.4.12.spkg, as I can gather from the error messages :) On Jan 25, 7:52 pm, Alex Ghitza aghi...@gmail.com wrote: On Mon, 25 Jan 2010 03:32:30 -0800 (PST), Dima Pasechnik dimp...@gmail.com wrote: David, I am about to produce gap-4.4.12.p2.spkg, using

Re: [sage-devel] Re: gap vs guava - why was it merged?

2010-01-25 Thread David Joyner
I totally agree with what Alex said. Also, you could try installing the gap skpg's (gap-packages* and database_gap*) at http://www.sagemath.org/packages/optional/ and then try sage -t -optional devel/sage/sage/groups On Mon, Jan 25, 2010 at 6:52 AM, Alex Ghitza aghi...@gmail.com wrote: On

Re: [sage-devel] What is padus / pardus?

2010-01-25 Thread Francesco Biscani
I suppose it refers to this: http://en.wikipedia.org/wiki/Pardus_%28operating_system%29 Cheers, Francesco On Mon, Jan 25, 2010 at 1:20 PM, John Cremona john.crem...@gmail.com wrote: Looking in the SPKG.txt file for eclib (eclib-20080310.p8) I see the following block: == Distribution ==

[sage-devel] RuntimeError: Unexpected EOF from Gap

2010-01-25 Thread Franco Saliola
Hopefully someone more familiar with the Gap interface can answer this question. A long-running computation that used Gap just terminated with the following error: RuntimeError: Unexpected EOF from Gap executing I imagine that Gap finished its computation and that the interface couldn't

[sage-devel] Re: plot/fast_callable error with pi in denominator

2010-01-25 Thread Harald Schilly
here a follow up bug report for the same problem: x=var('x') f(x)=1/log(x)/x plot(f,2,3) nobody responded to this. Is this already known? Some ideas where exactly the problem is so that it can be fixed? I think it's rather serious that these functions cannot be plotted. H -- To post to this

[sage-devel] Re: plot/fast_callable error with pi in denominator

2010-01-25 Thread kcrisman
I just want to point out that these were already in 4.3, so it wasn't introduced in the last month. On Jan 25, 10:41 am, Harald Schilly harald.schi...@gmail.com wrote: here a follow up bug report for the same problem: x=var('x') f(x)=1/log(x)/x plot(f,2,3) nobody responded to this. Is this

[sage-devel] Re: plot/fast_callable error with pi in denominator

2010-01-25 Thread Harald Schilly
On Jan 25, 5:11 pm, kcrisman kcris...@gmail.com wrote: So there is some inconsistency already with this.  Probably Burcin will know where the problem lies.  Thank you for being persistent on this, Harald! Burcin has just created ticket #8056 - hopefully pinpointing the exact problem ! I'm

[sage-devel] Sage-notebook code repo down

2010-01-25 Thread Gokhan Sever
Hello, I can't access: http://boxen.math.washington.edu:8100/ Getting Unable to connect Firefox can't establish a connection to the server at boxen.math.washington.edu:8100. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email

Re: [sage-devel] Sage-notebook code repo down

2010-01-25 Thread William Stein
On Mon, Jan 25, 2010 at 3:55 PM, Gokhan Sever gokhanse...@gmail.com wrote: Hello, I can't access: http://boxen.math.washington.edu:8100/ Getting Unable to connect Firefox can't establish a connection to the server at boxen.math.washington.edu:8100. Thanks. I started the server.

[sage-devel] numpy and Open Solaris 64 bit

2010-01-25 Thread Jaap Spies
Hi, I have a patch. Numpy builds ok on Open Solaris, but ... There are a few problems in trac. There are patches on p2 and there is even a numpyp3.spkg waiting for review and inclusion. Maintainers, please solve this issues, so I can go on. I'll wait until this is sorted out. Jaap

[sage-devel] why is pyprocessing spkg still in sage

2010-01-25 Thread François Bissey
Hi, I am wondering why is pyprocessing still is in the sage tarball as I thought the functionality had been moved in python in the 2.6.x series. Is there a specific reason it is still built separately? Possibly overriding the native python capabilities? Francois -- To post to this group, send

Re: [sage-devel] why is pyprocessing spkg still in sage

2010-01-25 Thread William Stein
Hi, I opened a ticket about removing this... 7 months ago: http://trac.sagemath.org/sage_trac/ticket/6503 I updated the ticket to blocker, posted instructions, and changed it to positive review so that it will get merged by Minh (i.e., removed). William On Mon, Jan 25, 2010 at 7:29 PM,

[sage-devel] Re: Unknown control sequence '\texttt'

2010-01-25 Thread ma...@mendelu.cz
On 25 led, 21:40, John H Palmieri jhpalmier...@gmail.com wrote: sage: 'x^2' sage: type(factor) both work fine. A similar problem: sage:'x_2' (with checked Typeset button) and sage: view('x_2') produce unwanted backslash (but the TeX code \hbox{x\_2} is O.K. and jsmath should not include

Re: [sage-devel] why is pyprocessing spkg still in sage

2010-01-25 Thread François Bissey
On Tue, 26 Jan 2010 18:15:05 William Stein wrote: Hi, I opened a ticket about removing this... 7 months ago: http://trac.sagemath.org/sage_trac/ticket/6503 I updated the ticket to blocker, posted instructions, and changed it to positive review so that it will get merged by Minh

[sage-devel] symbolic units

2010-01-25 Thread William Stein
Hi, The symbolic units package for Sage by David Ackerman (and me) is *finally* ready for review (!): http://trac.sagemath.org/sage_trac/ticket/3852 If you're interested, please consider reviewing it. William -- William Stein Associate Professor of Mathematics University of