Re: [sage-devel] Re: CHomP

2019-05-04 Thread VulK
Thanks I'll have a look into that. S. * John H Palmieri [2019-05-03 10:57:31]: On Friday, May 3, 2019 at 10:22:25 AM UTC-7, Salvatore Stella wrote: Hi All, has anyone tried installing CHomP recently? For me it fails applying patches. It is an old-style package and apparently it is very st

[sage-devel] Re: PolyRings over NumberFields: odd UserWarning

2019-05-04 Thread Nathan Dunfield
On Saturday, May 4, 2019 at 10:45:56 AM UTC-5, Nathan Dunfield wrote: > > Dear Sage folks, > > For a number field K whose defining polynomial has a non-integral rational > coefficient, factoring a polynomial with coefficients in K sometimes > results in the following UserWarning: > Created a tic

[sage-devel] PolyRings over NumberFields: odd UserWarning

2019-05-04 Thread Nathan Dunfield
Dear Sage folks, For a number field K whose defining polynomial has a non-integral rational coefficient, factoring a polynomial with coefficients in K sometimes results in the following UserWarning: SageMath version 8.8.beta1, Release Date: 2019-04-07 sage: K. = NumberField(x^2 - 1/2) sage: R.

[sage-devel] why does binary-pkg keep so much stuff?

2019-05-04 Thread kcrisman
My hard disk was nearly full and I couldn't think why ... until I looked into binary-pkg. There was something like 39G in there! And I'm not counting the dist/ directory. The source directory alone had 7.6G. I'm not aware that the Sage source is quite THAT big :-) The only thing I use this

[sage-devel] #27738 might benefit from review

2019-05-04 Thread Emmanuel Charpentier
Trac#27738 is a routine upgrade of R to 3.6.0. The reason is always the same : reporting to R-help usually needs to use the latest released version (under pain of getting "upgrade R" as sole answer). -- You received this message because you are subscrib