Re: [sage-devel] ./sage -br "quite fast"?

2014-11-06 Thread john_perry_usm
For the sake of adding more data points: I've made several more changes, and not observed that behavior again. For some odd reason, that same typo kept popping up, unless I kept the file open, but right now everything seems fine (& I've since closed the file). Thank you again for the help :-)

Re: [sage-devel] ./sage -br "quite fast"?

2014-11-06 Thread john_perry_usm
Thanks. I'll try to remember that in the future. Another data point: After committing & not seeing the changes on a ticket (see other post), I find that Sage has reverted to the state of the code, pre-changes. john perry On Thursday, November 6, 2014 10:27:21 AM UTC+1, John Cremona wrote: > >

Re: [sage-devel] ./sage -br "quite fast"?

2014-11-06 Thread John Cremona
On 5 November 2014 23:11, William Stein wrote: > On Wed, Nov 5, 2014 at 2:47 PM, john_perry_usm wrote: >> Thank you for the reply. >> >>> What happens after you iterate the above operation? More precisely, >>> after it does finish building, what happens >>> if you change that Python file and aga

Re: [sage-devel] ./sage -br "quite fast"?

2014-11-05 Thread William Stein
On Wed, Nov 5, 2014 at 2:47 PM, john_perry_usm wrote: > Thank you for the reply. > >> What happens after you iterate the above operation? More precisely, >> after it does finish building, what happens >> if you change that Python file and again do "sage -br"? > > > Your question is apt: in fact,

Re: [sage-devel] ./sage -br "quite fast"?

2014-11-05 Thread john_perry_usm
Thank you for the reply. What happens after you iterate the above operation? More precisely, > after it does finish building, what happens > if you change that Python file and again do "sage -br"? > Your question is apt: in fact, I had a typo in the file, so Sage crashed when it tried to res

Re: [sage-devel] ./sage -br "quite fast"?

2014-11-05 Thread William Stein
On Wed, Nov 5, 2014 at 1:41 PM, john_perry_usm wrote: > Hello > > According to the developer's guide, the command "./sage -br" should be > "quite fast." I just made a 2-3 line alteration to > sage/rings/polynomial/multipolynomial_ideal.py and got this output: > >> sage$ ./sage -br >> scons: `insta

[sage-devel] ./sage -br "quite fast"?

2014-11-05 Thread john_perry_usm
Hello According to the developer's guide, the command "./sage -br" should be "quite fast." I just made a 2-3 line alteration to sage/rings/polynomial/multipolynomial_ideal.py and got this output: sage$ ./sage -br > scons: `install' is up to date. > Updating Cython code > Compiling sage/alge