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/algebras/quatalg/quaternion_algebra_element.pyx because it 
> depends on ./sage/structure/element.pxd.
> Compiling sage/algebras/letterplace/free_algebra_letterplace.pyx because 
> it depends on ./sage/structure/element.pxd.
> Compiling sage/algebras/letterplace/free_algebra_element_letterplace.pyx 
> because it depends on ./sage/structure/element.pxd.


...and there's lots more where that came from. Looks like I'll be waiting a 
while, in fact. I modify a handful of lines in one Python (!) file, and the 
entire Cython (!) structure gets rebuilt? Did I do something wrong?

This is on OSX, by the way, with Sage 6.3. I don't believe it's a binary 
download, but it might be. If either of those is the cause of this, I'd be 
grateful for explicit confirmation. 

thanks
john perry

-- 
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 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to