Re: [sage-combinat-devel] ClonableIntArray

2016-03-15 Thread Travis Scrimshaw
Hey Andrew, Just for reference, you do not need these lines as they are in the Tableau code so you can call Tableau(...) directly without having to explicitly create the parent object. @staticmethod def __classcall_private__(cls, elt): return

[sage-devel] mails from trac marked as spam?

2016-03-15 Thread Daniel Krenn
Were there any changes to the way trac sends mails? I am asking because the mails I receive are marked as "maybe spam"; the sage-trac mail from about 46 hours ago was not marked. Daniel -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To

Re: [sage-devel] NTL 9.7.0

2016-03-15 Thread Francesco Biscani
I remember that you mentioned some time ago that you were working on a solving (or working around) GMP's horrid error handling (especially with respect to memory errors). Did you make any progress on that front? Cheers, Francesco. On 12 March 2016 at 22:32, Victor Shoup

Re: [sage-devel] Sage "and" Anaconda

2016-03-15 Thread Volker Braun
On Tuesday, March 15, 2016 at 10:47:42 AM UTC+1, Erik Bray wrote: > > I was under the impression from the few minutes of research I did that > you could in principle set a prefix to /home/user/ and > install into that. As I said, gentoo prefix / lmona.de can do that in principle. In practice

Re: [sage-devel] Sage "and" Anaconda

2016-03-15 Thread Erik Bray
On Fri, Mar 11, 2016 at 10:32 PM, Volker Braun wrote: > As another data point, I always had trouble running gentoo-prefix / > lemona.de on Fedora. More often than not it caughed up some error about file > ownership/permissions and errored out. > > Fundamentally, I think a

Re: [sage-devel] ptestall tests all optional packages

2016-03-15 Thread Jeroen Demeyer
On 2016-03-15 06:03, Kwankyu Lee wrote: Yes, it is a feature. I agree that it might be a silly feature. After having fully merged: http://trac.sagemath.org/ticket/20182, how about changing the meaning of "all" in "make testall" and "sage -t --optional=all" to