[sage-devel] Bug report spreadsheet write-only?

2011-10-17 Thread Keshav Kini
Hi all, Is anyone reading https://spreadsheets.google.com/pub?key=pCwvGVwSMxTzT6E2xNdo5fA ? If you don't know what it is (as I didn't until a few minutes ago), it's where users' bug reports are sent from the form they see when they click "Report a Problem" in the notebook. It seems we are gett

[sage-devel] Re: twisted 11

2011-10-17 Thread P Purkayastha
On Tuesday, October 18, 2011 12:38:53 PM UTC+8, Dima Pasechnik wrote: > > Hi Rado, > well, since we upgraded all the 3 servers to twisted 11, they stopped > crashing :) > In fact the servers were running so well, that the frontend Windows machines started crashing :D -- To post to this gro

[sage-devel] Re: twisted 11

2011-10-17 Thread Dima Pasechnik
Hi Rado, well, since we upgraded all the 3 servers to twisted 11, they stopped crashing :) -- 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:/

[sage-devel] Re: twisted 11

2011-10-17 Thread Rado
That's the reason I never pushed that patch to my repository. It was an experiment to see if twisted11 will fix a weekly crash problem we were experiencing (Dima will say if it did). I added the bare minimum needed to get the server up and running. I am almost certain all the other features (su

[sage-devel] Re: Proposal for "3-D" logo for Sage...

2011-10-17 Thread Jonathan
A version of the 3-D logo that can be downloaded and manipulated in the Jmol application is now available. Still not working inside of Sage...That will come. The link is: http://wiki.sagemath.org/logos?action=AttachFile&do=view&target=Sage+Logo+2.jmol Jonathan -- To post to this group, send a

[sage-devel] Re: Error configuring R when compiling sage in Ubuntu 11.10

2011-10-17 Thread Khuong
On Oct 18, 12:00 am, leif wrote: > On 16 Okt., 14:50, Khương Huỳnh wrote: > > > checking readline/history.h usability... yes > > checking readline/history.h presence... yes > > checking for readline/history.h... yes > > checking readline/readline.h usability... yes > > checking readline/readli

[sage-devel] Re: .hgignore

2011-10-17 Thread Jonathan
Create a ticket listing the files you think should be removed. On Oct 16, 5:29 am, Keshav Kini wrote: > Hi all, > > I was browsing through $SAGE_ROOT/devel/sage/.hgignore and noticed that some > specific filenames are mentioned which don't seem to exist in my > installation of Sage (4.7.2.alpha3

[sage-devel] Re: Building from source fails on Ubuntu 11.10

2011-10-17 Thread leif
On 15 Okt., 07:26, akm wrote: > Cross-posting since it was not obvious to me how to get past > symmetrica build failures See for example this thread: http://groups.google.com/group/sage-devel/browse_thread/thread/9dff5222184f7645# -leif -- To post to this group, send an email to sage-devel@

[sage-devel] Re: Science Code Manifesto

2011-10-17 Thread Bill Hart
On Oct 16, 8:57 pm, daly wrote: > Oh, and as another aside, I left CMU in February (I'm now > unemployed) but the last effort we had was to release our > 6 year research project as open source. That effort is tied > up in legal somewhere and has been since January. Since I'm > no longer there I

[sage-devel] Re: Science Code Manifesto

2011-10-17 Thread Bill Hart
On Oct 16, 8:20 pm, William Stein wrote: > On Sunday, October 16, 2011, Dima Pasechnik wrote: > > Bill, > > are you sure that you have signed away to your employer rights to your > > ideas ? > > Technically Bill only said that Uni's consider employee work intellectual > property, but he did not

[sage-devel] Re: Science Code Manifesto

2011-10-17 Thread Bill Hart
This has nothing to do with my current employer. In the UK it is my understanding that if I sell anything that I work on whether in my spare time or otherwise, my employer (whoever they happen to be) has the right to a cut of the profits, so long as that work is related to what they employ me for.

[sage-devel] Re: Updated Live CD sagelive-511-47-rc1.iso

2011-10-17 Thread Emil Widmann
Changes are implemented. Notebook: admin pwd: sage I also let sage autostart at first boot (i.e. without savefile). Built an exe installer with this version for all windows except windows ME. Should also install on W 7 64 bit. DOWNLOAD: http://boxen.math.washington.edu/home/emil/sagelive/sagelive-

[sage-devel] Re: twisted 11

2011-10-17 Thread Jason Grout
On 10/17/11 11:19 AM, leif wrote: On 16 Okt., 08:05, Dima Pasechnik wrote: It could have been the haste rather than a pressing necessity to remove this functionality. (unless it was implemented using the now gone web2 module, of which not everything went back into twisted-11 proper). But, inde

[sage-devel] Re: twisted 11

2011-10-17 Thread leif
On 16 Okt., 08:05, Dima Pasechnik wrote: > It could have been the haste rather than a pressing necessity to remove this > functionality. > (unless it was implemented using the now gone web2 module, of which not > everything went back into twisted-11 proper). > > But, indeed, it can be perfectly do

[sage-devel] Re: Options for sage -pkg

2011-10-17 Thread leif
On 17 Okt., 17:58, leif wrote: > On 16 Okt., 14:12, Keshav Kini wrote: > > > (not sure what trac #352, "error in matrix creation options", has to do with > > anything). > > Apparently Google felt it does... ;-) FWIW, they weren't smart enough to also manipulate the URL of the ticket reference I

[sage-devel] Re: Options for sage -pkg

2011-10-17 Thread leif
On 16 Okt., 14:12, Keshav Kini wrote: > (not sure what trac #352, "error in matrix creation options", has to do with > anything). Apparently Google felt it does... ;-) -leif -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to

[sage-devel] Re: Error configuring R when compiling sage in Ubuntu 11.10

2011-10-17 Thread leif
On 16 Okt., 14:50, Khương Huỳnh wrote: > checking readline/history.h usability... yes > checking readline/history.h presence... yes > checking for readline/history.h... yes > checking readline/readline.h usability... yes > checking readline/readline.h presence... yes > checking for readline/readli

[sage-devel] Re: Error configuring R when compiling sage in Ubuntu 11.10

2011-10-17 Thread Maarten Derickx
It seems that either something went wrong with the installation of readline spkg or that sage is not finding the contents of the readline spkg but your systems readline. To check if the installation of the spkg went ok see if the following command outputs something similar at your sage install

[sage-devel] Re: Bug in symbolic expression simplification?

2011-10-17 Thread Keshav Kini
Hi Simon, This is coming from devel/sage/sage/rings/complex_interval.pyx:614 . I don't know what the correct thing to do is here, but at the very least one could add a message to the type error thrown there. Also devel/sage/sage/symbolic/expression_conversions.py:202-204 could do with some edi