[sage-devel] Re: Giant email subjects from Trac

2014-01-31 Thread P Purkayastha
On 02/01/2014 11:27 AM, Michael Orlitzky wrote: On 01/31/2014 11:33 AM, Keshav Kini wrote: Hi, Check this out: http://i.imgur.com/sbNIk6J.png I *literally* cannot read this mail, because my monitor is not large enough for the message body to even appear in my mail client! :) Even "View Sourc

Re: [sage-devel] Giant email subjects from Trac

2014-01-31 Thread Michael Orlitzky
On 01/31/2014 11:33 AM, Keshav Kini wrote: > Hi, > > Check this out: http://i.imgur.com/sbNIk6J.png > > I *literally* cannot read this mail, because my monitor is not large > enough for the message body to even appear in my mail client! :) Even > "View Source" doesn't work, since the thing is U

[sage-devel] Re: New available article in Russian about CAS, which mentions Sage

2014-01-31 Thread rjf
On Friday, January 31, 2014 3:13:44 AM UTC-8, Dima Pasechnik wrote: > > On 2014-01-31, Justin C. Walker > wrote: > > > > On Jan 30, 2014, at 23:19 , William Stein wrote: > > > >> Hi Sage-Devel, > >> > >> Here's an article that just popped up online in Russian about computer > >> algebra sy

[sage-devel] Re: account on an ARM server (and the usual floating point troubles)

2014-01-31 Thread Dima Pasechnik
On 2014-01-31, Volker Braun wrote: > if its just a matter of the last digit then I'd be satisfied with just > adding a # rel tol 1e-16 or so to the doctest... this is trickier, if I interpret the events right: the numbers spit out by Maxima get rounded by Sage, and .49801139449883153 is rounded a

[sage-devel] Re: account on an ARM server (and the usual floating point troubles)

2014-01-31 Thread Dima Pasechnik
On 2014-01-31, Dima Pasechnik wrote: > On 31 January 2014 16:55, Dima Pasechnik wrote: >> On 31 January 2014 15:54, Volker Braun wrote: > >>> If the tests don't pass then its not really useful. I certainly don't >>> want to manually comb through the log to see whether its an >>> already-known fa

[sage-devel] Re: account on an ARM server (and the usual floating point troubles)

2014-01-31 Thread Volker Braun
if its just a matter of the last digit then I'd be satisfied with just adding a # rel tol 1e-16 or so to the doctest... -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email

[sage-devel] Re: account on an ARM server (and the usual floating point troubles)

2014-01-31 Thread Dima Pasechnik
On 31 January 2014 16:55, Dima Pasechnik wrote: > On 31 January 2014 15:54, Volker Braun wrote: >> If the tests don't pass then its not really useful. I certainly don't >> want to manually comb through the log to see whether its an >> already-known failure... a new twist seems to be that Maxima

[sage-devel] Re: Giant email subjects from Trac

2014-01-31 Thread Keshav Kini
P Purkayastha writes: > On 02/01/2014 12:33 AM, Keshav Kini wrote: >> Hi, >> >> Check this out: http://i.imgur.com/sbNIk6J.png >> >> I *literally* cannot read this mail, because my monitor is not large >> enough for the message body to even appear in my mail client! :) Even >> "View Source" does

[sage-devel] Re: Giant email subjects from Trac

2014-01-31 Thread P Purkayastha
On 02/01/2014 12:33 AM, Keshav Kini wrote: Hi, Check this out: http://i.imgur.com/sbNIk6J.png I *literally* cannot read this mail, because my monitor is not large enough for the message body to even appear in my mail client! :) Even "View Source" doesn't work, since the thing is UUencoded! I

[sage-devel] Re: SAGE_CHECK=yes failures

2014-01-31 Thread Volker Braun
Works for me... On Friday, January 31, 2014 5:26:53 PM UTC, Jeroen Demeyer wrote: > > For me, the symmetrica and git packages fail their test suites (compiled > with SAGE_CHECK=yes). Can other people confirm this? > > Jeroen. > -- You received this message because you are subscribed to the G

[sage-devel] SAGE_CHECK=yes failures

2014-01-31 Thread Jeroen Demeyer
For me, the symmetrica and git packages fail their test suites (compiled with SAGE_CHECK=yes). Can other people confirm this? Jeroen. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from i

[sage-devel] Re: Giant email subjects from Trac

2014-01-31 Thread Volker Braun
Its just the Milestone bump 6.1 -> 6.2... On Friday, January 31, 2014 4:33:22 PM UTC, Keshav Kini wrote: > > I guess someone will say I should use a better mail client... You could also get a bigger monitor ;-) -- You received this message because you are subscribed to the Google Groups "sag

[sage-devel] Giant email subjects from Trac

2014-01-31 Thread Keshav Kini
Hi, Check this out: http://i.imgur.com/sbNIk6J.png I *literally* cannot read this mail, because my monitor is not large enough for the message body to even appear in my mail client! :) Even "View Source" doesn't work, since the thing is UUencoded! I guess someone will say I should use a better

Re: [sage-devel] Re: New available article in Russian about CAS, which mentions Sage

2014-01-31 Thread William Stein
Anna Clawson popped up and sent me an easy-to-read translation to English of the relevant parts. I, of course, disagree with their assertion that Sage inherits "all the worst features of the specialized mathematics software." "Willliam, This is comparative analysis of the leading math software -

[sage-devel] Re: [sage-release] Re: Sage 6.1 released

2014-01-31 Thread John Cremona
Thanks for all the comments. Until we have dealt with the issue of moving after building, I'll just build from scratch. John On 31 January 2014 11:19, Dima Pasechnik wrote: > On 2014-01-31, John Cremona wrote: >> Good! Now here is a question I have been waiting to ask: >> >> We know know that

[sage-devel] Re: Sage 6.1 released

2014-01-31 Thread Jason Grout
On 1/31/14 5:19 AM, Dima Pasechnik wrote: Now you can happily build in /usr/local/sage/sage-6.1 and at some point switch your /usr/local/sage/current to point to /usr/local/sage/sage-6.1/ If you are building from scratch, this works well (and is what I do on my personal machine). If you are t

[sage-devel] Re: [sage-release] Re: Sage 6.1 released

2014-01-31 Thread Volker Braun
I would just build /usr/local/sage-x.y.z and then switch the symlink. That way you can also have multiple old Sage versions around if you want to. You can share the upstream folder if you make it a symlink to a common directory. On Friday, January 31, 2014 9:15:55 AM UTC, John Cremona wrote: >

Re: [sage-devel] New available article in Russian about CAS, which mentions Sage

2014-01-31 Thread Volker Braun
I don't know what is says but Terminator-Lenin is an awesome logo ;-) On Friday, January 31, 2014 9:16:04 AM UTC, Justin C. Walker wrote: > > Is that Lenin in the upper left? > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from

[sage-devel] Re: New available article in Russian about CAS, which mentions Sage

2014-01-31 Thread Dima Pasechnik
On 2014-01-31, Justin C. Walker wrote: > > On Jan 30, 2014, at 23:19 , William Stein wrote: > >> Hi Sage-Devel, >> >> Here's an article that just popped up online in Russian about computer >> algebra systems, which mention Sage: >> >> http://cyberleninka.ru/article/n/sovremennye-osobennosti-razv

Re: [sage-devel] New available article in Russian about CAS, which mentions Sage

2014-01-31 Thread Justin C. Walker
On Jan 30, 2014, at 23:19 , William Stein wrote: > Hi Sage-Devel, > > Here's an article that just popped up online in Russian about computer > algebra systems, which mention Sage: > > http://cyberleninka.ru/article/n/sovremennye-osobennosti-razvitiya-sistem-kompyuternoy-algebry > > I can't und

[sage-devel] Re: [sage-release] Re: Sage 6.1 released

2014-01-31 Thread John Cremona
Good! Now here is a question I have been waiting to ask: We know know that it is Not A Good Idea to build Sage in one place and move it, so when I install Sage system-wode on the machines I administer, which I only do for full releases (not betas etc), I have been building it where I want it (in