Re: [sage-devel] Speeding-up categories (#11900) needs review

2011-11-04 Thread Robert Bradshaw
On Wed, Nov 2, 2011 at 5:38 PM, William Stein wrote: > On Mon, Oct 31, 2011 at 4:42 AM, Jeroen Demeyer > wrote: >> Hello all, >> >> Simon King has a big patch at #11900 to speed-up categories.  There were >> some regressions at #9138, this patch fixes all of these and moreover, >> even speeds up

Re: [sage-devel] Speeding-up categories (#11900) needs review

2011-11-03 Thread Jeroen Demeyer
On 2011-11-03 01:38, William Stein wrote: > On Mon, Oct 31, 2011 at 4:42 AM, Jeroen Demeyer > wrote: >> Hello all, >> >> Simon King has a big patch at #11900 to speed-up categories. There were >> some regressions at #9138, this patch fixes all of these and moreover, >> even speeds up some things

Re: [sage-devel] Speeding-up categories (#11900) needs review

2011-11-03 Thread Jeroen Demeyer
On 2011-11-03 01:38, William Stein wrote: > So, as a kindness to the reviewer (who may > be me), can somebody build (or extract) a copy of Sage-4.7.3.alpha1 > (say) on sage.math, apply all relevant patches for 11900, run "make > ptestlong" and confirm that all tests pass, and make a bdist of the >

Re: [sage-devel] Speeding-up categories (#11900) needs review

2011-11-03 Thread Jeroen Demeyer
On 2011-11-03 01:38, William Stein wrote: > I have some understanding of categories in Sage. However, I gave up > in frustration trying to apply 11900 and the > required prerequisites, because I got tired of stuff like: Which version of Sage did you start from? For #11900, if you start from sage

Re: [sage-devel] Speeding-up categories (#11900) needs review

2011-11-02 Thread William Stein
On Mon, Oct 31, 2011 at 4:42 AM, Jeroen Demeyer wrote: > Hello all, > > Simon King has a big patch at #11900 to speed-up categories.  There were > some regressions at #9138, this patch fixes all of these and moreover, > even speeds up some things.  This patch is quite important, there are > variou

[sage-devel] Speeding-up categories (#11900) needs review

2011-10-31 Thread Jeroen Demeyer
Hello all, Simon King has a big patch at #11900 to speed-up categories. There were some regressions at #9138, this patch fixes all of these and moreover, even speeds up some things. This patch is quite important, there are various tickets depending on it. I have already checked that the patch w