On Wed, Jul 02, 2014 at 09:54:17PM -0500, Nicolas M. Thiery wrote:
> I recently noticed some preliminary work in src/setup.py toward
> compiling the Sage library in place, instead of putting the produced
> .so and copies of the .py files in src/build.
> 
> Compiling in place means saving 15s of `sage -b` each time I just
> modify Python code, and I do that all the time; so we are speaking of
> dozen of minutes per day. So I have been dreaming of it for
> years. Besides, it would also remove one of the regular source of
> confusions for our new contributors.
> 
> So I explored this further, and with very minimal further changes
> (diff attached; I'll push a branch to trac once I have a good enough
> internet connection),

This is now: u/nthiery/compile_library_inplace on trac

Cheers,
                                Nicolas
--
Nicolas M. ThiĆ©ry "Isil" <[email protected]>
http://Nicolas.Thiery.name/

-- 
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 [email protected].
To post to this group, send email to [email protected].
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